Agent skill · Frontend

recipe-fullstack-implement

Orchestrate full-cycle implementation across backend and frontend layers

shinprgithub.com/shinprGitHub ↗
claude-codeMIT
Install
npx skills add shinpr/claude-code-workflows --skill recipe-fullstack-implement --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 10 KB
Bundled scripts: none
Path: skills/recipe-fullstack-implement/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 664
Language: JavaScript

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

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**: Full-cycle fullstack implementation management (Requirements Analysis → Design (backend + frontend) → Planning → Implementation → Quality Assurance) ## 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. ## Required Reference **MANDATORY**: Read `references/monorepo-flow.md` from subagents-orchestration-guide skill BEFORE proceeding. Follow the Fullstack Flow defined there instead of the standard single-layer flow. ## E

What's inside
Steps it walks through
  1. Orchestrator Definition
  2. Required Reference
  3. Execution Protocol
  4. Execution Decision Flow
  5. 1. Current Situation Assessment
  6. 2. Progress Verification for Continuation
  7. 3. Design through Planning Phase
  8. 4. Register All Flow Steps Using TaskCreate (MANDATORY)
  9. After requirement-analyzer [Stop]
  10. Subagents Orchestration Guide Compliance Execution
  11. Scope Boundary for Subagents
  12. Mandatory Orchestrator Responsibilities
  13. Task Execution Quality Cycle (Filename-Pattern-Based)
  14. Post-Implementation Verification (After All Tasks Complete)
More from claude-code-workflows
All skills →
About this skill
What does the recipe-fullstack-implement skill do?

Orchestrate full-cycle implementation across backend and frontend layers

How do I install it?

Run `npx skills add shinpr/claude-code-workflows --skill recipe-fullstack-implement --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.

Keep going