Claude Code marketplace for developer tooling at Humanists UK.
Companion to skills-plugin (content/comms skills for staff via Cowork). This marketplace provides engineering tools for the development environment.
| Plugin | What it does |
|---|---|
| php-lsp | Intelephense with CiviCRM/WordPress stubs and diagnostic tuning |
Register this marketplace in ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"skills-dev": {
"source": {
"source": "github",
"repo": "bhahumanists/skills-dev"
}
}
}
}Then install:
claude plugin install php-lsp@skills-dev