RealDougEubanks/ClaudeMarketplace

A community-driven collection of custom skills for Claude Code, Anthropic's CLI tool for software engineering with Claude.

1Stars on the repository
59Mods indexed here, across every type
1mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

accessibility

02

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

WCAG 2.2 AA accessibility auditing and design guidance. Review mode audits existing code; design mode guides building accessible components.

1 1mo ago A tokens not measured original MIT

adr

03

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Creates and maintains Architecture Decision Records (ADRs) in MADR format. Supports create, list, update, supersede, and search.

1 1mo ago A tokens not measured original MIT

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Full async multi-agent development workflow: Planning → Design → Dev → Security/Tech Review loop with file-based handoffs and release-branch Git model.

1 1mo ago A tokens not measured original MIT

api-design

05

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Designs and reviews REST, GraphQL, and gRPC APIs. Produces OpenAPI specs, GraphQL schemas, and proto files.

1 1mo ago A tokens not measured original MIT

architecture-design

06

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Guides system and feature architecture design with C4 diagrams, service boundaries, API contracts, failure analysis, and design artifacts.

1 1mo ago A tokens not measured original MIT

architecture-review

07

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Audits existing system architecture for anti-patterns, scalability risks, and reliability gaps. Produces graded findings with migration roadmap.

1 1mo ago A tokens not measured original MIT

best-practices

08

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Holistic codebase audit that auto-detects the stack and produces a prioritized improvement roadmap with level-of-effort estimates.

1 1mo ago A tokens not measured original MIT

changelog-generator

09

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Generates a structured CHANGELOG.md following Keep a Changelog format from git history and ABD handoff artifacts. Prepends new version sections to existing changelogs.

1 1mo ago A tokens not measured original MIT

code-review

10

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Structured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency.

1 1mo ago A tokens not measured original MIT

database-design

11

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Designs database schemas from requirements or reviews existing schemas for normalization, indexes, migrations, and security.

1 1mo ago A tokens not measured original MIT

dependency-audit

12

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Audits project dependencies across package.json, requirements.txt, go.mod, and Gemfile for unpinned versions, deprecated packages, missing lockfiles, and known CVEs.

1 1mo ago A tokens not measured original MIT

doc-refresh

13

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Complete documentation refresh — audits stale docs, creates missing docs, rewrites for a 2am on-call engineer with zero assumed context. Security callouts mandatory.

1 1mo ago A tokens not measured original MIT

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Structured security audit covering injection, auth, secrets, input validation, dependencies, and cryptography. Produces severity-graded findings.

1 1mo ago A tokens not measured original MIT

git-workflow

16

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Enforces the release-branch Git model: scaffold feature branches, open PRs with review checks, cut releases with tags, and view workflow reference.

1 1mo ago A tokens not measured original MIT

golden-rules

17

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Installs mandatory security, coding, naming, and design standards into CLAUDE.md as always-on context for every Claude Code session.

1 1mo ago A tokens not measured original MIT

incident-report

18

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Generates professional incident reports using customizable templates and severity/escalation/SLA rules. Extensible via templates/ and rules/ directories.

1 1mo ago A tokens not measured original MIT

log-correlation

19

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Correlates and troubleshoots logs across OS, AWS, application, and web server sources. Extensible via log-types/ definitions.

1 1mo ago A tokens not measured original MIT

mvp-readiness

20

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Runs a structured MVP quality-gate audit covering stability, security, logging, docs, and implementation integrity. Reports pass/fail with evidence.

1 1mo ago A tokens not measured original MIT

onboarding

21

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Generates a comprehensive developer onboarding guide (ONBOARDING.md) by reading the codebase: directory map, entry points, environment variables, key commands, and architecture overview.

1 1mo ago A tokens not measured original MIT

pre-commit

22

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Fast pre-commit quality gate: secrets, dead code, naming, conflict markers, and direct-to-main protection. Installs as a git hook.

1 1mo ago A tokens not measured original MIT

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Generates structured requirements documents from a project idea or feature description, including functional requirements, non-functional requirements, Gherkin acceptance criteria, edge cases, and out-of-scope items.

1 1mo ago A tokens not measured original MIT

test-writer

24

RealDougEubanks/ClaudeMarketplace

Plugin Claude Code

Generates comprehensive unit and integration tests for a given file or function, auto-detecting the project test framework and matching existing test style.

1 1mo ago A tokens not measured original MIT