frontend-design

Frontend design skill for UI/UX implementation

Content Preview
{
  "name": "frontend-design",
  "description": "Frontend design skill for UI/UX implementation",
  "author": {
    "name": "Anthropic",
    "email": "[email protected]"
  }
}
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/frontend-design.md \
  https://raw.githubusercontent.com/anthropics/claude-plugins-official/main/plugins/frontend-design/.claude-plugin/plugin.json

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/anthropics/claude-plugins-official

Then reference at plugins/frontend-design/.claude-plugin/plugin.json

Related Skills