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

11 plugins found

code-quality-plugin

v1.0.0

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) Code Review
Details

code-style-plugin

v1.0.0

코드 스타일 원칙 기반 AI 코드 리뷰 Skill - 단일책임원칙, DRY, 단순화 우선, YAGNI, 타입 안전성을 검사합니다

Skills (1) Code Review
Details

common-mcp-plugin

v1.0.0

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

MCP (1) Infrastructure
Details

git-commit-plugin

v1.0.0

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.)
  • Korean Messages - Generates commit messages in Korean
Commands (1) Workflow
Details

git-worktree-plugin

v1.0.0

Manage git worktrees for parallel branch work. Proactively suggests worktree creation when working on PRs or new features

  • Easy Creation - Creates worktrees with proper branch naming conventions
  • Cleanup Management - Lists and removes worktrees safely
Skills (1) Workflow
Details

pr-create-plugin

v1.0.0

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) Workflow
Details

scaffold-claude-feature

v1.2.0

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) Code Review
Details

session-reporter-plugin

v1.0.0

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) Utility
Details

simple-sdd-plugin

v1.0.0

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

Commands (4) Specification
Details

spec-manager-plugin

v1.0.0

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) Specification
Details

stop-notification-plugin

v1.1.0

macOS notification when Claude finishes working

  • Claude가 응답을 완료할 때마다 macOS 네이티브 다이얼로그 알림 표시
  • 3초 후 자동으로 닫힘
  • 한국어 메시지 지원
Hooks Utility
Details

Released under the MIT License.