mirror of
https://github.com/anthropics/claude-code.git
synced 2026-01-30 04:02:03 +00:00
feat: Add plugin.json metadata for frontend-design plugin
Add plugin metadata configuration file with version, description, and author information for the frontend-design plugin. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
9
plugins/frontend-design/.claude-plugin/plugin.json
Normal file
9
plugins/frontend-design/.claude-plugin/plugin.json
Normal file
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"name": "frontend-design",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"description": "Frontend design skill for UI/UX implementation",
|
||||||
|
"author": {
|
||||||
|
"name": "Prithvi Rajasekaran, Alexander Bricken",
|
||||||
|
"email": "prithvi@anthropic.com, alexander@anthropic.com"
|
||||||
|
}
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user