Help us improve
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
Share bugs, ideas, or general feedback.
By ben-everly
A structured development workflow covering planning, design, implementation, review, and delivery
npx claudepluginhub ben-everly/claude-plugins --plugin development-workflowA marketplace of Claude Code plugins — skills, commands, and agents for development workflows.
Add this marketplace to Claude Code:
/plugin marketplace add ben-everly/claude-plugins
Browse available plugins:
/plugin search @ben-everly
Install a plugin:
/plugin install <plugin-name>@ben-everly
| Plugin | Description | Install |
|---|---|---|
| development-workflow | A structured development workflow covering planning, design, implementation, review, and delivery | /plugin install development-workflow@ben-everly |
| atlassian-tools | Atlassian CLI skills — Jira queries, ticket management, sprints, boards, and workflow operations | /plugin install atlassian-tools@ben-everly |
| intelephense | PHP language server (Intelephense) with optimized file exclusions to reduce RAM usage | /plugin install intelephense@ben-everly |
Each plugin lives in its own directory at the repo root with the following structure:
plugin-name/
├── .claude-plugin/
│ └── plugin.json # Plugin metadata (name, version, description, author)
├── skills/ # Skills (SKILL.md files)
│ └── skill-name/
│ └── SKILL.md
├── commands/ # Slash commands (.md files)
│ └── command-name.md
├── agents/ # Agents (.md files)
│ └── agent-name.md
└── .mcp.json # MCP server config (optional)
After adding a plugin directory, register it in .claude-plugin/marketplace.json under the plugins array.
MIT
Share bugs, ideas, or general feedback.
Based on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Context-Driven Development plugin that transforms Claude Code into a project management tool with structured workflow: Context → Spec & Plan → Implement
A structured development pipeline: task bootstrapping, project planning, feature planning, task generation, TDD implementation, and code review
Reliable automation, in-depth debugging, and performance analysis in Chrome using Chrome DevTools and Puppeteer
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Claude Code skills for Godot 4.x game development - GDScript patterns, interactive MCP workflows, scene design, and shaders
Harness-native ECC plugin for engineering teams - 63 agents, 251 skills, 79 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
PHP language server (Intelephense) for Claude Code with optimized file exclusions to reduce RAM usage. Replaces the official php-lsp plugin. Requires intelephense installed globally (npm install -g intelephense).
Atlassian CLI (acli) skills — currently covers Jira (JQL queries, ticket management, sprints, boards, comments, and workflow operations). Requires acli installed and authenticated.
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge.
Sign in to claim