worldcrafter-route-creator
Scaffold Next.js App Router routes for simple pages without forms or complex logic. Use when user needs "create a page", "add route", "add about/contact/terms page", "create API endpoint", "add layout", or mentions SSE/webhooks. Generates page, layout, loading, error, and not-found files with boilerplate. Best for static content, read-only pages, and API endpoints (REST, SSE, webhooks). Do NOT use for forms with validation (use worldcrafter-feature-builder), complete features with database (use worldcrafter-feature-builder), database-only changes (use worldcrafter-database-setup), or comprehensive testing (use worldcrafter-test-generator).
$ Installieren
git clone https://github.com/hopeoverture/worldcrafter-v2 /tmp/worldcrafter-v2 && cp -r /tmp/worldcrafter-v2/.claude/skills/worldcrafter-route-creator ~/.claude/skills/worldcrafter-v2// tip: Run this command in your terminal to install the skill
Repository

hopeoverture
Author
hopeoverture/worldcrafter-v2/.claude/skills/worldcrafter-route-creator
0
Stars
0
Forks
Updated6d ago
Added6d ago