Skip to content
Testing
Skill

/developer-tools

Developer tools accessibility router for Python, wxPython, desktop accessibility APIs, NVDA add-ons, scanner tooling, CI tooling, and accessibility developer experience.

From plugin
accessibility-agents
3875 skills80 agents17 commands
Install
$ npx -y skills add Community-Access/accessibility-agents --skill developer-tools --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/developer-tools

Context preview

The summary Claude sees to decide when to auto-load this skill.

Developer tools accessibility router for Python, wxPython, desktop accessibility APIs, NVDA add-ons, scanner tooling, CI tooling, and accessibility developer experience.

SKILL.md

developer-tools.SKILL.md
name: developer-tools
description: Developer tools accessibility router for Python, wxPython, desktop accessibility APIs, NVDA add-ons, scanner tooling, CI tooling, and accessibility developer experience.

Developer Tools Router

Use this skill for desktop, Python, scanner, and developer-tool accessibility work.

Workflow

1. Identify the platform: Python CLI, wxPython, desktop GUI, NVDA add-on, scanner tooling, CI integration, or MCP/server tooling. 2. Check installed Accessibility Agents extensions for company tooling standards, internal scanner rules, or platform-specific requirements. 3. Use the matching Codex subagent for focused review when subagents are requested. 4. Keep recommendations practical: APIs, keyboard behavior, screen reader naming, focus handling, test coverage, and packaging impact.

Extension rules should supplement core accessibility standards, not hide them.

Ships withaccessibility-agents

AI and automated tools are not perfect. They miss things, make mistakes, and cannot replace testing with real screen readers and assistive technology. Always verify with VoiceOver, NVDA, JAWS, and keyboard-only navigation.

Get the whole plugin