·cook

[Implementation] ⚡⚡⚡ Implement a feature [step by step]

25Installs·2Trend·@duc01226

Installation

$npx skills add https://github.com/duc01226/easyplatform --skill cook

How to Install cook

Quickly install cook AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/duc01226/easyplatform --skill cook
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: duc01226/easyplatform.

SKILL.md

View raw

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 |

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/duc01226/easyplatform --skill cook
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from duc01226/easyplatform

Quick answers

What is cook?

[Implementation] ⚡⚡⚡ Implement a feature [step by step] Source: duc01226/easyplatform.

How do I install cook?

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

Where is the source repository?

https://github.com/duc01226/easyplatform