Initial commit
This commit is contained in:
19
commands/load-frontend-skill.md
Normal file
19
commands/load-frontend-skill.md
Normal file
@@ -0,0 +1,19 @@
|
||||
---
|
||||
description: Load frontend design skill from Anthropic
|
||||
allowed-tools: WebFetch, mcp__github__get_file_contents
|
||||
---
|
||||
|
||||
# Load Frontend Design Skill
|
||||
|
||||
Load the frontend-design skill from Anthropic's official Claude Code plugins to guide creation of distinctive, production-grade frontend interfaces.
|
||||
|
||||
Try to read the skill content using GitHub MCP if available:
|
||||
|
||||
- owner: anthropics
|
||||
- repo: claude-code
|
||||
- path: plugins/frontend-design/skills/frontend-design/SKILL.md
|
||||
|
||||
If GitHub MCP is not available, fetch from:
|
||||
https://raw.githubusercontent.com/anthropics/claude-code/main/plugins/frontend-design/skills/frontend-design/SKILL.md
|
||||
|
||||
Use this guidance when building web components, pages, or applications that require high design quality and avoid generic AI aesthetics.
|
||||
Reference in New Issue
Block a user