Explore

Find agent skills by outcome

82,729 skills indexed with the new KISS metadata standard.

Showing 24 of 82,729Categories: Data, General, Cursor-rules, Creative
General
PromptBeginner5 minmarkdown

- Use Angular CDK's a11y module for focus trapping

live announcer

0
General
PromptBeginner5 minmarkdown

### Angular (angular

angular-cdk

0
General
PromptBeginner5 minmarkdown

- Test with multiple screen readers (NVDA on Windows

VoiceOver on macOS/iOS

0
General
PromptBeginner5 minmarkdown

### Vue (vue

vuetify

0
General
PromptBeginner5 minmarkdown

- Maintain a logical

sequential focus order that follows the visual layout

0
General
PromptBeginner5 minmarkdown

- Use `<nav>`

`<main>`

0
General
PromptBeginner5 minmarkdown

- Ensure all required ARIA attributes are present (e.g.

`aria-expanded` on toggles)

0
General
PromptBeginner5 minmarkdown

After completing an accessibility audit

verify:

0
General
PromptBeginner5 minmarkdown

- Form validation provides clear

specific error messages

0
General
PromptBeginner5 minmarkdown

- Color contrast meets minimum ratios (4.5:1 normal text

3:1 large text and UI components)

0
General
PromptBeginner5 minmarkdown

- Tables with proper headers (th)

scope attributes

0
General
PromptBeginner5 minmarkdown

- Every form control has a visible

associated label (not just placeholder text)

0
General
PromptBeginner5 minmarkdown

- Lists (ul

ol

0
General
PromptBeginner5 minmarkdown

- Name

role

0
General
PromptBeginner5 minmarkdown

- Instructions that do not rely solely on sensory characteristics (shape

size

0
General
PromptBeginner5 minmarkdown

- Landmark regions (nav

main

0
General
PromptBeginner5 minmarkdown

- Predictable behavior: consistent navigation

consistent identification

0
General
PromptBeginner5 minmarkdown

- Input assistance: clear labels

error identification

0
General
PromptBeginner5 minmarkdown

- Input modalities beyond keyboard (touch

voice) supported where applicable

0
General
PromptBeginner5 minmarkdown

- Navigable pages with skip links

logical heading hierarchy

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