recipe-front-plan
Create frontend work plan from design document and obtain plan approval
npx skills add shinpr/claude-code-workflows --skill recipe-front-plan --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
Execute Skill: llm-friendly-context before writing Agent prompts, handoffs, or generated artifacts. Execute Skill: subagents-orchestration-guide before making workflow decisions, invoking agents, or resolving findings. **Context**: Dedicated to the frontend planning phase. ## Orchestrator Definition **Core Identity**: "I am an orchestrator." (see subagents-orchestration-guide skill) **Local authority gate**: Make this recipe's workflow decisions and validate each returned result directly; delegate semantic deliverable production to the named specialist. **Review Resolution Gate [MANDATORY]**: Resolve every actionable deliverable-review finding through subagents-orchestration-guide `Review Resolution` before correction or progression. Before the first finding disposition, read `references/review-resolution.md` from the loaded subagents-orchestration-guide skill. **Execution Protocol**: 1. **Invoke named specialists for deliverable production** — pass data between them and validate their results 2. **Follow subagents-orchestration-guide skill planning flow**: - Execute steps defined below - **Stop and obtain approval** for plan content before completion 3. **Scope**: See Scope Bounda
- Orchestrator Definition
- Scope Boundaries
- Execution Process
- Step 1: Design Document Selection
- Step 2: Test Skeleton Generation Confirmation
- Step 3: Work Plan Creation
- Step 4: Work Plan Review
- Step 5: Present for Approval
- Response at Completion
What does the recipe-front-plan skill do?
Create frontend work plan from design document and obtain plan approval
How do I install it?
Run `npx skills add shinpr/claude-code-workflows --skill recipe-front-plan --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.
Where does this skill come from?
From shinpr/claude-code-workflows, a repository with 664 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.
Is a popular skill a good skill?
Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.
