Explore

Find agent skills by outcome

6,869 skills indexed with the new KISS metadata standard.

Showing 24 of 6,869Categories: Operations & Workflow, Business, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

- Map the public API surface with all exported functions

classes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify code paths with no error handling

no logging

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Find OpenAPI/Swagger specifications

GraphQL schemas

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Omit generated code

vendored dependencies

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize inclusion of entry points

public APIs

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Ensure no sensitive data (secrets

API keys

0
Business
PromptBeginner5 minmarkdown

- Include a critical files section listing the top files by importance (entry points

core business logic

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Trace module boundaries by identifying package exports

public API surfaces

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Document API routes

event handlers

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Run parallel glob searches across the five focus areas: source code

tests

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Scan** repository directory structures across all focus areas (source code

tests

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
Business
PromptBeginner5 minmarkdown

- **Strategy**: Planning approach (direct

intent-clarifying

0
Business
PromptBeginner5 minmarkdown

- Apply intent clarification when the query is ambiguous

generating clarifying questions before committing to a search strategy

0
Business
PromptBeginner5 minmarkdown

- Planning strategy selected and justified (direct

intent-clarifying

0
Business
PromptBeginner5 minmarkdown

- Search strategy with targeted queries

source types

0
Business
PromptBeginner5 minmarkdown

- Classify query complexity to select the appropriate planning strategy: direct execution for straightforward queries

intent clarification for ambiguous queries

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

- **Hardcoded environmental assumptions**: Paths

URLs

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

event handlers

0