Explore

Find agent skills by outcome

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

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

- **Duplicated content**: Same information maintained in multiple places

guaranteeing inconsistency.

0
General
PromptBeginner5 minmarkdown

- **Wall of text**: Long paragraphs without headings

lists

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Show curl

JavaScript

0
General
PromptBeginner5 minmarkdown

- Follow the ADR format: title

status

0
General
PromptBeginner5 minmarkdown

- Use consistent visual conventions (colors

shapes

0
General
PromptBeginner5 minmarkdown

- Avoid unnecessary jargon; when technical terms are needed

define them.

0
General
PromptBeginner5 minmarkdown

- Provide complete

runnable examples that work without modification.

0
General
PromptBeginner5 minmarkdown

After creating or updating documentation

verify:

0
General
PromptBeginner5 minmarkdown

- File paths

variable names

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Consistent use of bold

code blocks

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Code examples are tested

complete

0
General
PromptBeginner5 minmarkdown

- Produce release notes with changelogs

migration guides

0
Writing & Content
PromptBeginner5 minmarkdown

- Write deployment runbooks with exact commands

verification steps

0
General
PromptBeginner5 minmarkdown

- Include parameter types

return types

0
Writing & Content
PromptBeginner5 minmarkdown

- Write JSDoc/TSDoc annotations for all public functions

classes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide contribution guidelines covering code style

PR process

0
General
PromptBeginner5 minmarkdown

- Include pagination

filtering

0
General
PromptBeginner5 minmarkdown

- Ensure consistency in terminology

formatting

0
General
PromptBeginner5 minmarkdown

- Document authentication methods

rate limits

0
General
PromptBeginner5 minmarkdown

- Apply consistent formatting

heading hierarchy

0
General
PromptBeginner5 minmarkdown

- Use clear

jargon-free language while maintaining technical accuracy.

0
General
PromptBeginner5 minmarkdown

- Include practical

tested

0
General
PromptBeginner5 minmarkdown

- Identify prerequisites

dependencies

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Read the source code to understand actual behavior

not just intended behavior.

0