Explore

Find agent skills by outcome

103,841 skills indexed with the new KISS metadata standard.

Showing 24 of 103,841Categories: General, Creative, Cursor-rules
General
PromptBeginner5 minmarkdown

- Catalog CI/CD pipeline definitions

Dockerfiles

0
General
PromptBeginner5 minmarkdown

- Surface configuration schema files (JSON Schema

YAML validation

0
General
PromptBeginner5 minmarkdown

- Locate and catalog README files at every directory level

noting which are stale or missing.

0
General
PromptBeginner5 minmarkdown

- Identify recent large-scale changes (renames

moves

0
General
PromptBeginner5 minmarkdown

- Use hierarchical summarization: repository overview

module summaries

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

- Calculate dependency metrics: fan-in (how many modules depend on this)

fan-out (how many modules this depends on)

0
General
PromptBeginner5 minmarkdown

- Identify serverless function entry points (Lambda handlers

Cloud Functions

0
General
PromptBeginner5 minmarkdown

- Trace request lifecycle from entry point through middleware

handlers

0
General
PromptBeginner5 minmarkdown

- Parse import statements

require calls

0
General
PromptBeginner5 minmarkdown

- Identify CLI tools

background workers

0
General
PromptBeginner5 minmarkdown

- Document service discovery mechanisms

load balancer configurations

0
General
PromptBeginner5 minmarkdown

- Classify directories by role: source

test

0
General
PromptBeginner5 minmarkdown

- Detect server entry points across frameworks (Express

Django

0
General
PromptBeginner5 minmarkdown

- Identify empty directories

orphaned files

0
General
PromptBeginner5 minmarkdown

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

bug-fix commits

0
General
PromptBeginner5 minmarkdown

- Surface files with no test coverage

no documentation

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
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