Plugin List
Discover plugins that extend Claude Code capabilities.
Register Marketplace
Before installing plugins, register the marketplace first:
/plugin marketplace add devstefancho/claude-plugins11 plugins found
code-quality-plugin
v1.0.0Code 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
code-style-plugin
v1.0.0코드 스타일 원칙 기반 AI 코드 리뷰 Skill - 단일책임원칙, DRY, 단순화 우선, YAGNI, 타입 안전성을 검사합니다
common-mcp-plugin
v1.0.0Common MCP servers for shared tools and integrations (chrome-devtools, etc)
git-commit-plugin
v1.0.0Auto-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
git-worktree-plugin
v1.0.0Manage 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
pr-create-plugin
v1.0.0Create 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
scaffold-claude-feature
v1.2.0Generate 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
session-reporter-plugin
v1.0.0Generate 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
simple-sdd-plugin
v1.0.0Simple SDD (Software Specification & Design) workflow commands for generating specifications, plans, tasks, and implementations
spec-manager-plugin
v1.0.0Manage 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
stop-notification-plugin
v1.1.0macOS notification when Claude finishes working
- Claude가 응답을 완료할 때마다 macOS 네이티브 다이얼로그 알림 표시
- 3초 후 자동으로 닫힘
- 한국어 메시지 지원