Files
gh-dhofheinz-open-plugins-p…/.claude-plugin/plugin.json
2025-11-29 18:20:21 +08:00

16 lines
563 B
JSON

{
"name": "10x-fullstack-engineer",
"description": "Elite full-stack engineering capabilities with expert-level development across frontend, backend, databases, and infrastructure. Includes architecture design, feature implementation, performance optimization, refactoring, debugging, and comprehensive code review.",
"version": "1.0.0",
"author": {
"name": "Daniel Hofheinz",
"email": "daniel@danielhofheinz.com",
"url": "https://github.com/dhofheinz/open-plugins"
},
"agents": [
"./agents"
],
"commands": [
"./commands"
]
}