Skip to content

Plugin List

Discover plugins that extend Claude Code capabilities.

Register Marketplace

Before installing plugins, register the marketplace first:

bash
/plugin marketplace add devstefancho/claude-plugins

15 plugins found
v1.0.0

code-quality-plugin

Code quality review skill focusing on DRY, KISS, and Clean Code principles

  • Request code review or quality assessment
  • Ask for feedback on code changes
  • Question code complexity or readability
Skills (1)
Details
v1.0.0

code-style-plugin

AI code review skill based on code style principles - checks SRP (Single Responsibility Principle), DRY, Simplicity First, YAGNI, and Type Safety

  • Naming conventions (consistency of variables, functions, classes, etc.)
  • Code structure and complexity
  • Comments and documentation quality
Skills (1)
Details
v1.0.0

common-mcp-plugin

Common MCP servers for shared tools and integrations (chrome-devtools, etc)

MCP (1)
Details
v1.0.0

frontend-plugin

React/Next.js 프론트엔드 개발을 위한 코드 리뷰 및 설계 원칙 검사 플러그인

Skills (1)
Details
v1.0.0

git-commit-plugin

Auto-generate conventional commit messages in Korean by analyzing changes

  • Smart Analysis - Analyzes staged/unstaged changes automatically
  • Scope Detection - Determines appropriate commit type (feat, fix, chore, etc.)
  • User Confirmation - Asks for approval before committing
Commands (1)
Details
v1.0.0

local-test-plugin

Symlink-based local plugin testing for development workflow

Skills (1)
Details
v1.0.0

pr-create-plugin

Create GitHub pull requests with auto-generated title and description based on branch changes

  • Smart Analysis - Analyzes all commits since branching from main
  • Auto Title - Generates concise PR title from changes
  • Structured Body - Creates summary and test plan sections
Commands (1)
Details
v1.3.0

scaffold-claude-feature

Generate Claude Code features (slash commands, skills, subagents, hooks, output styles) with proper structure and best practices

  • Slash Commands - Reusable prompts
  • Skills - Model-invoked capabilities
  • Subagents - Specialized AI agents
Skills (1) Commands (1)
Details
v1.0.0

session-reporter-plugin

Generate HTML reports to visualize work sessions including conversation history, code changes, and execution results

  • Session Visualization - View conversation history, code changes, and execution results
  • Flexible Scope - Export last activity only or entire session
  • Auto-open - HTML file opens automatically in your browser
Skills (1)
Details
v1.0.0

simple-sdd-plugin

Simple SDD (Software Specification & Design) workflow commands for generating specifications, plans, tasks, and implementations

Commands (4)
Details
v1.0.0

smart-commit-plugin

Analyze Claude Code session history to split uncommitted changes into logical commits

  • Parse current session's conversation to understand what was built
  • Automatically group file changes by user intent and topic boundaries
  • Merge overlapping file groups for safe, conflict-free commits
Skills (1)
Details
v1.0.0

spec-manager-plugin

Manage specification files for spec-driven development workflow with feat, fix, docs, refactor, and chore scopes

  • Structured Specs - Organize specs in specs/{scope}/{work-name}.md
  • Scope Support - feat, fix, docs, refactor, chore
  • XML Tag Format - Consistent structure for each scope type
Skills (1)
Details
v2.0.0

stop-notification-plugin

macOS TTS voice notification with modal dialog and tmux navigation when Claude stops or needs attention

  • TTS Voice Notification - Uses edge-tts (Azure Neural voices) with fallback to macOS say
  • macOS Modal Dialog - Native dialog showing session/window/project/branch info
  • Tmux Navigation - "Go" button navigates to the correct tmux pane
Hooks
Details
v1.0.0

test-commit-push-pr-clean-plugin

Automates lint, test, commit, push, PR creation, and worktree cleanup workflow

  • Branch Safety - Prevents accidental commits to default branches (main/master/develop)
  • Lint & Format - Runs lint and format checks automatically
  • Test Coverage - Runs tests targeting 100% coverage (if configured)
Commands (1)
Details
v1.0.0

worktrace-plugin

Extract Claude Code work history and generate daily summaries grouped by project and ticket

  • Extract work history from ~/.claude/history.jsonl
  • Automatic grouping by ticket number and project
  • Markdown or JSON output support
Skills (1) Commands (1)
Details

Released under the MIT License.