adr
Write an Architecture Decision Record documenting a significant technical decision.
Execute a comprehensive accessibility audit against WCAG guidelines.
$ npx -y skills add rohitg00/awesome-claude-code-toolkit --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/run-auditContext preview
What this command does when you run it.
Execute a comprehensive accessibility audit against WCAG guidelines.
Execute a comprehensive accessibility audit against WCAG guidelines.
1. Ask the user for the target URL or component to audit 2. Configure the audit scope: WCAG 2.1 Level A, AA, or AAA 3. Run automated accessibility scanning using axe-core or similar engine 4. Check all WCAG success criteria applicable to the content type 5. Test keyboard navigation: all interactive elements reachable and operable 6. Verify focus management: visible focus indicators, logical focus order 7. Check ARIA usage: proper roles, states, properties, and landmark regions 8. Validate heading hierarchy: logical order without skipping levels 9. Test color contrast ratios: 4.5:1 for normal text, 3:1 for large text 10. Check form accessibility: labels, error messages, required field indicators 11. Verify media accessibility: alt text, captions, audio descriptions 12. Compile findings into a prioritized report by impact level
The most comprehensive toolkit for Claude Code -- 135 agents, 35 curated skills (+400,000 via SkillKit), 42 commands, 176+ plugins, 20 hooks, 15 rules, 7 templates, 15 MCP configs, 26 companion apps, 53 ecosystem entries, and more.
Repo: rohitg00/awesome-claude-code-toolkit
Write an Architecture Decision Record documenting a significant technical decision.
Conduct a structured design review of a module, feature, or system component.
Create a structured implementation plan for the requested feature or change.