17 skills, live from D1
Skills
Every real skill this repo's 20 plugins ship, grouped by plugin unless filtered. Filter by plugin or gate status:
all plugins
cwc-agent-resources
cwc-analytics-engineering
cwc-customer-support
cwc-data
cwc-data-engineering
cwc-deploy
cwc-design
cwc-engineering
cwc-finance
cwc-hardware-engineering
cwc-human-resources
cwc-ios-engineering
cwc-legal
cwc-marketing
cwc-operations
cwc-product-management
cwc-sales
cwc-science
cwc-swift-engineering
cwc-xcode-engineering
| skill | gated | summary | source |
|---|---|---|---|
| accent-allocator | open | Automated accent allocation for new subagent*.com sites: a census parser over the real SITES[] registry (workers/subagentdomains/src/index.ts, 94 entries / 83 unique hexes as of 2026-07-09), the family's real hex/255 P3 derivation, and a deterministic largest-hue-gap proposer that emits N visuall... | plugins/cwc-design/skills/accent-allocator/SKILL.md |
| agent-dx-cli-scale | open | A scoring scale for evaluating how well a CLI is designed for AI agents, based on the "Rewrite Your CLI for AI Agents" principles. | plugins/cwc-design/skills/agent-dx-cli-scale/SKILL.md |
| animation | open | Produce the "Animation" project shape (one of claude.ai/design's 5 canonical shapes — Prototype/Slides/Document/Wireframe/Animation) using Motion (motion.dev, npm package "motion", CDN-loadable with zero build step — https://cdn.jsdelivr.net/npm/motion@12.42.2/+esm), not hand-rolled CSS keyframes. | plugins/cwc-design/skills/animation/SKILL.md |
| architecture-wireframes | open | CRUD operations on the family's architecture diagram / wireframe set across TWO render targets — Figma/FigJam (via the official Figma MCP server) and, since 2026-07-05, the native Swift `FleetGraphView` in src/coworkers (the coworker-PLUGIN dependency layer: which cwc-* plugin depends on which, g... | plugins/cwc-design/skills/architecture-wireframes/SKILL.md |
| data-shape-svg | open | Render a real, source-verified SVG diagram — a pipeline/system architecture diagram (every node a real function/stage that exists in the codebase, grep-verified before drawing) or a data-shape /exploration diagram (every stat a real, computed number, never invented). | plugins/cwc-design/skills/data-shape-svg/SKILL.md |
| dependency-graph-sync | open | Keep the DESIGN VIEW of the fleet's dependency graph — the subagentdevices.com/architecture SVG node-link map (hand-maintained ARCH_NODES/ARCH_EDGES_* arrays) and the Figma architecture board (wireframes.json ledger) — in sync with the GENERATED source of truth, workers/build-graph.json. | plugins/cwc-design/skills/dependency-graph-sync/SKILL.md |
| document | open | Produce the "Document" project shape (one of claude.ai/design's 5 canonical shapes — Prototype/Slides/Document/Wireframe/Animation): research briefs, synthesis reports, accessibility audits, and design critiques — anything whose output IS a written document, not a visual mockup. | plugins/cwc-design/skills/document/SKILL.md |
| fleet-design-system | open | Owns the real, deployed CSS design system shared by 66 subagent*.com Workers (workers/_shared/kit/css.ts + shell.ts), its live showcase (subagentcowork.com/design-system), its per-technique adoption evidence (subagentdevices.com), a typed/tested drift check against subagentcoworkers.com/deck, and... | plugins/cwc-design/skills/fleet-design-system/SKILL.md |
| ink | open | Ink terminal renderer for json-render that turns JSON specs into interactive terminal UIs. | plugins/cwc-design/skills/ink/SKILL.md |
| liquid-icon | open | Generate a macOS/iOS app icon in the fleet's Liquid-Glass / entity-graph brand style and compose it into an .icns wired into an .app bundle. | plugins/cwc-design/skills/liquid-icon/SKILL.md |
| preview-verify-deploy | open | Verify a Cloudflare Worker change in a real browser before shipping it — start the Worker via this repo's committed `.claude/launch.json` (named, persistent `wrangler dev` configs, one per Worker; not a temporary scratchpad config), reload, check console/network for errors, assert DOM state via `... | plugins/cwc-design/skills/preview-verify-deploy/SKILL.md |
| prototype | open | Produce the "Prototype" project shape (one of claude.ai/design's 5 canonical shapes — Prototype/Slides/Document/Wireframe/Animation): a high-fidelity, interactive artifact, plus the UX microcopy that makes it feel real (CTAs, error messages, empty states, confirmation dialogs). | plugins/cwc-design/skills/prototype/SKILL.md |
| session-record-html | open | Scaffold a standalone HTML session-record file, in the family's shared design tokens, so any coworker or agent can leave a durable, visual record of what it completed in a session — for human recall, not machine consumption. | plugins/cwc-design/skills/session-record-html/SKILL.md |
| slides | open | Produce the "Slides" project shape (one of claude.ai/design's 5 canonical shapes — Prototype/Slides/Document/Wireframe/Animation), grounded in the one real slide deck already in this repo family — subagentcoworkers.com/deck, a real 12-slide investor deck with a semantic per-slide accent system. | plugins/cwc-design/skills/slides/SKILL.md |
| tdd-red-green-refactor | open | Enforces a disciplined Red-Green-Refactor (TDD) workflow in TypeScript/Node.js. | plugins/cwc-design/skills/tdd/SKILL.md |
| typed-service-contracts | open | Architecture standard for building robust, type-safe TypeScript services using the "Spec and Handler" pattern. | plugins/cwc-design/skills/typed-service-contracts/SKILL.md |
| wireframe | open | Produce the "Wireframe" project shape (one of claude.ai/design's 5 canonical shapes — Prototype/Slides/Document/Wireframe/Animation): layout + component structure before visual polish. | plugins/cwc-design/skills/wireframe/SKILL.md |
Machine-readable version: GET /api/skills?plugin=cwc-design