Explore

Find agent skills by outcome

88,119 skills indexed with the new KISS metadata standard.

Showing 24 of 88,119Categories: Writing & Content, Data, Creative, General, Coding & Debugging, Cursor-rules
Coding & Debugging
PromptBeginner5 minmarkdown

- Ensure no sensitive data (secrets

API keys

0
General
PromptBeginner5 minmarkdown

- Classify directories by role: source

test

0
Data
PromptBeginner5 minmarkdown

- Record the indexing run metadata (duration

files scanned

0
General
PromptBeginner5 minmarkdown

- Surface files with no test coverage

no documentation

0
Data
PromptBeginner5 minmarkdown

- Embed metadata including generation timestamp

commit hash at time of indexing

0
General
PromptBeginner5 minmarkdown

- Detect high-risk files by cross-referencing change frequency

bug-fix commits

0
General
PromptBeginner5 minmarkdown

- Catalog external dependencies with version constraints

license types

0
General
PromptBeginner5 minmarkdown

- Identify circular dependencies

tightly coupled modules

0
General
PromptBeginner5 minmarkdown

- Annotate each entry point and boundary with its file path

purpose

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Document API routes

event handlers

0
General
PromptBeginner5 minmarkdown

- Identify shared libraries

utility packages

0
General
PromptBeginner5 minmarkdown

- Record total file count

total line count

0
General
PromptBeginner5 minmarkdown

- Locate application entry points by scanning for main functions

server bootstrap files

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Trace module boundaries by identifying package exports

public API surfaces

0
General
PromptBeginner5 minmarkdown

- Detect monorepo structures by locating workspace configurations

multiple package manifests

0
General
PromptBeginner5 minmarkdown

- Identify the framework

language

0
General
PromptBeginner5 minmarkdown

- Catalog configuration files (environment configs

CI/CD pipelines

0
General
PromptBeginner5 minmarkdown

- Log the staleness assessment with specific metrics (days since update

commit count

0
General
PromptBeginner5 minmarkdown

- Build a hierarchical directory tree capturing folder depth

file counts

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

tests

0
General
PromptBeginner5 minmarkdown

- **Generate** compressed

token-efficient index documents in both Markdown and JSON schema formats for downstream agent consumption.

0
General
PromptBeginner5 minmarkdown

- If the index is fresh and no structural drift is detected

confirm validity and halt; otherwise proceed to full re-indexing.

0
General
PromptBeginner5 minmarkdown

- Identify whether major structural changes (new directories

deleted modules

0
General
PromptBeginner5 minmarkdown

- **Detect** change hotspots by analyzing recent commit activity

file churn rates

0