Explore

Find agent skills by outcome

8,640 skills indexed with the new KISS metadata standard.

Showing 24 of 8,640Categories: Cursor-rules, Communication, Education, Coding & Debugging, Data
Coding & Debugging
PromptBeginner5 minmarkdown

- Define the simplest

most composable API that covers all required functionality

0
Communication
PromptBeginner5 minmarkdown

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

keyboard navigation

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_seo-optimization.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,wk...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed SEO optimizations and any code snippets to `TODO_seo-optimization.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
Data
PromptBeginner5 minmarkdown

- Support claims with data

statistics

0
Data
PromptBeginner5 minmarkdown

- Linkable asset ideation (tools

data studies

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_seo-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,wkaande...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] All findings reference specific URLs

code lines

0
Coding & Debugging
PromptBeginner5 minmarkdown

- [ ] Code examples are provided for all technical fixes (meta tags

schema

0
Data
PromptBeginner5 minmarkdown

- Configure custom extraction to pull structured data

Open Graph tags

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Run a full-site crawl to catalogue URLs

status codes

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_frontend-developer.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,...

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_frontend-developer.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Target framework and version (React 18

Vue 3

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed implementations and any code snippets to `TODO_frontend-developer.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
Coding & Debugging
PromptBeginner5 minmarkdown

- Use Composition API with `<script setup>` for concise

reactive component logic

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Apply React Hook Form for performant

validation-rich form handling

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Leverage React 18+ features: transitions

deferred values

0
Coding & Debugging
PromptBeginner5 minmarkdown

### React (Next.js

Remix

0
Data
PromptBeginner5 minmarkdown

- Separate UI state (modal open

selected tab) from domain data (users

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Use server state libraries (React Query

SWR) instead of storing API data in global state

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Use virtualization (react-virtual

vue-virtual-scroller) for lists over 100 items

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Server state synchronization (React Query

SWR

0
Data
PromptBeginner5 minmarkdown

- Local state for component-specific data (useState

ref

0