
martinffx/claude-code-atelier
10 skills24 installs380 starsGitHub
Install
npx skills add https://github.com/martinffx/claude-code-atelierSkills in this repo
1Code:Reviewcode:review is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.7installs2Code:Subagentscode:subagents is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.3installs3Spec:Finishspec:finish is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.3installs4Spec:Implementspec:implement is a Claude Code skill for ai & agent building. It helps solo builders move faster with AI-assisted coding.3installs5Spec:Planspec:plan is a Claude Code skill for productivity & planning. It helps solo builders move faster with AI-assisted coding.3installs6Code ReviewA code-review skill that dispatches parallel specialized reviewers plus architecture and challenge validation, supporting request and respond modes with severity-prefixed PR comments. A developer uses it to review diffs, branches, or PRs and respond to feedback.1installs7Code SubagentsDefines when and how to dispatch fresh subagents per implementation task, with parallel dispatch for independent work and a two-stage spec-then-quality review cycle. A developer uses it when a plan has multiple independent tasks to execute with subagents.1installs8Spec FinishA user-invocable workflow that validates and reviews completed implementation, then creates stacked commits and prepares a PR. A developer uses it after spec-implement finishes to close out the work.1installs9Spec ImplementA user-invocable skill that executes tasks from an approved plan.json, tracks progress with beads, and enforces TDD. A developer uses it once a plan is approved and ready to start coding.1installs10Spec PlanA user-invocable skill that turns an approved spec into a detailed plan, refined through human annotation cycles, then structured tasks. A developer uses it to break a spec into implementable work without writing code.1installs