David Prince
fix: add all missing local module stubs (remote_mcp_registry, mcp_auth, mcp_transport, etc)
cce8120
Raw
History Blame Contribute Delete
377 Bytes
generate_project|Generates a complete multi-file project scaffold from a prompt.
generate_component|Generates an isolated UI component or module.
generate_api|Generates a FastAPI router endpoint from specifications.
generate_schema|Generates Pydantic & SQLAlchemy data schemas from field specs.
generate_pipeline|Generates deployment scripts, Dockerfiles, or systemd services.