What is Atelier?
Atelier (n.) — the workshop of a master craftsman.
Modern LLMs don’t fail because they can’t code. They fail because they don’t know what done means, what good looks like, and when to stop. Atelier is the senior engineer they’re missing, packaged as one installable Claude Code plugin.
/plugin marketplace add INERATE/atelier/plugin install atelierWhat one install gives you
Section titled “What one install gives you”| Layer | What it does |
|---|---|
| Laws (5) | Design law, clean-code (250 words/file), auth, structure, ponytail minimalism |
| Commands (11) | /atelier:bootstrap → /plan → /build → /review → /ship, plus learn, promote, doctor, update, status, clarify |
| Agents (5) | Architect (Opus) plans · Builder (Sonnet) executes · Design-scout studies premium source · Learner ingests your taste · Summarizer (Haiku) digests |
| Knowledge graph | A SQLite store; store.py map <topic> routes any agent to the right law — no guessing, no token waste |
| Media forge | Gemini Omni Flash / Veo 3.1 video, logo & icon generation, webp milling, transparent cuts, scrollytelling |
| Connectors | shadcn/ui, Aceternity, ReactBits, MagicUI, Stitch, Chrome — plus mcp-maker to add your own |
The core idea: done is a contract
Section titled “The core idea: done is a contract”Before any code, Atelier writes measurable done-criteria into the project store. The agent cannot claim “finished” while one criterion is unmet — the loop engine refuses to terminate. Review gates (design tokens, file budgets, ponytail, graph impact) verify each one with evidence.
Next: Install & first project.