Explore

Find agent skills by outcome

85,079 skills indexed with the new KISS metadata standard.

Showing 24 of 85,079Categories: Coding & Debugging, Writing & Content, General, Creative
Coding & Debugging
PromptBeginner5 minmarkdown

- Build components following framework best practices (hooks

composition API

0
General
PromptBeginner5 minmarkdown

- **Patterns**: Apply composition

render props

0
General
PromptBeginner5 minmarkdown

- **Types**: Define TypeScript interfaces for props

state

0
Creative
PromptBeginner5 minmarkdown

- Review design specifications (Figma

Sketch

0
General
PromptBeginner5 minmarkdown

- **Ensure accessibility compliance** following WCAG 2.1 AA standards with proper ARIA attributes

keyboard navigation

0
Creative
PromptBeginner5 minmarkdown

- **Build UI/UX implementations** achieving pixel-perfect designs with purposeful animations

gesture controls

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Optimize frontend performance** through lazy loading

code splitting

0
Creative
PromptBeginner5 minmarkdown

- **Implement responsive designs** using mobile-first development

fluid typography

0
Creative
PromptBeginner5 minmarkdown

- **Architect component hierarchies** designing reusable

composable

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior frontend expert and specialist in modern JavaScript frameworks

responsive design

0
Coding & Debugging
PromptBeginner5 minmarkdown

Frontend Developer Agent Role

# Frontend Developer

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

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

0
General
PromptBeginner5 minmarkdown

- Remember that accessibility benefits all users

not just those with disabilities

0
General
PromptBeginner5 minmarkdown

- Focus on real user impact

not just checklist compliance

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide actionable

copy-paste-ready code fixes for every issue

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- **Affected Users**: Who is impacted (screen reader

keyboard

0
General
PromptBeginner5 minmarkdown

- **Severity**: Critical

Major

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`A11Y-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

In `TODO_a11y-auditor.md`

include:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`A11Y-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Using `tabindex` values greater than 0**: Creates unpredictable

unmaintainable tab order

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed accessibility fixes and any code snippets to `TODO_a11y-auditor.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
General
PromptBeginner5 minmarkdown

- **Placeholder-only form labels**: Placeholders disappear on focus

leaving users without context

0