Explore

Find agent skills by outcome

11,399 skills indexed with the new KISS metadata standard.

Showing 24 of 11,399Categories: Coding & Debugging, Productivity, Communication, Creative
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior codebase analysis expert and specialist in repository indexing

structural mapping

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_deep-research-agent.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
Productivity
PromptBeginner5 minmarkdown

- **Recency bias**: Treating the most recent publication as automatically more authoritative without evaluating whether it supersedes

contradicts

0
Creative
PromptBeginner5 minmarkdown

- Evaluate research methodology including study design

sample characteristics

0
Productivity
PromptBeginner5 minmarkdown

- Identify potential conflicts of interest including funding sources

organizational affiliations

0
Creative
PromptBeginner5 minmarkdown

- Design targeted queries using domain-specific terminology

Boolean operators

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

0
Creative
PromptBeginner5 minmarkdown

You are a senior research methodology expert and specialist in systematic investigation design

multi-hop reasoning

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_bug-risk-analyst.md`. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,TRUE,TEXT,wka...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Remediation**: Specific code fix

configuration change

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Scope**: Code paths

modules

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed findings and any code snippets to `TODO_bug-risk-analyst.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

- **Implicit ordering assumptions**: Code that depends on a specific execution order of async tasks

event handlers

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Hardcoded environmental assumptions**: Paths

URLs

0
Productivity
PromptBeginner5 minmarkdown

- Flag findings with no automated detection path (no test

no lint rule

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Rank findings by the product of probability and blast radius

not by defect category or code location.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Verify that every new variable is initialized before use on all code paths

including early returns and exception handlers.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Start from the diff

not the entire codebase; focus analysis on changed lines and their immediate callers and callees.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Assess infrastructure-as-code changes for resource sizing

scaling policy

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Check for data validation at trust boundaries: API inputs

file uploads

0
Creative
PromptBeginner5 minmarkdown

- Audit third-party dependency versions for known bugs

deprecation warnings

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Evaluate backward compatibility risks in API changes

schema migrations

0