code-pilot
Structured development workflow from brainstorming to verified delivery
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install code-pilot?▼
Run `npx skills add ysicing/code-pilot --all -g -y` in your terminal to install the full workflow globally.
What does code-pilot do?▼
It enforces a structured development workflow: clarify requirements first, plan the work, execute it, and verify results before claiming completion.
How does code-pilot handle frontend tasks?▼
Frontend work goes through a design-first path with browser wireframe sketches and a generated design system before any implementation code is written.
Does code-pilot work with Claude Code?▼
Yes. It follows the universal SKILL.md standard and runs directly inside Claude Code and other compatible coding environments.
Can non-developers use code-pilot?▼
Yes. You describe what you want in plain language, and the workflow guides the agent through clarifying questions, planning, and verified delivery.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core