php/.claude-plugin/plugin.json

19 lines
364 B
JSON
Raw Normal View History

{
"name": "core-php",
"description": "PHP/Laravel development skills, API generation, and formatting",
"version": "0.1.0",
"author": {
"name": "Host UK",
"email": "hello@host.uk.com"
},
"license": "EUPL-1.2",
"skills": [
"skills/php",
"skills/php-agent",
"skills/laravel"
],
"commands": [
"api/commands/generate.md"
]
}