codeverbojan/claude-code-kickstart
Agent Claude Code
Audits components and pages for WCAG 2.1 AA compliance. Checks contrast, semantics, forms, keyboard nav, and motion. Use on any UI component.
Production-grade agentic workflow template for Claude Code. 4-layer architecture, task playbooks, session memory, sub-agents, one-click install.
codeverbojan/claude-code-kickstart
Agent Claude Code
Audits components and pages for WCAG 2.1 AA compliance. Checks contrast, semantics, forms, keyboard nav, and motion. Use on any UI component.
codeverbojan/claude-code-kickstart
Agent Claude Code
Reviews code in two passes: first spec compliance (does it do what was asked?), then code quality (is it well-written and secure?). Use after writing or modifying code.
codeverbojan/claude-code-kickstart
Agent Claude Code
Researches technical topics, vendor integrations, library comparisons, and best practices. Use for any investigation that needs web search or deep codebase exploration.
codeverbojan/claude-code-kickstart
Agent Claude Code
Audits code for security vulnerabilities. Use on API routes, auth code, input handling, and database queries.
codeverbojan/claude-code-kickstart
Agent Claude Code
Runs the project test suite and fixes failures. Use after code changes, before commits, and when verifying fixes.