accessibility

Define accessibility requirements and remediation guidance for UI surfaces.

1|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/yknothing/prodcraft --skill accessibility-yknothing
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessibility
Source: https://github.com/yknothing/prodcraft/tree/main/skills/cross-cutting/accessibility
Command: npx skills add https://github.com/yknothing/prodcraft --skill accessibility-yknothing

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Accessibility requirements are often left as an afterthought, leading to usability gaps for people with disabilities. This skill helps teams define, validate, and remediate accessibility requirements early in the lifecycle.

Core Features & Use Cases

  • Provides a concrete accessibility contract, checks, and remediation guidance for UI surfaces.
  • Documents ownership and steps to verify accessibility across design, development, and QA.
  • Use case: when a new UI or flow is created, generate accessibility-guidance to direct implementation and validation.

Quick Start

Provide an accessibility contract and remediation plan for the target UI surface using accessibility-guidance.

Frequently Asked Questions about accessibility

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I define accessibility requirements for a new UI flow?

To define accessibility requirements for a new UI flow, you generate an accessibility-guidance artifact that documents the contract, checks, remediation steps, and ownership for cross-functional teams to apply during implementation.

What is an accessibility contract and how does it help remediation?

An accessibility contract provides concrete checks and remediation paths for UI surfaces. It specifies verification steps across design, development, and QA to address usability gaps for people with disabilities early in the lifecycle.

How do I apply accessibility checks across UI components and acceptance criteria?

You apply accessibility checks across UI components and acceptance criteria by using the generated guidance artifact to drive concrete validation paths, remediation steps, and ownership verification throughout the design and development process.

Can I generate an accessibility remediation plan for existing UI surfaces?

Yes, you can generate an accessibility remediation plan for existing UI surfaces. The skill produces guidance that documents specific remediation steps and verification methods to fix usability gaps during development and QA.

What's the best way to document accessibility ownership for cross-functional teams?

The best way to document accessibility ownership is to produce an accessibility-guidance artifact that explicitly maps the contract, checks, and remediation steps to specific teams across design, development, and QA.