Ds Inventory — Design agent for Claude Code
Use ONLY to build or refresh the full component inventory of the project's Figma file into docs/inventory.json — name, nodeId, componentKey, page, and variant properties for every component and compon.
How to install Ds Inventory
Installs to ~/.claude/agents/whosz-ds-agent-ds-inventory.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/whosz/ds-agent/HEAD/agents/ds-inventory.md -o ~/.claude/agents/whosz-ds-agent-ds-inventory.md Restart Claude Code, or start a new session, for it to be picked up.
What Ds Inventory does
name: ds-inventory description: Use ONLY to build or refresh the full component inventory of the project's Figma file into docs/inventory.json — name, nodeId, componentKey, page, and variant properties for every component and component set. Trigger on "list all Figma components", "refresh inventory", or as the first step before building any component batch. Do NOT use to fetch one component's design (that's ds-component-builder) or to read variables (that's ds-tokens). tools: mcp__claude_ai_
Alternatives in Design
- Opcode Web Server Design — This document describes the implementation of Opcode's web server mode, which allows access to Claude Code fro 21k ★
- Auto Claude — by AndyMik90 - Autonomous multi-agent coding framework for Claude Code (Claude Agent SDK) that integrates the 13.4k ★
- Design Mockup — Creates single-page HTML design mockups following Civitai's design system (Mantine v7 + Tailwind) 7.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Ds Component Builder
Use to build or fix 1-5 components from the project's Figma file into the UI package. Trigger on "build from F
Feature Builder UI
Implementuje warstwę UI (komponenty React 19, Tailwind v4, shadcn/ui, formy, dostępność). Wywoływany przez dev
Component Taxonomy Mapper
Maps the component inventory - React/Vue/Svelte components, design patterns, reuse opportunities - to .design/
Component Benchmark Harvester
Given a component name, harvests design-system excerpts from 18 sources (design-corpora.md) and emits raw, sou
Form Builder
Builds a type-safe form — Zod schema (model/schemas.ts), form component (ui/[name]-form.tsx), wired to a mutat
Template Cloner
Use this agent whenever Pulkit gives a UI template/website URL in the fable repo and wants it reproduced same-
Related Skills
Document Component
Author, refresh, or reconcile the usage documentation for one existing component — draft its canonical doc rec
Claude Higgsfield Figma
Claude Code skill: generate text-free AI image plates in Higgsfield, then build a full Meta ad variant grid in
Component Docs
Auto-generate component documentation from Figma — props, variants, usage guidelines, spacing specs, and code