By bhahumanists
PHP language server (Intelephense) with CiviCRM/WordPress stubs and diagnostic tuning
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
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimnpx claudepluginhub p/bhahumanists-php-lsp-plugins-php-lspPHP language discipline: conventions, modern idioms, type system, OOP, and testing
PHP language server
Comprehensive collection of specialized Rust development agents with Claude Code best practices. Includes rust-modern-apis skill for proactive suggestions of stable Rust APIs added in 1.89–1.97, loaded explicitly at session startup by rust-developer and rust-code-reviewer. team-develop skill for multi-agent collaborative development and team-debug skill for multi-agent root cause investigation (stops at consolidated review, awaits user decision on issues/epic/team-develop handoff), both via Claude Code experimental agent teams. continuous-improvement orchestrator spawns read-only rust-live-tester, rust-researcher, rust-arch-analyst, and rust-security-analyst agents for automated CI cycles; the arch-inspect and security-audit skills back the code-quality and vulnerability audits. Full-cycle SDD orchestrator with BRD/SRS/NFR pipeline (spec-from-stream skill). Autonomous tech-writer agent for user-facing documentation with progressive disclosure. rust-analyzer LSP integration for real-time code intelligence. Handoff protocol via rust-agent-handoff skill for context sharing. Adversarial critic agent for stress-testing designs. Updated for Rust Edition 2024 and modern tooling.