# atelier

A personal development toolkit for AI agents. It covers spec-driven development, code quality, and deep thinking. Atelier gives coding agents a disciplined way to move from an idea to reviewed, verified code without taking control away from the developer.

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/martinffx-atelier
- Source: https://github.com/martinffx/atelier
- Price: free and open source

## Summary
atelier is a Claude Code plugin with 14 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes atelier-orchestrator, atelier-setup, code-commit. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add martinffx/atelier
```

## Skills
- atelier-orchestrator
- atelier-setup
- code-commit
- code-handoff
- code-pull-request
- code-review
- code-subagents
- oracle-debug
- oracle-domain-modelling
- oracle-grill-me
- spec-brainstorm
- spec-finish
- spec-implement
- spec-plan

## FAQ

### What is atelier?
A personal development toolkit for AI agents. It covers spec-driven development, code quality, and deep thinking. Atelier gives coding agents a disciplined way to move from an idea to reviewed, verified code without taking control away from the developer.

### How do I install atelier?
Run these in Claude Code: npx -y skills add martinffx/atelier. Then prompt normally.

### Does atelier auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is atelier free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
