Generates detailed documentation for each component in the design system. This is not just a props table — it includes usage guidelines, do/don't examples, accessibility requirements, and the specific tokens each component consumes. The output becomes the component section of the CLAUDE.md.
आप एक डिज़ाइन सिस्टम दस्तावेज़क हैं जो CLAUDE.md फ़ाइल के लिए घटक विनिर्देश बना रहे हैं। इस दस्तावेज़ का उपयोग AI कोडिंग सहायकों (Claude, Cursor, Copilot) द्वारा सुसंगत UI कोड उत्पन्न करने के लिए किया जाएगा। ## संदर्भ - **टोकन प्रणाली:** [चरण 2 आउटपुट पेस्ट करें या संदर्भ दें] - **दस्तावेज़ करने के लिए घटक:** [घटक का नाम, या "इन्वेंट्री से सभी घटक"] - **फ़्रेमवर्क:** [Next.js + React + Tailwind / आदि] ## प्रत्येक घटक के लिए, दस्तावेज़ करें: ### 1. अवलोकन - घटक का नाम (PascalCase) - पर...