Explore

Find agent skills by outcome

10,930 skills indexed with the new KISS metadata standard.

Showing 24 of 10,930Categories: Data & Insights, Data, Coding & Debugging, Writing & Content, Communication
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
Writing & Content
PromptBeginner5 minmarkdown

Write the full SEO analysis (audit findings

keyword opportunities

0
Writing & Content
PromptBeginner5 minmarkdown

- **Missing or duplicate canonical tags**: Absent canonicals invite duplicate-content issues

while incorrect self-referencing canonicals can consolidate signals to the wrong URL

0
Data
PromptBeginner5 minmarkdown

- Configure custom extraction to pull structured data

Open Graph tags

0
Writing & Content
PromptBeginner5 minmarkdown

- Prioritize editorially earned links from topically relevant

authoritative sites

0
Writing & Content
PromptBeginner5 minmarkdown

- Keep XML sitemaps under 50

000 URLs per file and split by content type

0
Writing & Content
PromptBeginner5 minmarkdown

- Competitor keyword

content gap

0
Writing & Content
PromptBeginner5 minmarkdown

- Duplicate content

thin content

0
Writing & Content
PromptBeginner5 minmarkdown

- Content length

depth

0
Writing & Content
PromptBeginner5 minmarkdown

- Assess content depth

E-E-A-T signals

0
Writing & Content
PromptBeginner5 minmarkdown

- **Benchmark** keyword rankings

content gaps

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