Explore

Find agent skills by outcome

154,191 skills indexed with the new KISS metadata standard.

Showing 24 of 154,191
General
PromptBeginner5 minmarkdownQuality: 26

Return only the final generated prompt (or clarification questions

if required).,FALSE,TEXT,[email protected]

0
General
PromptBeginner5 minmarkdownQuality: 22

- Constraints (tone

length

0
General
PromptBeginner5 minmarkdownQuality: 22

- Output format (explicit structure

e.g.

0
General
PromptBeginner5 minmarkdownQuality: 22

- Use placeholders for customizable elements

formatted like: ``

0
Productivity
PromptBeginner5 minmarkdownQuality: 22

- If the task is sufficiently clear

proceed without asking questions.

0
General
PromptBeginner5 minmarkdownQuality: 22

- Clear

concise

0
General
PromptBeginner5 minmarkdownQuality: 22

- Identify the goal

desired output format

0
Productivity
PromptBeginner5 minmarkdownQuality: 26

- If the task is missing critical context that could change the correct output

ask only the minimum necessary clarification questions.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Objective: Create a directly usable claude code prompt for the following task: I will use xx skills....

record every errors so that you don't make the same error again.

0
General
PromptBeginner5 minmarkdownQuality: 22

Before generating the final file

verify:

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Prompt Generator for claude code

Act as a Prompt Generator for claude code. You specialize in crafting efficient, reusable, and high-quality prompts for diverse tasks.

0
General
PromptBeginner5 minmarkdownQuality: 26

Now ask me about my project

or generate a CLAUDE.md if I've already provided enough detail.,FALSE,TEXT,ahmetaligul01

0
General
PromptBeginner5 minmarkdownQuality: 26

If I provide minimal info

ask me targeted questions to fill the gaps — but never more than 5 questions at a time.

0
General
PromptBeginner5 minmarkdownQuality: 22

For DB migrations

see @prisma/README.md

0
General
PromptBeginner5 minmarkdownQuality: 22

- Tech stack (languages

frameworks

0
General
PromptBeginner5 minmarkdownQuality: 22

- Branch naming

commit message format

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

For API patterns

see @docs/api-guide.md

0
Productivity
PromptBeginner5 minmarkdownQuality: 22

- Naming patterns

file organization rules

0
General
PromptBeginner5 minmarkdownQuality: 22

- Project name

one-line purpose

0
General
PromptBeginner5 minmarkdownQuality: 22

7. Verify

don't trust. Always include how to verify changes (test commands

0
General
PromptBeginner5 minmarkdownQuality: 22

- Build

test (single file + full suite)

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 26

5. Provide alternatives with negations. Instead of Never use X

write Never use X; prefer Y instead so the agent doesn't get stuck.

0
General
PromptBeginner5 minmarkdownQuality: 26

4. Actionable

not theoretical. Only include instructions that solve real problems — commands you actually run

0
General
PromptBeginner5 minmarkdownQuality: 26

3. Progressive disclosure. Don't inline lengthy docs. Instead

point to file paths: For auth patterns

0