Skip to content

bhahumanists/skills-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Skills Dev

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.

Plugins

Plugin What it does
php-lsp Intelephense with CiviCRM/WordPress stubs and diagnostic tuning

Setup

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

About

Claude Code marketplace for developer tooling (LSP, linters)

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors