v1.0 · Agentic Claude Code plugin · five skills

Figma designs, your codebase's conventions, production-ready output.

Verified against your design. Uses your tokens. Ships to your framework.

$/plugin marketplace add d2c-ai/d2c
$/plugin install d2c@d2c

Five skills. One design contract.

Scan, build, stitch a flow, audit, guard — each skill reads the same .claude/d2c/design-tokens.json so output stays coherent.

Agentic AI

Too big to build at once? It splits the work, then merges it back.

A page too large for one pass isn't a dead end. /d2c-build assesses the design and, when it's too large, splits it into sections and dispatches a sub-agent per section — each running the same full build flow in parallel. A component that shows up in more than one section is reconciled and built once, then every section merges into a single page that's pixel-diffed as a whole. Planning, parallelism, reuse, verification — handled.

1 page in
assess
N sub-agents · parallel · same flow
§ header
§ pricing
Card
§ footer
Card
Shared Card built once, reused — never duplicated.
merge
1 page out
whole-page pixel-diff

Edit a token, watch the component.

d2c reads .claude/d2c/design-tokens.json before it writes a line of code. Same contract that drives this page — change a value and the whole surface responds.

#7c3aed
Writes --canvas-accent site-wide.
Radius8px
--canvas-radius-base
Spacing8px
--playground-spacing(scoped to preview)
Preview
Divya Chinasani
Staff Designer
Online
designtokenscontract

Works with your framework.

One skill, six frameworks. Each reference page is pulled live from the d2c-ai/d2c repo — so the docs can never drift from the skill.

One source of truth

These docs don't describe d2c — they are d2c. Skill reference pages render directly from github.com/d2c-ai/d2c, revalidated hourly. A "View source" pill on every upstream-backed page links to the exact file — so if the docs say it, the plugin does it.