ds-doc

Scan UI components and update the CLAUDE.md Design System section with Figma references.

1|Updated Jan 20, 2026
One-click install
npx skills add https://github.com/elsolal/Skillz-Claude-Codex-And-More --skill ds-doc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ds-doc
Source: https://github.com/elsolal/Skillz-Claude-Codex-And-More/tree/main/.claude/skills/ds-doc
Command: npx skills add https://github.com/elsolal/Skillz-Claude-Codex-And-More --skill ds-doc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scanne le projet et génère/met à jour la section Design System dans CLAUDE.md. Lie chaque élément à son fichier code ET son URL Figma. Utiliser quand l'utilisateur dit "documenter le design system", "ds-doc", "mettre à jour le CLAUDE.md design", ou après avoir ajouté/modifié des composants UI.

Core Features & Use Cases

  • Lier code ET Figma — chaque élément du design system est associé à son fichier et à son URL Figma
  • Mise à jour idempotente — relancer ds-doc ne duplique pas le contenu
  • Use case: après ajout/modification de composants UI, ds-doc met à jour CLAUDE.md

Quick Start

Exécutez /ds-doc --update pour synchroniser la section Design System de CLAUDE.md avec le code et les liens Figma.

Frequently Asked Questions about ds-doc

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I document a design system and link code to Figma references?

To document a design system and link code to Figma, scan UI components, tokens, and patterns to generate a cohesive CLAUDE.md section mapping each code element to its Figma URL.

What is the best way to keep CLAUDE.md design documentation synced after modifying UI components?

The best way to keep CLAUDE.md design documentation synced is running an idempotent update command that rescans modified UI components and refreshes Figma links without duplicating existing content.

Can I use Figma tokens and UI components to generate design system documentation automatically?

Yes, you can use Figma tokens and UI components to generate design system documentation automatically by scanning the project structure and linking each token to its corresponding code file and Figma URL.

Does design system documentation update duplicate content when rerunning the CLAUDE.md generation?

Design system documentation updates do not duplicate content because the process applies idempotent updates, ensuring repeated scans cleanly replace or append mappings without creating redundant entries in CLAUDE.md.

When do I need to update the CLAUDE.md design system section?

You need to update the CLAUDE.md design system section after adding or modifying UI components, or when explicitly instructed to document the design system, to ensure code and Figma references remain synchronized.