Naksha design team now works in Cursor, Windsurf, Gemini CLI, and VS Code Copilot alongside Claude Code.
Platform Adapters
| Tool | File | How It Loads |
|---|---|---|
| Claude Code | .claude-plugin/ + skills/design/
| Full plugin — 32 commands, agents, hooks |
| Cursor | .cursor/rules/naksha.mdc
| Glob-matched — activates on CSS/HTML/TSX/SVG |
| Windsurf | .windsurfrules
| Read at session start |
| Gemini CLI | GEMINI.md
| Read at session start |
| VS Code Copilot | .github/copilot-instructions.md
| Applied to Chat + inline completions |
What's in Each Adapter
- Cursor — Full 18-role roster, 3-tier token architecture, accessibility rules, dark mode patterns, framework conventions
- Windsurf — All 18 roles, color/typography/spacing systems, component state requirements, email HTML specs, social media dimensions
- Gemini CLI — Reference-style role tables, platform dimension specs, output format guide, token architecture
- Copilot — Code-pattern-heavy: typed React examples, CSS token patterns, email HTML structure, full accessibility checklist
Docs Updated
- README: multi-platform Quick Start, 4 new platform badges, complete file tree (all 24 reference files listed)
- CONTRIBUTING: Platform Adapters section with maintenance guide
- MCP-SETUP: command count corrected (19 → 32)
Stats
- Platforms: 1 → 5
- Adapter files: 4 new
- Knowledge base: ~11,000 lines (unchanged — adapters surface same role knowledge)