From craft-skills
Implements features with clear requirements via architect planning, parallel agent development, and browser testing. Faster pipeline than craft for well-understood scopes.
How this skill is triggered — by the user, by Claude, or both
Slash command
/craft-skills:implementThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Fast end-to-end implementation pipeline. Quick planning, then development, then testing.
Fast end-to-end implementation pipeline. Quick planning, then development, then testing.
Pipeline: Architect → Develop → Browser Test → Report
The user input is: $ARGUMENTS
Prompt File Number (e.g., 01, 07):
.claude/prompts/{number}*.mdDirect Prompt Text:
Empty Input:
craft-skills:architect with the requirementsIf the architect raises too many ambiguities, suggest switching to craft-skills:craft for deeper exploration.
After plan approval, invoke craft-skills:develop with the approved plan.
After a successful build, invoke craft-skills:browser-test.
Summarize:
| implement | craft | |
|---|---|---|
| Planning | Quick architect agent | Deep brainstorming + spec review |
| User involvement | Medium — plan review | High — design questions, approach selection |
| Best for | Clear requirements, well-understood scope | Complex domains, unclear requirements |
npx claudepluginhub alexiolan/craft-skills --plugin craft-skillsOrchestrates a design-first feature development pipeline: brainstorm with user, plan, parallel agent development, then browser testing. Useful for complex features or unclear requirements.
Guides multi-phase feature development with research, planning, implementation, and review phases. Use for complex features touching >5 files or requiring architecture decisions.
Orchestrates 6-phase SDLC pipeline (discovery, requirements, architecture, workstreams, implementation, summary) for guided feature development. Supports plan persistence, wave-based resume, autonomous mode, verification, and Stitch UI integration.