developer-agent-guide
Implements a Claude Code Agent Skill that converts a planner's requirements and an HTML wireframe into a complete, runnable Nx monorepo (Next.js App Router frontend, NestJS Fastify backend, PostgreSQL + Prisma DB, Zod validation, and tests). Triggers: provide a planner spec + HTML wireframe, request full monorepo generation, or ask for incremental feature implementation.
Skill Installation
Install this skill using skillscokac CLI tool
Installation command
npx skillscokac -i developer-agent-guideRemoval command
npx skillscokac -r developer-agent-guideUsage
After installation, run /developer-agent-guide in Claude Code
Prerequisite: Node.js must be installed on your system to run this command.
๐ก Copy and run this command in your terminal to install the skill
Loading file viewer...