Aico Frontend Plan

Create ATOMIC implementation plan for a single frontend task. Each step has exact code and verification command. IMPORTANT: This skill creates MICRO-LEVEL atomic steps, NOT macro architecture plans. For architecture planning or feature scoping, use EnterPlanMode instead. Use this skill when: - Running /frontend.plan command - User explicitly asks for "atomic steps", "step-by-step plan with verification" - Have a specific task from docs/reference/frontend/tasks/ and need implementation steps - Need granular steps: Setup (create files) → Implementation (write code) → Test (verify) → Commit DO NOT use for: - Architecture planning (use EnterPlanMode) - General development planning - Feature scoping or estimation Output: Present plan to user (not saved to file), each step includes Files, Action, and Verify command.

majiayu000 210a103 2 files · 4.3 KB Updated 567 repo stars

File contents

majiayu000/claude-skill-registry-data/tree/main/development/aico-frontend-plan-yellinzero-aico commit 210a1031f5

Frequently asked questions

npx skillmds add majiayu000/aico-frontend-plan-3