Vuesax
Catalog PROTeach your agent the catalog
How the three catalogs are organised, which tool to call in what order, where every file belongs once it lands, and how theming and effects are wired.
- 295 lines
- 2,146 words
- 13 KB
- Updated 2026-07-21
The skill
Checking your access…
One moment.
What it covers
- MCP connection and auth
- The 13 tools and what each costs
- Discovery flow: search → docs → source
- File placement and global stylesheets
- Tokens, theming and prop conventions
Best for: Any project pulling from the Vuesax MCP.
Where the file goes
Same content everywhere — only the location changes. Restart the editor afterwards; instruction files are read at startup, not per message.
| Editor | Path | Applies to |
|---|---|---|
| Claude Code | ~/.claude/skills/vuesax/SKILL.md | Every project |
| Claude Code | <repo>/.claude/skills/vuesax/SKILL.md | This project only |
| Cursor | .cursor/rules/vuesax.mdc | This project only |
| VS Code (Copilot) | .github/copilot-instructions.md | This project only |
| Windsurf | .windsurfrules | This project only |
| Zed | .rules | This project only |
Or let the MCP install it
Ask your assistant to call get_vuesax_skill and install it. The
MCP server returns this exact file plus instructions, and your
assistant writes it to disk.