martinffxmartinffxCommunityยท24 Agent Skills Included

claude-code-atelier

Spec-driven planning, code review, and disciplined debugging workflows

Guides coding work from idea to reviewed pull request through structured brainstorming, planning, implementation, and validation steps. Replaces rushed, unverified code generation with approved plans, root-cause debugging, and multi-reviewer code analysis. Keeps developers in control with approval gates at every stage while automating commits, handoffs, and pull requests.
npx skills add martinffx/claude-code-atelier --all -g -y
Available:

Explains to the agent how the skills are organized into spec, oracle, and code namespaces and how each skill type should be invoked and applied during development work.

All Skills in This Repository (24)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-dynamodb-toolbox

Model DynamoDB single-table designs with type-safe PK/SK patterns in TypeScript.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-api-design

Design REST APIs with consistent error handling and pagination.

Community
Intermediate
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-testing

Generate Vitest and MSW testing patterns for TypeScript unit and integration tests.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-build-tools

Configure TypeScript build tooling with Bun, tsgo, Vitest, Biome, and Turborepo.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-fastify

Build typed REST APIs with Fastify and TypeBox schema validation.

Community
Intermediate
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-functional-patterns

Model TypeScript domain logic with ADTs, Option/Result, and branded types.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-drizzle-orm

Define Drizzle ORM schemas and generate type-safe TypeScript queries.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-typescript-effect-ts

Model TypeScript computations as typed effects with Effect-TS.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-spec-beads

Manage dependency-aware tasks for spec-driven workflows with Git-backed persistence.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-spec-testing

Guide stub-driven TDD and layer-boundary testing for software teams.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-spec-architect

Translate feature ideas into domain-driven hexagonal architecture plans.

Community
Advanced
๐Ÿ“ฆ In Repo
martinffxmartinffx

atelier-spec-methodology

Coordinate spec-driven development with AgentOS context layers and OpenSpec living specifications.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Atelier?โ–ผ

Run `npx skills add martinffx/claude-code-atelier --all -g -y` in your terminal to install all skills globally.

What does Atelier do for coding workflows?โ–ผ

It enforces a disciplined loop of brainstorming, planning, implementation, review, and pull request creation so code is approved and verified before it ships.

Does Atelier work with Claude Code, Codex, and Cursor?โ–ผ

Yes. The skills follow the standard SKILL.md format and the CLI configures specialist agents for Claude Code, OpenCode, Codex, and Cursor.

How does Atelier handle debugging?โ–ผ

The oracle-debug skill enforces root-cause investigation first, then hypothesis testing and a verified fix, preventing random quick patches.

Do I stay in control of the code changes?โ–ผ

Yes. Every plan, commit, and pull request requires your explicit approval before the agent writes or merges anything.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’