claudeindex
Marketplace

ghcp-dev-plugins

ghcp-dev-plugins

Stars

0

Forks

0

Plugins

20

Installation

1

Add the marketplace

/plugin marketplace add shouenlee/ghcp-dev-plugin
2

Install plugins

/plugin

Run these commands in Claude Code to add this plugin to your environment. The marketplace must be added before you can install its plugins.

Details & Metadata

20

Plugins

0

Skills

0

Agents

Last Crawled

March 15, 2026

Plugins

Plugin

code-review

Analyzes code for bugs, security issues, performance problems, and readability improvements

Plugin

make-skill-template

Create new Agent Skills from prompts or by duplicating this template. Use when asked to create a skill, make a new skill, or scaffold a skill.

Plugin

commit-changes

Intelligently reviews git diffs and creates well-structured commits, automatically splitting changes into multiple logical commits when needed

Plugin

gh-pr-tools

GitHub pull request tools — review PRs, resolve review comments, check thread status, and create PRs using the gh CLI

Plugin

python-lint-fix

Runs ruff, mypy, and bandit on Python files to find and auto-fix lint violations, type errors, and security issues

Plugin

ci-pipeline

Generates GitHub Actions workflows, diagnoses CI failures from run logs, and helps add pipeline steps

Plugin

release-notes

Generates changelogs from conventional commits, bumps semantic versions, and creates GitHub releases

Plugin

docker-compose

Generates multi-stage Dockerfiles and docker-compose configurations, adds services like Postgres and Redis, and optimizes images for production

Plugin

design-doc

Generates RFCs and Architecture Decision Records from feature descriptions, maintaining consistent numbering and format

Plugin

task-breakdown

Decomposes feature descriptions and GitHub issues into ordered implementation subtasks with file-level scope and acceptance criteria

Plugin

dep-manager

Manages Python dependencies — add, remove, audit for vulnerabilities, and detect unused packages

Plugin

api-docs

Generates markdown API documentation from FastAPI routes and DRF viewsets, and detects drift between code and existing docs

Plugin

deep-wiki

AI-powered wiki generator — creates structured documentation with dark-mode Mermaid diagrams, onboarding guides, and VitePress sites from any codebase

Plugin

deep-review

Lightweight adversarial code review with three parallel subagents (Advocate, Skeptic, Architect) that analyze independently before synthesis

Plugin

full-orchestration

Fully agentic software engineering pipeline — from ticket intake through spec design, TDD implementation, code review, and PR creation. Orchestrates multiple agents and skills across five stages.

Plugin

ralph-wiggum

Autonomous coding loops that keep Claude working until real completion criteria are met

Plugin

context7

Injects real-time, up-to-date library documentation into Claude's context for accurate code generation

Plugin

microsoft-playwright-mcp

Official Microsoft Playwright MCP server for direct browser control, debugging, and test automation

Plugin

sentry-mcp

Sentry error tracking and performance monitoring - search issues, analyze errors, explore traces, and get AI-powered root cause analysis

Plugin

playwright-skill

Browser automation — writes and executes Playwright scripts for end-to-end testing and UI verification