Extract Design Language Extract the complete design language from any website URL. Generates 8 output files covering colors, typography, spacing, shadows, components, breakpoints, animations, and accessibility. Prerequisites Ensure is available. Install if needed: Or use npx (no install required): Process 1. Run the extraction on the provided URL: For multi-page crawling: For dark mode: 2. Read the generated markdown file to understand the design: 3. Present key findings to the user: - Primary color palette with hex codes - Font families in use - Spacing system (base unit if detected) - WCAG…