Project Maker — Testing skill for Claude Code
Claude Code skill for Spec-Driven Development: turn an idea into shipped code through structured phases (spec → break → execute → verify → secure → ship).
How to install Project Maker
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open renatodpaula/project-maker and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Project Maker does
Claude Code skill for Spec-Driven Development: turn an idea into shipped code through structured phases (spec → break → execute → verify → secure → ship). By @renatodpaula.ai
Alternatives in Testing
- Cc Sdd — Spec-driven development (SDD) for your team's workflow 3.1k ★
- AI Contribution Skills (Engram) — branch-pr: clean branch and PR workflow 2.5k ★
- Spec Driven Development — Drive Kandev feature work through spec, plan, independent tasks, implementation, QA, and verification 697 ★
README
Project Maker
**A [Claude Code](https://claude.ai/code) skill for building software with AI through structured Spec-Driven Development — no vibe coding.**
`discover → init → spec → break → plan → execute → verify → secure → ship`
MIT License · v3.2 · by [@renatodpaula.ai](https://instagram.com/renatodpaula.ai) · [Wiki](https://github.com/renatodpaula/project-maker/wiki)
[English](#english) · [Português](#português)
English
What it is
Project Maker is a single Claude Code skill that turns an idea into shipped code through **progressive artifacts**, instead of one long conversation that drifts. The AI is a partner at every step (researching, planning, implementing, validating), not a blind executor.
It is built on **Harness Engineering**. The model is just the LLM; the harness is everything around it: on-disk state, verification sensors, delegation rules, and gates that make the model's output trustworthy.
The workflow
/discover → brief.md guided brainstorming (Complex)
/init → steering/ + Constitution.md project memory bank (Medium+)
+ STATE.md + DECISIONS.md + KNOWLEDGE.md
+ registered agents in .claude/agents/
/spec → Spec.md (EARS) + context.md structured requirements (Medium+)
/break → docs/research.md + docs/data-model.md decompose into work (Large+)
+ docs/contracts/ + docs/sprints/ (waves)
+ docs/issues/ (Model hint) + PRD.md
/plan → enriched issue (or a whole sprint) research + planning (all)
/execute → waves → implementer → validator orchestration, idempotent (all)
→ reassess → milestone gate
/verify → docs/sprints/SPRINT-NNN-uat.md resumable UAT + cold start (user-facing)
/secure → docs/sprints/SP
Related Skills
Sketch.Prompt
Turn a rough idea into a structured spec through a short Q&A interview — ask 3–5 targeted questions, then prod
Pharn Spec
Turn a user's prose intent into a structured, human-approved features/ /SPEC.md — the head of the product pipe
Vibe Cartographer
Plot your course from idea to shipped app — spec-driven development as a Claude Code plugin, delivered as 8 sl
Orbits
Run a piece of work through the ORBITS flow from the beginning — Overview, Resolve, Break down, Implement, Tes
Project Spec
Guided project specification — transforms a project plan into a structured, phased specification through inter
Pharn Plan
Turn an Approved features/ /SPEC.md into an implementation features/ /PLAN.md — the second product-pipeline st
Related Agents
Squad Product
Operate as the squad's Product role — turn an idea into checkable acceptance criteria, non-goals, a scope cut
Pitch Summary
Render a pitch-ready summary markdown for one feature drop by synthesizing its workflow files, root plan, and
Openkan
Project planning, task structure, goals, prioritization, and delivery management through the OpenKan CLI. Use