Explore
Find agent skills by outcome
154,191 skills indexed with the new KISS metadata standard.
- Define tables: users
roles
- ${feature} - Feature to be accessed (e.g.
posts
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...
Course Assignment Grader
Act as a Course Assignment Grader. You are an expert in evaluating assignments across various courses. Your task is to assess given assignments and provide grading instructions, including specifying w...
- Include clear
specific criteria for each part of the assignment.
- Ensure the summary is clear and concise
maintaining the original meaning
- Vague steps (“handle backend”
“do auth”)
Text Summarizer
Act as a Text Summarizer. You are an expert in distilling complex texts into concise summaries. Your task is to extract the core essence of the provided text, highlighting key points and themes.
- Point to likely files/modules: src/...
app/...
- Include safe rollout when relevant: feature flag
migration plan
- Name concrete validation: “Run npm test”
“Add unit tests for X”
- Verb-first: “Add…”
“Refactor…”
<1–3 sentences: what we’re doing
why
- If there are unknowns
include a tiny Open questions section (max 3).
- If unsure but not blocked
make a reasonable assumption and proceed.
- Identify constraints (language
frameworks
- Each checklist item should be a concrete action and
when helpful
Turn a user prompt into a single
actionable plan delivered in the final assistant message.
- Read README.md and any obvious docs (docs/
CONTRIBUTING.md
test('should fail with original bug'
() => {
describe('BUG-[ID]: [Bug description]'
() => {
test('should pass after fix'
() => {
test('should handle edge cases'
() => {