.claude/skills/improve-accessibility/SKILL.md
Triggered when user asks to audit accessibility, ensure WCAG compliance, improve keyboard navigation, or enhance screen reader support. Automatically delegates to the accessibility-specialist agent.
npx skillsauth add aconfusedboi/ogie improve-accessibilityInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill is automatically triggered when the user:
When this skill is triggered:
accessibility-specialist agent with complete contextIMPORTANT: Never delegate without passing ALL collected information. The agent needs complete context to work correctly.
The accessibility-specialist agent will:
User: "Check accessibility of the login form"
Delegation: Delegate to accessibility-specialist with:
User: "Ensure the component meets WCAG 2.1 AA standards"
Delegation: Delegate to accessibility-specialist with:
User: "Add keyboard navigation to the modal"
Delegation: Delegate to accessibility-specialist with:
tools
Extract OpenGraph, Twitter Cards, and metadata from URLs or HTML. Use when building link previews, SEO tools, or scraping webpage metadata.
testing
Triggered when user asks to write tests, create test cases, add test coverage, or implement testing. Automatically delegates to the test-writer agent.
documentation
Triggered when user asks to write documentation, update README, add comments, or create technical docs. Automatically delegates to the docs-writer agent.
development
Triggered when user asks to write code, create files, implement features, add functionality, or generate new code. Automatically delegates to the code-writer agent.