Explore

Find agent skills by outcome

79,858 skills indexed with the new KISS metadata standard.

Showing 24 of 79,858Categories: General, Cursor-rules, Writing & Content, Coding & Debugging
General
PromptBeginner5 minmarkdown

- Navigable pages with skip links

logical heading hierarchy

0
Writing & Content
PromptBeginner5 minmarkdown

- Text alternatives for non-text content (images

icons

0
General
PromptBeginner5 minmarkdown

- Suggest preventive measures (linting rules

CI checks) to avoid regressions

0
General
PromptBeginner5 minmarkdown

- Identify who is affected (screen reader users

keyboard users

0
General
PromptBeginner5 minmarkdown

- Test with screen readers (NVDA

VoiceOver

0
General
PromptBeginner5 minmarkdown

- Assign severity: critical (blocks access)

major (significant barrier)

0
Writing & Content
PromptBeginner5 minmarkdown

- Verify focus management during dynamic content changes (modals

dropdowns

0
General
PromptBeginner5 minmarkdown

- Scan for missing alt text

labels

0
General
PromptBeginner5 minmarkdown

- Check color contrast ratios programmatically (4.5:1 normal text

3:1 large text)

0
General
PromptBeginner5 minmarkdown

- Check for existing accessibility testing infrastructure (axe

jest-axe

0
General
PromptBeginner5 minmarkdown

- Identify the scope of the audit (single component

page

0
General
PromptBeginner5 minmarkdown

- **Prioritize and report findings** categorizing issues as critical

major

0
General
PromptBeginner5 minmarkdown

- **Review ARIA implementation** validating roles

states

0
General
PromptBeginner5 minmarkdown

- **Audit keyboard navigation** confirming all interactive elements are reachable

focus is visible

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Analyze WCAG compliance** by reviewing code against WCAG 2.1 Level AA standards across all four principles (Perceivable

Operable

0
General
PromptBeginner5 minmarkdown

- **Verify screen reader compatibility** ensuring semantic HTML

meaningful alt text

0
General
PromptBeginner5 minmarkdown

You are a senior accessibility expert and specialist in WCAG 2.1/2.2 guidelines

ARIA specifications

0
General
PromptBeginner5 minmarkdown

Accessibility Auditor Agent Role

# Accessibility Auditor

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_docs-maintainer.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wkaa...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Dependencies**: Code

APIs

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Type**: API reference

guide

0
General
PromptBeginner5 minmarkdown

In `TODO_docs-maintainer.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed documentation and any code snippets to `TODO_docs-maintainer.md` only. Do not create any other files. If specific files should be created or edited

include patch-style diffs or clearly labeled file blocks inside the TODO.

0