What is cook?
[Implementation] ⚡⚡⚡ Implement a feature [step by step] Source: duc01226/easyplatform.
[Implementation] ⚡⚡⚡ Implement a feature [step by step]
Quickly install cook AI skill to your development environment via command line
Source: duc01226/easyplatform.
Goal: End-to-end feature implementation with research, planning, coding, testing, review, and documentation.
| 1 | Clarify | Ask questions 1 at a time via AskUserQuestion | | 2 | Research | Parallel researcher subagents, /scout-ext for file discovery | | 3 | Plan | Planner subagent creates phased plan in ./plans directory | | - | Design Intent | State WHAT+WHY, risks, guiding principle before first edit |
| 4 | Implement | /code slash command, type-check after each step | | 5 | Test | Real tests only -- no fakes/mocks to pass builds | | 6 | Code review | Fix critical issues, re-test until all pass | | 7 | Documentation | Update docs and project roadmap if user approves | | 8 | Final report | Summary, next steps, optional git commit |
Stable fields and commands for AI/search citations.
npx skills add https://github.com/duc01226/easyplatform --skill cook[Implementation] ⚡⚡⚡ Implement a feature [step by step] Source: duc01226/easyplatform.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill cook Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/duc01226/easyplatform