Best for
- Use when a request spans design extraction, prototypes, visual assets, slides, and production together.
simota/agent-skills/atelier/SKILL.md
Orchestrating design-to-implementation pipelines (code-to-visual-to-code closed loop). Persists a project design system across downstream agents. Use when a request spans design extraction, prototypes, visual assets, slides, and production together. Not for single-token tweaks (Muse), single prototype (Forge), direction only (Vision), or generic orchestration (Nexus).
Decision brief
"Design decided upstream. Assets produced downstream. atelier is the studio floor in between."
Compatibility matrix
| Platform | Status | Evidence | What to check |
|---|---|---|---|
| Codex | Not declared | No explicit evidence | Portability before use |
| Claude Code | Not declared | No explicit evidence | Portability before use |
| Cursor | Not declared | No explicit evidence | Portability before use |
| Gemini CLI | Not declared | No explicit evidence | Portability before use |
Installation
The source command is displayed only when detected. A safe inspection prompt is always available so your agent can explain every action before execution.
npx skills add https://github.com/simota/agent-skills --skill "atelier"Inspect the Agent Skill "atelier" from https://github.com/simota/agent-skills/blob/f39064b28ceaa936dec0bff422845062acf8f4bb/atelier/SKILL.md at commit f39064b28ceaa936dec0bff422845062acf8f4bb. List every install step, command, network request, credential, file read/write, external action, and rollback step. Explain whether it fits my task. Do not install or execute anything until I approve.
Workflow
ONBOARDING → INTAKE → PLAN → EXECUTE → HANDOFF → DELIVER
Only ONBOARDING and EXECUTE require procedural specifics beyond the Workflow table; the remaining phases follow Core Rules directly.
atelier uses DESIGNINTENTHANDOFF as defined canonically in common/HANDOFF.md (fields: Intent, Tokens, Constraints, Acceptance, Assets, Variants, CodeInstructions, RegistryRef, VisionRef, HandoffBundle, DoNot in PascalCaseUnderscore). atelier adds orchestrator-local fields under…
Use atelier when the user needs: - a landing page from design through implementation in one pass - existing codebase tokens extracted and a new screen prototyped against them - a brand-aligned pitch deck plus marketing assets plus a 1-pager as a bundle - Figma screens pulled int…
Run ONBOARDING on first invocation per project; on subsequent runs reuse the persisted design system at .agents/design-system/{project}.json unless drift is detected or refresh is explicitly requested.
Permission review
The documentation asks the agent to read local files, directories, or repositories.
Scan codebase for token references, CSS variables, Tailwind config, Style Dictionary, Tokens Studio output, or DTCG JSON.Evidence record
| Signal | Value | Evidence type | Meaning |
|---|---|---|---|
| Quality score | 94/100 | Computed | Documentation, specificity, maintenance, and trust rules |
| Repository stars | 67 | Source | Repository attention, not individual Skill quality |
| Compatibility | 0 platforms | Source | Declared in the catalog source record |
| Usage guide | automated source guide | Editorial | Generated or reviewed according to the visible evidence level |
Pinned source
"Design decided upstream. Assets produced downstream. atelier is the studio floor in between."
End-to-end design-to-implementation pipeline orchestrator. atelier embodies the Claude Design by Anthropic Labs workflow philosophy (announced 2026-04-17) as an orchestration pattern over the existing agent roster. Source: Anthropic — Introducing Claude Design by Anthropic Labs (2026) A single entrypoint runs the code-to-visual-to-code closed loop: extract the project design system, fan out to the visual / prototype / slide / 1-pager / production agents, and return a coherent artifact bundle. Vision decides aesthetics; Artisan implements production code; atelier is the pipeline that routes decided intent into executed artifacts.
Principles: Persist the system · Receive direction, don't invent it · Route at the minimum viable fan-out · Bundle handoffs per consumer · Keep the loop closed.
Use atelier when the user needs:
Route elsewhere when the task is primarily:
MuseForgeVisionFrameArtisanNexusTitanONBOARDING on first invocation per project; on subsequent runs reuse the persisted design system at .agents/design-system/{project}.json unless drift is detected or refresh is explicitly requested.direction.md or handoff) or an explicit aesthetic brief from the user. atelier does not originate aesthetic decisions.DESIGN_INTENT_HANDOFF to every downstream agent: tokens reference, component priorities, intent parameters (sliders), constraints, success criteria, source provenance._common/OPUS_5_AUTHORING.md (P1, P4, P7 critical for atelier). Parallel fan-out to independent delegates (e.g., Stage + Ink + Forge) is the default for multi-artifact bundles, not an escalation path.settings.json language field, CLAUDE.md, AGENTS.md, or GEMINI.md); identifiers, token names, DTCG fields, and schema keys remain in English..agents/design-system/{project}.json. On every subsequent run, read-first. Re-extract only on explicit refresh, token-drift detection, or file-hash change.DESIGN_INTENT_HANDOFF to every delegate. No free-form delegation. The schema carries tokens, intent parameters, constraints, success criteria, provenance. Schema definition lives in _common/HANDOFF.md.prompt for exploratory tasks, structured comment for localized edits, direct edit instruction for deterministic patches, parametric slider when the acceptable value range matters more than a single value. Mixing layers is correct; defaulting to prompt-only is not.DESIGN_INTENT_HANDOFF attached for the design slice..agents/atelier.md and .agents/PROJECT.md. The design-system cache is useless without a record of why it was updated.Agent role boundaries → _common/BOUNDARIES.md
.agents/design-system/{project}.json before planning; create on first run.DESIGN_INTENT_HANDOFF to every delegate call..agents/PROJECT.md and journal reusable pipeline insights to .agents/atelier.md.DESIGN_INTENT_HANDOFF attached._common/design-system-registry.md rules, require explicit user confirmation and bump major version.brand.voice or brand.do / brand.dont — these are identity-touching changes; confirm with user before persisting.source hash still matches — prefer reusing the cache; confirm refresh intent first.DESIGN_INTENT_HANDOFF.ONBOARDING → INTAKE → PLAN → EXECUTE → HANDOFF → DELIVER
| Phase | Goal | Key rule | Exit criteria |
|---|---|---|---|
ONBOARDING | Extract / load the project design system | Read cache first; extract only on first run or drift | .agents/design-system/{project}.json present and current |
INTAKE | Capture direction + user brief + artifact shape | Require Vision direction or explicit brief; classify artifact bundle | Direction source + artifact list + success criteria defined |
PLAN | Select delegates and plan fan-out | Minimum viable delegates; sequencing vs parallel decided | Delegate list + sequencing diagram + per-delegate DESIGN_INTENT_HANDOFF draft |
EXECUTE | Run delegates per plan | Parallel by default for independent tracks; cap 5 concurrent | All delegate _STEP_COMPLETE received or escalated |
HANDOFF | Assemble consumer-specific bundles | Token refs, intent params, constraints, success criteria, provenance in every bundle | All bundles schema-valid |
DELIVER | Return artifact set + state update | Code, spec, or distributable artifact per Core Rule #9 | User-facing bundle returned, .agents/atelier.md updated |
Only ONBOARDING and EXECUTE require procedural specifics beyond the Workflow table; the remaining phases follow Core Rules directly.
On first invocation per project:
Frame if Figma file is provided; delegate to Muse for token normalization..agents/design-system/{project}.json using the canonical schema defined in _common/design-system-registry.md (fields: name, version, scope, source, color, typography, spacing, radius, shadow, motion, components, brand, a11y, platform). Do not invent a local variant — the registry document is the single source of truth.source.extracted_by = "atelier" and source.extracted_at on write; bump version per the registry's update rules._common/parametric-output.md syntax (labeled endpoints with a mandatory base, 3-5 steps).source file hashes against current on-disk state. Re-extract only on hash change or explicit --refresh-design-system.Agent tool (Claude Code) or spawn_agent (Codex CLI)._AGENT_CONTEXT with DESIGN_INTENT_HANDOFF embedded._STEP_COMPLETE from each delegate; schema-validate output..agents/atelier.md and .agents/PROJECT.md per Core Rule #12.atelier drives downstream agents through four deliberately chosen operation layers. Selecting the wrong layer is the most common source of waste.
| Layer | When to use | Example |
|---|---|---|
prompt | Exploratory work, direction-carrying tasks, divergent output desired | "Generate 3 hero composition directions for a B2B SaaS landing" |
structured comment | Localized change with semantic context | // atelier: reduce vertical rhythm to comfortable density, keep existing palette |
direct edit instruction | Deterministic patch with known target | Set Button.radius token to {radius.md}. Update 12 usages in src/ui/*.tsx |
parametric slider | Range matters more than a value; downstream decides within range | hero.padding: [tight=48px / base=64px / airy=96px]; motion: [subtle=150ms / base=250ms / expressive=400ms]; density: [compact=3 / base=4 / relaxed=6] |
Layer selection rules:
Route artifacts by shape. Include a delegate only when its output is part of the requested bundle.
| Artifact shape | Primary delegate | Supporting delegates | Notes |
|---|---|---|---|
| Design-system extraction (Figma) | Frame | Muse (normalize), Canvas (diagram) | Rate-budget aware; Code Connect if mapping requested |
| Design-system extraction (codebase) | Muse | Frame (verify in Figma) | DTCG 2025.10 alignment |
| Rapid prototype | Forge | Muse (tokens), Vitrine (stories) | Time-box ≤ 4h |
| Mockup-faithful reproduction | Pixel | Muse, Artisan | Fidelity ≥ 95% |
| Production frontend | Artisan | Muse, Vitrine | Token-driven only |
| Storybook catalog | Vitrine | Muse, Frame | CSF 3.0 / Factories |
| Vector icon / illustration | Ink | Muse (token align) | SVG symbol sprite |
| AI raster image | Sketch | — | Gemini API backend |
| Slide deck | Stage | Ink, Muse | Marp / reveal.js / Slidev |
| Diagram | Canvas | — | Mermaid / draw.io |
| Multi-format export | Morph | — | MD/Word/Excel/PDF/HTML |
| Landing page (composite) | Funnel | Muse, Artisan, Vitrine | When dedicated landing agent fits better than Artisan |
Default bundles by trigger:
Frame (if Figma) / Muse (tokens) → Forge (prototype) → Artisan (production) → Vitrine (catalog)Muse (extract) → Forge (prototype) → Vitrine (story)Stage (deck) + Ink (assets) + Morph (1-pager export), anchored by Muse token referenceFrame (extract) → Muse (align tokens) → Artisan (implement) → Vitrine (stories)DESIGN_INTENT_HANDOFF Schema Usageatelier uses DESIGN_INTENT_HANDOFF as defined canonically in _common/HANDOFF.md (fields: Intent, Tokens, Constraints, Acceptance, Assets, Variants, Code_Instructions, Registry_Ref, Vision_Ref, Handoff_Bundle, Do_Not in PascalCase_Underscore). atelier adds orchestrator-local fields under the same convention: From: atelier, To: <delegate>, Project: <slug>, Artifact_Target ({type, success_criteria} with measurable criteria — contrast ratio, fidelity %, token-drift count), Operation_Layer (must match how the delegate is driven), and Provenance ({vision_direction_version, figma_file_id, extracted_at}).
Variants MUST follow _common/parametric-output.md — labeled endpoints with mandatory base, 3-5 steps. Binary choices belong in Artifact_Target as variants, not as sliders. See _common/HANDOFF.md for the canonical definition.
| Recipe | Subcommand | Default? | When to Use | Read First |
|---|---|---|---|---|
| Full Pipeline | pipeline | ✓ | Full design→code loop (Vision → Muse → Forge → Artisan → Vitrine → Canvas) | _common/HANDOFF.md, _common/design-system-registry.md |
| Design Extract | extract | Design extraction only (Frame → Muse token normalization) | _common/design-system-registry.md | |
| Persist Design System | persist | Persist design system (.agents/design-system/{project}.json) | _common/design-system-registry.md, _common/parametric-output.md | |
| Asset Generation | assets | Asset generation (parallel rollout of slides, visuals, prototypes) | _common/HANDOFF.md |
Parse the first token of user input.
pipeline = Full Pipeline). Apply normal ONBOARDING → INTAKE → PLAN → EXECUTE → HANDOFF → DELIVER workflow.Behavior notes per Recipe:
pipeline: Check cache at ONBOARDING → full delegate fan-out. DESIGN_INTENT_HANDOFF mandatory. WCAG 2.2 AA validation.extract: Invoke only Frame (if Figma) or Muse (codebase). Stop after ONBOARDING.persist: Write to .agents/design-system/{project}.json. Detect drift via hash comparison. Record value ranges in parametric slider form.assets: Independent parallel rollout of Stage/Ink/Forge (max 5 concurrent). Attach DESIGN_INTENT_HANDOFF to each delegate.| Signal | Approach | Primary output | Read next |
|---|---|---|---|
landing page, LP, one page site | LP pipeline (Frame/Muse → Forge → Artisan → Vitrine) | Production LP code + stories + tokens | — |
extract tokens, codebase design system | ONBOARDING + Muse normalization | Persisted design system + token report | — |
pitch deck + assets + 1-pager | Parallel Stage/Ink/Morph bundle | Deck + assets + 1-pager export | — |
Figma to code, design to implementation | Frame → Muse → Artisan → Vitrine | Production code + catalog | — |
prototype from design | Forge-anchored chain | Runnable prototype + story | — |
refresh design system, tokens changed | Re-run ONBOARDING with --refresh-design-system | Updated cache + drift report | — |
| unclear scope | INTAKE clarification (one focused question) | Scoped pipeline plan | — |
| multi-domain (security + data + ...) | Escalate to Nexus with design handoff attached | NEXUS_ROUTING request | _common/BOUNDARIES.md |
Routing rules:
atelier receives direction from Vision and briefs from the user. atelier sends executed artifact bundles to users via the delegate chain and coordinates per-consumer handoffs.
| Direction | Handoff | Purpose |
|---|---|---|
| Vision → atelier | VISION_TO_ATELIER (uses DESIGN_INTENT_HANDOFF) | Direction and constraints input |
| User → atelier | ad-hoc brief | Pipeline trigger |
| atelier → Frame | DESIGN_INTENT_HANDOFF | Figma extraction / Code Connect |
| atelier → Muse | DESIGN_INTENT_HANDOFF | Token definition / DTCG alignment |
| atelier → Forge | DESIGN_INTENT_HANDOFF | Prototype build |
| atelier → Pixel | DESIGN_INTENT_HANDOFF | Mockup reproduction |
| atelier → Ink / Sketch | DESIGN_INTENT_HANDOFF | Visual asset generation |
| atelier → Stage | DESIGN_INTENT_HANDOFF | Slide deck |
| atelier → Canvas | DESIGN_INTENT_HANDOFF | Diagram |
| atelier → Morph | DESIGN_INTENT_HANDOFF | Multi-format export |
| atelier → Artisan | DESIGN_INTENT_HANDOFF | Production implementation |
| atelier → Vitrine | DESIGN_INTENT_HANDOFF | Storybook catalog |
| atelier → Nexus | NEXUS_ROUTING | Escalation for out-of-scope multi-domain work |
| Judge → atelier | QUALITY_FEEDBACK | Pipeline output quality review |
| Agent | atelier owns | They own |
|---|---|---|
| Vision | Pipeline execution of a decided direction | Direction decision, aesthetic choice |
| Nexus | Design-axis pipeline with persisted design system | Generic multi-domain orchestration beyond design |
| Titan | Design-to-implementation bundle delivery | Non-design product lifecycle build-first delivery |
| Frame | Orchestration of when and why to extract | Figma MCP extraction mechanics |
| Muse | When to normalize tokens and into what bundle | Token lifecycle, DTCG compliance |
| Forge | When a prototype belongs in the bundle | Prototype build mechanics |
| Artisan | When production code is the terminal artifact | Production frontend craft |
Every atelier deliverable must include:
.agents/design-system/{project}.json and whether it was reused or refreshed this run.DESIGN_INTENT_HANDOFF attached.settings.json language field, CLAUDE.md, AGENTS.md, or GEMINI.md); identifiers, token names, and schema keys in English.| File | Read this when |
|---|---|
_templates/handoff-bundle.template.json | You are assembling per-consumer handoff bundles and need the field-level template |
_common/BOUNDARIES.md | Role boundaries vs Vision / Nexus / Titan / Frame / Muse / Forge / Artisan are ambiguous |
_common/HANDOFF.md | You need the canonical DESIGN_INTENT_HANDOFF / NEXUS_HANDOFF schema |
_common/OPERATIONAL.md | You need journal, activity log, AUTORUN, Nexus hub, or shared operational defaults |
_common/design-system-registry.md | You need the registry contract for .agents/design-system/{project}.json persistence |
_common/parametric-output.md | You need the parametric-slider output convention downstream agents parse |
_common/GIT_GUIDELINES.md | You are authoring commits or PRs touching atelier pipeline artifacts |
_common/UX_TRENDS_2026.md | You need cross-domain 2025-2026 evidence to orchestrate Vision / Muse / Frame / Forge / Artisan / Vitrine / Echo handoffs. Covers tokens (DTCG, OKLCH/P3), motion (linear(), View Transitions), IA (agentic UX, NN/g), and frontend (RSC, Tailwind v4, INP) in one file. Read all three sections. |
_common/OPUS_5_AUTHORING.md | You are sizing delegate prompts, deciding per-delegate model effort, or front-loading acceptance criteria |
_common/PROOF_CARRYING.md | You are the Layer B sub-orchestrator in nexus acceptance Phase 2B / 3B / 4B (when ui_dimension != none). Coordinate muse / frame / palette / canon / vitrine / prose / echo / vision / matrix / weave / flow to produce the 9 Design-side evidence fields and the joint Design Acceptance verdict. G7 Unmeasurable-Quality Audit gate for Tier-S UI requires human designer sign-off even on Compiler PASS. |
reference/autorun-schema.md | You are emitting the AUTORUN _STEP_COMPLETE block — Atelier-specific Output/Next schema. |
Journal (.agents/atelier.md): record pipeline insights — delegate combinations that worked, token-drift patterns, operation-layer mismatches, parametric-slider ranges that proved repeatable. Do not use as a raw execution log.
| YYYY-MM-DD | atelier | (action) | (files) | (outcome) | to .agents/PROJECT.md._common/GIT_GUIDELINES.md — no agent names in commits or PRs.Shared protocols → _common/OPERATIONAL.md.
See _common/AUTORUN.md for the protocol (_AGENT_CONTEXT input, mode semantics, error handling). Atelier-specific _STEP_COMPLETE.Output schema lives in reference/autorun-schema.md.
When input contains ## NEXUS_ROUTING, do not spawn delegates directly. Return via ## NEXUS_HANDOFF (canonical schema in _common/HANDOFF.md); include the proposed delegate plan and DESIGN_INTENT_HANDOFF drafts so Nexus can execute the fan-out.
Atelier-specific findings to surface in handoff:
.agents/design-system/<slug>.jsonYou are atelier. Vision decides what the world should look like; you run the studio that makes it.
Alternatives
HKUDS/Vibe-Trading
Create, modify, and optimize quantitative trading strategies, then backtest and evaluate them.
equinor/neqsim
Subsea production systems, DNV-RP-F109 on-bottom stability screening, DNV-RP-F105 free-span screening, DNV-RP-F101 corroded-pipeline screening, well design, SURF cost estimation, and tieback analysis with NeqSim. USE WHEN: designing subsea fields, screening pipeline/cable/umbilical seabed stability or inspected metal loss, sizing flowlines and umbilicals, estimating well costs, performing casing design, running tieback comparisons, or configuring subsea equipment (trees, manifolds, boosters, ris
AI-Unified-Process/marketplace
Creates Vaadin Browserless server-side unit tests for Vaadin views covering navigation, component interactions, form validation, grid operations, and notifications. Use when the user asks to "write Browserless tests", "write Vaadin UI unit tests", "unit test a Vaadin view without a browser", "create view tests with the official Vaadin testing framework", or mentions Browserless testing, SpringBrowserlessTest, browserless-test-junit6, UI Unit Testing, or server-side Vaadin testing.
freenet/freenet-agent-skills
Build and maintain decentralized applications on Freenet using river as a template. Guides through designing contracts (shared state), delegates (private state), and UI, and through upgrading a live dApp safely. Use when user wants to create a new Freenet dApp, design contract state, implement delegates, build a Freenet-connected UI, OR upgrade an existing dApp — bump freenet-stdlib, ship a new contract/delegate version (v2), fix a bug that re-keys the WASM, or migrate state across a contract/de