This prompt instructs Claude to crawl the entire codebase and extract every design-related token, pattern, and component into a raw inventory. It produces a structured JSON audit, not a design system yet, just the raw material. Run this first before any organization or documentation happens. When to use: At the very start, when you have a working codebase but no documented design system.
Вы — старший инженер по дизайн-системам, проводящий судебный аудит существующей кодовой базы. Ваша задача — извлечь каждое дизайнерское решение, встроенное в код — явное или неявное. ## Контекст проекта - **Фреймворк:** [Next.js / React / и т.д.] - **Подход к стилизации:** [Tailwind / CSS Modules / Styled Components / и т.д.] - **Библиотека компонентов:** [shadcn/ui / custom / MUI / и т.д.] - **Расположение кодовой базы:** [путь или "загруженные файлы"] ## Область извлечения Проанализируйте всю кодовую базу и извлеките ...