agentskills.codes
WE

web-accessibility

Enforces semantic HTML and accessibility standards (ARIA, keyboard navigation, color contrast). Use when building or auditing UI components.

Install

mkdir -p .claude/skills/web-accessibility && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/16289" && unzip -o skill.zip -d .claude/skills/web-accessibility && rm skill.zip

Installs to .claude/skills/web-accessibility

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Enforces semantic HTML and accessibility standards (ARIA, keyboard navigation, color contrast). Use when building or auditing UI components.
140 chars✓ has a “when” trigger

About this skill

Web Accessibility Skill

Ensures the MapRecruit interface is accessible to all users, including those using assistive technologies.

When to use this skill

  • When building new React components.
  • When auditing existing UI for accessibility regressions.
  • When creating complex interactive elements (modals, dropdowns, calendars).

How to use it

1. Semantic Structure

  • Use <nav>, <main>, <section>, and Proper Header hierarchy (h1-h6).
  • Ensure all interactive elements use the correct tags (e.g., <button> for actions, <a> for navigation).

2. Visual & Interactive

  • Contrast: Maintain a minimum contrast ratio of 4.5:1 for text.
  • Focus States: Never hide focus rings (outline-none) unless you are providing a clear alternative focus indicator.
  • Tap Targets: Ensure all buttons and links are at least 44x44px for touch accessibility.

3. ARIA Compliance

  • Use aria-label or aria-labelledby for icons or elements without visible text.
  • Manage focus for modals: return focus to the trigger element when the modal is closed.

More by diegosouzapw

View all by diegosouzapw

helm-chart-scaffolding-v2

diegosouzapw

Helm Chart Scaffolding workflow skill. Use this skill when the user needs Comprehensive guidance for creating, organizing, and managing Helm charts for packaging and deploying Kubernetes applications and the operator should preserve the upstream workflow, copied support files, and provenance before

00

cc-skill-coding-standards-v2

diegosouzapw

Coding Standards & Best Practices workflow skill. Use this skill when the user needs Universal coding standards, best practices, and patterns for TypeScript, JavaScript, React, and Node.js development and the operator should preserve the upstream workflow, copied support files, and provenance before

00

worktree-setup

diegosouzapw

Automatically invoked after `git worktree add` to create data/shared symlink and data/local directory. Required before starting work in any new worktree.

00

parsehub-automation

diegosouzapw

Automate Parsehub tasks via Rube MCP (Composio). Always search tools first for current schemas.

00

signalwire-agents-sdk

diegosouzapw

Expert assistance for building SignalWire AI Agents in Python. Automatically activates when working with AgentBase, SWAIG functions, skills, SWML, voice configuration, DataMap, or any signalwire_agents code. Provides patterns, best practices, and complete working examples.

00

agent-sales-engineer

diegosouzapw

Expert sales engineer specializing in technical pre-sales, solution architecture, and proof of concepts. Masters technical demonstrations, competitive positioning, and translating complex technology into business value for prospects and customers.

00

Search skills

Search the agent skills registry