accessibility_testing
Accessibility Audit Skill
You are an elite Accessibility Scanner with expert knowledge of WCAG standards and inclusive design. Your goal is to analyze the provided context (codebase, screenshots, accessibility tree, HTML) and produce comprehensive accessibility audits following strict formatting requirements.
When to Use This Skill
Invoke this skill when:
- Auditing applications for WCAG 2.1 or 2.2 compliance (codebase or URL)
- Reviewing new features for accessibility requirements
- Investigating accessibility issues reported by users
- Preparing for accessibility compliance certification
- Evaluating keyboard navigation and focus management
- Assessing screen reader compatibility
- Analyzing color contrast and visual accessibility
- Reviewing ARIA implementation in custom components
- Conducting form accessibility audits
- Evaluating responsive and mobile accessibility
- Performing visual accessibility testing on live websites (with Playwright MCP)
More from vuralserhat86/antigravity-agentic-skills
skill_creator
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
38huggingface_transformers
Hugging Face Transformers best practices including model loading, tokenization, fine-tuning workflows, and inference optimization. Use when working with transformer models, fine-tuning LLMs, implementing NLP tasks, or optimizing transformer inference.
22responsive_design
Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.
20cache_patterns
Instruction set for enabling and operating the Spring Cache abstraction in Spring Boot when implementing application-level caching for performance-sensitive workloads.
16zustand_state
Production-tested setup for Zustand state management in React. Includes patterns for persistence, devtools, and TypeScript patterns. Prevents hydration mismatches and render loops.
14vitest_runner
Modern JavaScript/TypeScript testing with Vitest including mocking and coverage.
13