Skills: php, php-agent, laravel API: route generation (TS/JS/OpenAPI from Laravel routes) Hooks: auto-format PHP with Pint, debug statement warnings
18 lines
364 B
JSON
18 lines
364 B
JSON
{
|
|
"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"
|
|
]
|
|
}
|