accessible-content

Guide authors to write plain-language interface copy for WCAG-aligned accessibility.

234|55|Updated Mar 18, 2026
One-click install
npx skills add https://github.com/Owl-Listener/designpowers --skill accessible-content
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accessible-content
Source: https://github.com/Owl-Listener/designpowers/tree/main/skills/accessible-content
Command: npx skills add https://github.com/Owl-Listener/designpowers --skill accessible-content

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Words are interface. Every label, every heading, every error message is a design decision. This skill ensures content works for screen readers, for people reading in a second language, for people under stress, and for people who just need things to be clear.

Core Features & Use Cases

  • Plain Language First: Emphasizes readability by using short sentences, common words, active voice, and avoiding jargon unless necessary with plain explanations.
  • Heading Structure: Ensures a single, descriptive H1 and a logical H1→H2→H3 hierarchy for screen reader navigation.
  • Form Labels & Instructions: Requires visible labels, proper ARIA associations, required-field indications, format hints, and error accessibility.
  • Alt Text: Provides guidance for informative, decorative, and functional images, with detailed alternative descriptions when needed.
  • Link Text & Errors: Encourages descriptive link text and error messages that explain the problem and the fix.
  • Tables & Data: Recommends captions, proper table headers, and accessible data layouts.
  • Content Review: Verifies labels, headings, link text, and error messages for accessibility.
  • Integration: Works with related skills such as cognitive-accessibility and inclusive-personas to ensure audience awareness.

Quick Start

Audit your interface copy now by applying plain-language rules to labels, headings, and error messages to improve readability.

Frequently Asked Questions about accessible-content

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

FAQPage Schema
How do I write accessible alt text and link text for screen readers?

To write accessible alt text, provide descriptive alternative text for informative images and functional labels for interactive elements. For accessible link text, use descriptive phrases that explain the destination, avoiding vague text like "click here" to ensure screen reader navigation.

What is the best way to structure headings for WCAG-aligned content?

The best way to structure WCAG-aligned headings is to use a single, descriptive H1 followed by a logical H1 to H3 hierarchy. This structured heading approach enables accurate screen reader navigation and improves readability for all users.

How do I create accessible form labels and error messages?

Create accessible form labels by using visible text, proper ARIA associations, and required-field indications. Write accessible error messages that clearly explain the problem and provide the specific fix, supporting screen reader accessibility and user comprehension.

Can I use plain language guidelines to improve interface copy readability?

Yes, you can apply plain language guidelines to improve interface copy readability by using short sentences, common words, and active voice. This approach avoids unnecessary jargon and supports multilingual users reading in a second language.

Does accessible content review cover tables and data layouts?

Accessible content review covers tables and data layouts by recommending proper table headers, detailed captions, and accessible data structures. This ensures screen readers can accurately interpret and navigate complex tabular information.

What are the limitations of plain language for cognitive accessibility?

Plain language improves baseline readability but may not address all cognitive accessibility needs. For comprehensive cognitive support, integrate this approach with specialized audience awareness techniques to ensure content adapts to diverse user requirements.