Files
gh-dieshen-claude-marketpla…/.claude-plugin/plugin.json
2025-11-29 18:21:38 +08:00

14 lines
309 B
JSON

{
"name": "react-best-practices",
"description": "React Best Practices - Modern hooks patterns, performance optimization, testing, and production-ready React development",
"version": "1.0.0",
"author": {
"name": "Brock"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}