Explore

Find agent skills by outcome

115,924 skills indexed with the new KISS metadata standard.

Showing 24 of 115,924Categories: General
General
PromptBeginner5 minmarkdownQuality: 24

Ethreal Current

Experimental downtempo, complex breakbeat influenced by jazz, glitchy foley percussion, staccato cello stabs, soaring violin textures, sub-bass movements, vinyl crackle, and ambient nature sounds, cin...

0
General
PromptBeginner5 minmarkdownQuality: 20

- Ensure the summary is clear and concise

maintaining the original meaning

0
General
PromptBeginner5 minmarkdownQuality: 20

- Name concrete validation: “Run npm test”

“Add unit tests for X”

0
General
PromptBeginner5 minmarkdownQuality: 20

- Vague steps (“handle backend”

“do auth”)

0
General
PromptBeginner5 minmarkdownQuality: 20

- Include safe rollout when relevant: feature flag

migration plan

0
General
PromptBeginner5 minmarkdownQuality: 20

<1–3 sentences: what we’re doing

why

0
General
PromptBeginner5 minmarkdownQuality: 20

- If there are unknowns

include a tiny Open questions section (max 3).

0
General
PromptBeginner5 minmarkdownQuality: 20

- Point to likely files/modules: src/...

app/...

0
General
PromptBeginner5 minmarkdownQuality: 20

- Each checklist item should be a concrete action and

when helpful

0
General
PromptBeginner5 minmarkdownQuality: 20

- Verb-first: “Add…”

“Refactor…”

0
General
PromptBeginner5 minmarkdownQuality: 20

- If unsure but not blocked

make a reasonable assumption and proceed.

0
General
PromptBeginner5 minmarkdownQuality: 20

- Read README.md and any obvious docs (docs/

CONTRIBUTING.md

0
General
PromptBeginner5 minmarkdownQuality: 20

- Identify constraints (language

frameworks

0
General
PromptBeginner5 minmarkdownQuality: 20

OpenAI Create Plan Skill

0
General
PromptBeginner5 minmarkdownQuality: 20

test('should pass after fix'

() => {

0
General
PromptBeginner5 minmarkdownQuality: 20

Turn a user prompt into a single

actionable plan delivered in the final assistant message.

0
General
PromptBeginner5 minmarkdownQuality: 20

test('should fail with original bug'

() => {

0
General
PromptBeginner5 minmarkdownQuality: 20

test('should handle edge cases'

() => {

0
General
PromptBeginner5 minmarkdownQuality: 20

describe('BUG-[ID]: [Bug description]'

() => {

0
General
PromptBeginner5 minmarkdownQuality: 20

For EVERY fixed bug

provide:

0
General
PromptBeginner5 minmarkdownQuality: 20

3. Implement minimal

focused fix

0
General
PromptBeginner5 minmarkdownQuality: 20

For each identified bug

document:

0
General
PromptBeginner5 minmarkdownQuality: 20

- System impact (performance

stability

0
General
PromptBeginner5 minmarkdownQuality: 20

- Performance bottlenecks (N+1 queries

inefficient algorithms)

0