Explore

Find agent skills by outcome

83,583 skills indexed with the new KISS metadata standard.

Showing 24 of 83,583Categories: Data & Insights, Openclaw, General, Creative, Coding & Debugging, Cursor-rules
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
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
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
Coding & Debugging
PromptBeginner5 minmarkdown

- Find OpenAPI/Swagger specifications

GraphQL schemas

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Omit generated code

vendored dependencies

0
General
PromptBeginner5 minmarkdown

- Locate and catalog README files at every directory level

noting which are stale or missing.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Prioritize inclusion of entry points

public APIs

0
General
PromptBeginner5 minmarkdown

- Use hierarchical summarization: repository overview

module summaries

0
General
PromptBeginner5 minmarkdown

- Identify recent large-scale changes (renames

moves

0
General
PromptBeginner5 minmarkdown

- Track external dependency health using last-publish dates

maintenance status

0
General
PromptBeginner5 minmarkdown

- Detect dependency anti-patterns: circular imports

layer violations

0
General
PromptBeginner5 minmarkdown

- Parse import statements

require calls

0
General
PromptBeginner5 minmarkdown

- Identify serverless function entry points (Lambda handlers

Cloud Functions

0