← All creators

RealDougEubanks

User

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

32 indexed · 0 Featured · 1 stars · avg score 70
Prolific

Categories

Indexed Skills (32)

Web & Frontend Listed

accessibility

Audits code for WCAG 2.2 AA compliance and provides design guidance for accessible components. Covers semantic HTML, ARIA, keyboard nav, contrast, focus management, and motion.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

adr

Creates and maintains Architecture Decision Records (ADRs) in docs/decisions/ using the MADR format. Supports creating, listing, updating, superseding, and searching ADRs.

1 Updated yesterday
RealDougEubanks
Web & Frontend Listed

architecture-design

Designs new systems from requirements: C4 model diagrams, service boundaries, API contracts, data design, failure modes, and cross-cutting concerns.

1 Updated yesterday
RealDougEubanks
Code & Development Listed

architecture-review

Audits existing architecture for anti-patterns, scalability and reliability risks, and testability gaps. Graded findings with migration paths and a to-be diagram.

1 Updated yesterday
RealDougEubanks
Code & Development Listed

changelog-generator

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 Updated yesterday
RealDougEubanks
Data & Documents Listed

doc-refresh

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.

1 Updated yesterday
RealDougEubanks
Code & Development Listed

full-security-review

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

1 Updated yesterday
RealDougEubanks
Testing & QA Listed

golden-rules

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.

1 Updated yesterday
RealDougEubanks
Code & Development Listed

pre-commit

Fast pre-commit quality gate: scans staged files for secrets, dead code, naming issues, merge conflict markers, and direct-to-main commits. Installs as a git hook via /pre-commit install.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-status

ABD Status agent: read-only dashboard of tasks, findings by severity, blockers, and next actions across all handoff artifacts.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

agent-based-development

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

1 Updated yesterday
RealDougEubanks
API & Backend Listed

api-design

Designs REST, GraphQL, and gRPC APIs (OpenAPI/schema/proto output) and reviews existing APIs for consistency, best practices, and breaking change risks.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

best-practices

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

1 Updated yesterday
RealDougEubanks
Code & Development Listed

code-review

Structured engineering code review covering readability, complexity, test gaps, SOLID principles, and API consistency. Complements full-security-review with general code quality.

1 Updated yesterday
RealDougEubanks
API & Backend Listed

database-design

Designs database schemas from domain requirements (ERD, indexes, migrations, security) or reviews existing schemas for normalization issues, missing indexes, unsafe migrations, and scalability risks.

1 Updated yesterday
RealDougEubanks
Data & Documents Listed

dependency-audit

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.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

git-workflow

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

1 Updated yesterday
RealDougEubanks
DevOps & Infrastructure Listed

log-correlation

Correlates and troubleshoots logs across OS (Linux/macOS), AWS (CloudWatch, CloudTrail, ALB, Lambda), application (JSON, logfmt), and web servers (Nginx, Apache).

1 Updated yesterday
RealDougEubanks
Data & Documents Listed

mvp-readiness

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

1 Updated yesterday
RealDougEubanks
Code & Development Listed

onboarding

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

1 Updated yesterday
RealDougEubanks
Web & Frontend Listed

requirements-generator

Generates structured requirements documents with functional and non-functional requirements, Gherkin acceptance criteria, edge cases, and out-of-scope items.

1 Updated yesterday
RealDougEubanks
Testing & QA Listed

test-writer

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

1 Updated yesterday
RealDougEubanks
Web & Frontend Listed

abd-design

ABD Design agent: produces architecture diagrams, component breakdowns, data flow, and design decisions from the current plan.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-dev-junior

ABD Dev Junior agent: implements routine assigned work on a feature branch and opens a PR into the release branch.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-dev-senior

ABD Dev Senior agent: implements higher-complexity assigned work on a feature branch and opens a PR into the release branch.

1 Updated yesterday
RealDougEubanks
DevOps & Infrastructure Listed

abd-devops

ABD DevOps agent: scaffolds CI/CD, validates .env.example coverage, checks Dockerfile hygiene, and handles release tasks.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-docs

ABD Documentation agent: updates README, ToDo, assumptions, and changelogs from all handoff artifacts and the codebase.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-plan

ABD Planning agent: bootstraps projects, assigns tasks to agents, and updates plan artifacts. Run /abd-triage to triage review findings.

1 Updated yesterday
RealDougEubanks
Code & Development Listed

abd-review

ABD Tech Review agent: reviews code quality, architecture, naming, and error handling; writes severity-graded review artifacts.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-security

ABD Security agent: audits code for injection, insecure storage, hardcoded secrets, and privilege issues; writes severity-graded review artifacts.

1 Updated yesterday
RealDougEubanks
Testing & QA Listed

abd-test

ABD Testing agent: auto-detects the test framework, writes tests matching project style, runs the suite, and records a test artifact.

1 Updated yesterday
RealDougEubanks
AI & Automation Listed

abd-triage

ABD Planning Triage agent: reviews open critical/severe/moderate findings and creates rework assignments or marks them resolved.

1 Updated yesterday
RealDougEubanks

Bio shown is the top-scored skill's repo description as a fallback — real GitHub bios land in a future update.