From env-forge
Materialize and start a generated or catalog environment as a FastAPI+MCP server (Phase 2). Use when user says "launch environment", "start the server", "run the environment", or wants to bring up a materialized env-forge environment.
How this skill is triggered — by the user, by Claude, or both
Slash command
/env-forge:launchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
> Phase 2 -- not yet implemented. This command will materialize and start a FastAPI+MCP server for a generated or catalog environment.
Phase 2 -- not yet implemented. This command will materialize and start a FastAPI+MCP server for a generated or catalog environment.
/env-forge:launch volunteer_match
/env-forge:launch e_commerce_33
.env-forge/environments/<name>/cd .env-forge/environments/<name> && uv syncuv run python server.pyhttp://127.0.0.1:<port>/mcpStart environments manually:
cd .env-forge/environments/<name>
uv run python server.py
The MCP endpoint will be at http://127.0.0.1:8000/mcp (default port).
.mcp.json entry for Claude Codedb/initial.db -> db/current.db to reset stateProvides UI/UX resources: 50+ styles, color palettes, font pairings, guidelines, charts for web/mobile across React, Next.js, Vue, Svelte, Tailwind, React Native, Flutter. Aids planning, building, reviewing interfaces.
Searches MemPalace before answering questions about past work, people, projects, or prior decisions. Returns verbatim stored content instead of guessing from model memory.
npx claudepluginhub fblissjr/fb-claude-skills --plugin env-forge