Personal Claude Marketplace
Personal Claude Code plugins: LSP servers, code quality agents, development utilities, git tools, GitHub MCP integration, and Jira issue tracking.
Plugins
LSP Plugins
| Plugin | Description | Execution | Docs |
|---|
| pyright-uvx | Python language server | uvx (always latest) | README |
| vtsls-npx | TypeScript/JavaScript language server | npx (always latest) | README |
| gopls-go | Go language server | system gopls | README |
| vscode-html-css-npx | HTML/CSS language servers | npx (always latest) | README |
| rust-analyzer-rustup | Rust language server | rustup (always latest) | README |
Code Quality
| Plugin | Description | Components | Docs |
|---|
| code-quality | Code quality agents, development utilities, and orchestration skills | 8 agents, 20 skills, 4 commands | README |
Agents:
code-quality:architect - System architecture specialist (design, technology choices, refactoring)
code-quality:security - Application security specialist (OWASP, auth, vulnerability detection)
code-quality:qa - Code quality & QA specialist (test strategy, maintainability, tech debt)
code-quality:performance - Performance engineering specialist (profiling, optimization, bottlenecks)
code-quality:test-runner - Efficient test execution specialist
code-quality:code-reviewer - Plan alignment, code quality, convention compliance, doc accuracy
code-quality:code-simplifier - Dead code removal, unnecessary abstraction cleanup, clarity improvement
code-quality:plan-adherence - Plan file verification, task completion tracking, escalation
Skills:
/deep-research - Multi-hop research (40+ sources) with Bridged mode for internal+external analysis
/business-panel - Multi-stakeholder business impact analysis
/file-audit - Deep code quality audit system
/bug-investigation - PROACTIVE interactive bug hunting with background agents
/unfuck - Comprehensive one-shot repo cleanup
/swarm - Full agent team implementation via TeamCreate
/quality-gate - PROACTIVE multi-pass review with adversarial lenses, fresh-context subagents, and blocking gates
/pr-review - Multi-agent PR review with finding verification
/plan-review - Multi-agent plan review with finding verification
/map-reduce - Parallelized workload processing with chunking, mapper agents, and reducer synthesis
/speculative - Competing implementations in isolated worktrees with judge selection
/incremental-planning - Incremental planning workflow with per-task review and assumption surfacing
/roadmap - Stateful multi-plan phase sequencing with roadmap lifecycle management (update, cleanup, status/drift, fresh creation)
/lsp-navigation - PROACTIVE semantic code navigation
/uv-python - PROACTIVE Python tooling enforcement (uv over pip)
/test-runner - Efficient test execution patterns
/fix - Comprehensive finding fixer with spike execution for plan-review Research Gaps
/reflect - Mid-task self-reflection checkpoint via Serena metacognitive tools
/index-repo - Repository indexing for token-efficient codebase orientation
/summarize - Distills project-memory artifacts and PRs into human-readable summaries
Commands:
/code-quality:session-start - Load project context or initialize
/code-quality:session-end - Sync project memory before ending
/code-quality:review-project - Comprehensive TODO validation
/code-quality:lsp-status - Check LSP server status
Git Tools
| Plugin | Description | Components | Docs |
|---|
| git-tools | Git history, hooks, commit review, and contributing guide generation | 1 skill, 2 commands | README |
Skills:
/git-history - Git history manipulation (git-branchless)
Commands:
/git-tools:review-commits - AI-assisted commit review for PRs
/git-tools:contributing - Generate/update CONTRIBUTING.md
GitHub MCP
| Plugin | Description | Components | Docs |
|---|
| github-mcp | GitHub MCP server with full toolsets for repository management, code security, and workflow automation | MCP server + SessionStart hint | README |
Requires GITHUB_PERSONAL_ACCESS_TOKEN environment variable. Enables mcp__github__* tools for PRs, issues, actions, code security, and more. Prefer MCP tools over gh CLI for GitHub operations.
Enabled toolsets: default, actions, orgs, labels, notifications, discussions, gists, projects, code_security, secret_protection, dependabot, security_advisories, github_support_docs_search
Jira