archive
Archive the active Maestro session while preserving the shared state layout
Run a Maestro-style accessibility audit for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility
$ npx -y skills add josstei/maestro-orchestrate --skill a11y-audit --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/a11y-auditContext preview
The summary Claude sees to decide when to auto-load this skill.
Run a Maestro-style accessibility audit for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility
name: a11y-audit description: Run a Maestro-style accessibility audit for WCAG compliance, ARIA usage, keyboard navigation, and screen reader compatibility
Call `get_skill_content` with resources: ["architecture"].
Before delegating, call `get_skill_content` with resources: ["delegation"] and follow the returned methodology.
1. Define the accessibility audit scope and target conformance level (A, AA, AAA) 2. Identify UI components, pages, and interactive elements 3. Audit WCAG compliance: ARIA usage, keyboard navigation, focus management, color contrast, screen reader compatibility 4. Present findings with WCAG criterion reference, severity, user impact, location, and remediation code patterns 5. Note any manual verification gaps if the environment cannot exercise the UI directly
Maestro is a multi-agent development orchestration platform with 39 specialists, an Express path for simple work, a 4-phase standard workflow for medium and complex work, persistent session state, and standalone
Repo: josstei/maestro-orchestrate
Archive the active Maestro session while preserving the shared state layout
Standalone code review methodology for structured, severity-classified code assessment
Run a Maestro-style regulatory compliance review for GDPR/CCPA, cookie consent, data handling, and licensing
Agent delegation best practices for constructing effective subagent prompts with proper scoping
Guides structured design conversations for complex engineering tasks