RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Audits existing architecture for anti-patterns, scalability and reliability risks, and testability gaps. Graded findings with migration paths and a to-be diagram.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Audits existing architecture for anti-patterns, scalability and reliability risks, and testability gaps. Graded findings with migration paths and a to-be diagram.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Holistic codebase audit that auto-detects the stack and produces a prioritized improvement roadmap with level-of-effort estimates.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Holistic codebase audit that auto-detects the stack and produces a prioritized improvement roadmap with level-of-effort estimates.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Generates a structured CHANGELOG.md following Keep a Changelog format from git history and ABD handoff artifacts. Prepends new version sections to existing changelogs.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Structured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Structured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency. Complements full-security-review with general code quality.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Designs database schemas from requirements or reviews existing schemas for normalization, indexes, migrations, and security.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Designs database schemas from domain requirements (ERD, indexes, migrations, security) or reviews existing schemas for normalization issues, missing indexes, unsafe migrations, and scalability risks.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Audits project dependencies across package.json, requirements.txt, go.mod, Cargo.toml, Gemfile, composer.json, and .NET projects for unpinned versions, deprecated packages, missing lockfiles, and known CVEs.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Complete documentation refresh — audits for stale docs, creates missing docs, and rewrites everything for a 2am on-call engineer with zero assumed context. Security items are prominently callout-boxed.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
A sample skill that greets the user and summarizes the current project.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
A sample skill that greets the user and summarizes the current project.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Structured security audit covering injection, auth, secrets, input validation, dependencies, and cryptography. Produces severity-graded findings.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Structured security audit covering injection, auth, secrets, input validation, dependencies, cryptography, and AI/LLM risks. Produces severity-graded findings.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Enforces the release-branch Git model: scaffold feature branches, open PRs with review checks, cut releases with tags, and view workflow reference.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Installs mandatory security, coding, naming, design, testing, error handling, API contract, and performance standards into CLAUDE.md as always-on context for every Claude Code session.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Generates professional incident reports using customizable templates and severity/escalation/SLA rules. Extensible via templates/ and rules/ directories.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Generates professional incident reports using customizable templates. Supports outage, security, performance, and data-loss incident types. Extensible via templates/ and rules/.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Correlates and troubleshoots logs across OS, AWS, application, and web server sources. Extensible via log-types/ definitions.