RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Plugin marketplace listing 23 plugins: golden-rules, agent-based-development, mvp-readiness, full-security-review, git-workflow.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Plugin marketplace listing 23 plugins: golden-rules, agent-based-development, mvp-readiness, full-security-review, git-workflow.
RealDougEubanks/ClaudeMarketplace
Instructions file
Claude Code instructions for RealDougEubanks/ClaudeMarketplace, covering claude code skills marketplace — project context, contribution conventions, pre-commit checklist (mandatory — run before every commit) and golden rules.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
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.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Creates and maintains Architecture Decision Records (ADRs) in MADR format. Supports create, list, update, supersede, and search.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Creates and maintains Architecture Decision Records (ADRs) in docs/decisions/ using the MADR format. Supports creating, listing, updating, superseding, and searching ADRs.
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.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Design agent: produces architecture diagrams, component breakdowns, data flow, and design decisions from the current plan.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Dev Junior agent: implements routine assigned work on a feature branch and opens a PR into the release branch.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Dev Senior agent: implements higher-complexity assigned work on a feature branch and opens a PR into the release branch.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD DevOps agent: scaffolds CI/CD, validates .env.example coverage, checks Dockerfile hygiene, and handles release tasks.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Documentation agent: updates README, ToDo, assumptions, and changelogs from all handoff artifacts and the codebase.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Planning agent: bootstraps projects, assigns tasks to agents, and updates plan artifacts. Run /abd-triage to triage review findings.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Tech Review agent: reviews code quality, architecture, naming, and error handling; writes severity-graded review artifacts.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Security agent: audits code for injection, insecure storage, hardcoded secrets, and privilege issues; writes severity-graded review artifacts.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Status agent: read-only dashboard of tasks, findings by severity, blockers, and next actions across all handoff artifacts.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Testing agent: auto-detects the test framework, writes tests matching project style, runs the suite, and records a test artifact.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
ABD Planning Triage agent: reviews open critical/severe/moderate findings and creates rework assignments or marks them resolved.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Full async multi-agent development workflow: Planning → Design → Dev → Security/Tech Review loop with file-based handoffs and release-branch Git model.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Designs and reviews REST, GraphQL, and gRPC APIs. Produces OpenAPI specs, GraphQL schemas, and proto files.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Designs REST, GraphQL, and gRPC APIs (OpenAPI/schema/proto output) and reviews existing APIs for consistency, best practices, and breaking change risks.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Guides system and feature architecture design with C4 diagrams, service boundaries, API contracts, failure analysis, and design artifacts.
RealDougEubanks/ClaudeMarketplace
Skill Claude CodeCodex
Designs new systems from requirements: C4 model diagrams, service boundaries, API contracts, data design, failure modes, and cross-cutting concerns.
RealDougEubanks/ClaudeMarketplace
Plugin Claude Code
Audits existing system architecture for anti-patterns, scalability risks, and reliability gaps. Produces graded findings with migration roadmap.