By ben-everly
Atlassian CLI (acli) skills — currently covers Jira (JQL queries, ticket management, sprints, boards, comments, and workflow operations). Requires acli installed and authenticated.
npx claudepluginhub ben-everly/claude-plugins --plugin atlassian-toolsA 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
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Claude + Google Stitch workflow toolkit with MCP integration (prompt authoring, screen generation, design extraction)
Core skills library for Claude Code: TDD, debugging, collaboration patterns, and proven techniques
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Tools to maintain and improve CLAUDE.md files - audit quality, capture session learnings, and keep project memory current.
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.