@empathyds/skills
v1.0.2
Published
Install the Empathy DS skill for Claude — build beautiful Vue 3 apps with AI
Readme
@empathyds/skills
Install the Empathy DS skill for Claude — build beautiful Vue 3 apps with AI.
Quick Start
npx @empathyds/skillsThis launches an interactive installer that lets you:
- Install skill files locally — for Claude Code or local development
- Export a .skill package — for uploading to claude.ai
- Setup MCP server config — for live component docs access
Commands
# Interactive mode
npx @empathyds/skills
# Install skill files to a directory (default: .agent/skills/empathy-ds)
npx @empathyds/skills install
npx @empathyds/skills install ./my-skills/empathy
# Generate MCP config
npx @empathyds/skills mcp
# Help
npx @empathyds/skills helpWhat's Included
The skill teaches Claude to build beautiful Vue 3 applications using the Empathy DS component library:
- Design thinking — Claude picks an aesthetic direction before coding
- 60+ components — Full API reference for all Empathy DS components
- Page patterns — Pre-built blocks for login, dashboard, settings, landing pages, and more
- Visual polish — Font pairings, spacing systems, hover states, transitions
Skills vs MCP
| | Skill | MCP | |---|---|---| | What | Static knowledge & patterns | Live data & tools | | Use for | Design principles, templates, aesthetic guidance | Fetching latest docs, validating usage, searching components | | Updates | Re-install skill file | Automatic (server-side) |
For the best experience, use both together.
