By hl
Spec-driven development: collaboratively write testable specifications, review them for gaps and contradictions, then implement them with tests-first incremental builds.
Implement a technical specification from docs/specs/. Use when the user wants to build a component that has an existing spec file. Works autonomously — writes tests first, implements incrementally, verifies continuously.
Review all specs in docs/specs/ for gaps, contradictions, and inconsistencies using parallel sub-agents and Codex
Collaboratively write a technical specification for a component or feature. Use when the user wants to define what needs to be built before implementation begins. Produces a spec file in docs/specs/.
A collection of plugins for Claude Code.
In Claude Code, run:
/plugin marketplace add hl/mp
Then browse and install plugins:
/plugin
Navigate to the Discover tab to see available plugins, or install directly:
/plugin install <plugin-name>@hl-mp
git clone https://github.com/hl/mp.git ~/.claude/hl-mp
Edit ~/.claude/settings.json:
{
"extraKnownMarketplaces": {
"hl-mp": {
"source": {
"source": "github",
"repo": "hl/mp"
}
}
}
}
/plugin install <plugin-name>@hl-mp
Choose installation scope:
cp -r ~/.claude/hl-mp/plugins/skills/<plugin-name>/skills/<plugin-name> ~/.claude/skills/<plugin-name>
| Plugin | Description |
|---|---|
| oi | Inter-session messaging for Claude Code — send and receive messages between independent sessions. |
| spec | Spec-driven development: collaboratively write testable specifications, review them for gaps and contradictions, then implement them with tests-first incremental builds. |
See CONTRIBUTING.md for details.
Quick start:
plugins/<type>/<your-plugin>/.claude-plugin/plugin.json with plugin metadatanpm run build:registrynpm run build:registry # Build .claude-plugin/marketplace.json
npm run validate # Build and display the registry
MIT
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 claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub hl/mpInter-session messaging for Claude Code — send and receive messages between independent sessions
SPEC-First development workflow with TDD, Ralph Loop, and autonomous agent coordination for Claude Code
Create technical specifications through interactive planning and expert review
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.