Explore

Find agent skills by outcome

86,749 skills indexed with the new KISS metadata standard.

Showing 24 of 86,749Categories: General, Creative, Coding & Debugging, Research & Learning, Cursor-rules, Data
General
PromptBeginner5 minmarkdown

- **Knowledge silos**: Modules where all recent commits come from a single author

creating bus-factor risk.

0
General
PromptBeginner5 minmarkdown

- **Missing entry points**: No identifiable main function

server bootstrap

0
General
PromptBeginner5 minmarkdown

- Identify extension points

plugin interfaces

0
General
PromptBeginner5 minmarkdown

- **Circular dependencies**: Modules that depend on each other in a cycle

creating tight coupling and testing difficulties.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Map the public API surface with all exported functions

classes

0
General
PromptBeginner5 minmarkdown

- Catalog supported platforms

runtime requirements

0
General
PromptBeginner5 minmarkdown

- Catalog background job processors

event handlers

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify code paths with no error handling

no logging

0
General
PromptBeginner5 minmarkdown

- Map each service as an independent unit with its own entry point

dependencies

0
General
PromptBeginner5 minmarkdown

- Map the request lifecycle from HTTP entry through middleware

routing

0
General
PromptBeginner5 minmarkdown

- Implement tiered staleness thresholds: minor drift (1-7 days)

moderate drift (7-30 days)

0
General
PromptBeginner5 minmarkdown

- Rank risk by combining change frequency

complexity metrics

0
General
PromptBeginner5 minmarkdown

- Detect and skip binary files

media assets

0
General
PromptBeginner5 minmarkdown

- Lead with the most important structural information: entry points

core modules

0
Data
PromptBeginner5 minmarkdown

- Include only actionable metadata (paths

roles

0
General
PromptBeginner5 minmarkdown

- [ ] No secrets

credentials

0
General
PromptBeginner5 minmarkdown

- [ ] Entry points

service boundaries

0
Creative
PromptBeginner5 minmarkdown

- Respect `.gitignore` patterns to exclude build artifacts

vendor directories

0
General
PromptBeginner5 minmarkdown

After generating or updating the index

verify:

0
Data
PromptBeginner5 minmarkdown

- No sensitive data (secrets

credentials

0
General
PromptBeginner5 minmarkdown

- High-risk files (frequent bug fixes

high complexity

0
General
PromptBeginner5 minmarkdown

- Surface configuration schema files (JSON Schema

YAML validation

0
General
PromptBeginner5 minmarkdown

- Catalog CI/CD pipeline definitions

Dockerfiles

0
General
PromptBeginner5 minmarkdown

- Dependency metrics (fan-in

fan-out

0