Explore

Find agent skills by outcome

93,454 skills indexed with the new KISS metadata standard.

Showing 24 of 93,454Categories: Data & Insights, Communication, Coding & Debugging, General, Data, Cursor-rules
General
PromptBeginner5 minmarkdown

- Every instruction is project-specific

not generic advice

0
General
PromptBeginner5 minmarkdown

- Package manager constraints (pnpm-only

yarn workspaces

0
General
PromptBeginner5 minmarkdown

- All constraints use must/must-not language

not vague recommendations

0
Data
PromptBeginner5 minmarkdown

- Database migration safety (ordering

rollback

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Critical repo-specific safety rules (migration ordering

API contract stability)

0
General
PromptBeginner5 minmarkdown

- Ensure the file reads like an operational checklist

not documentation

0
General
PromptBeginner5 minmarkdown

- Follow the preferred structure: Must-follow constraints

Validation

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Remove generic best practices (e.g.

write clean code

0
General
PromptBeginner5 minmarkdown

- Capture change-safety expectations (backward compatibility

deprecation rules)

0
General
PromptBeginner5 minmarkdown

- Eliminate rules already enforced by linters

formatters

0
General
PromptBeginner5 minmarkdown

- Extract required validation commands (test

lint

0
General
PromptBeginner5 minmarkdown

- Inventory the project's tech stack

package manager

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify safety-critical constraints (migrations

API contracts

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Discover non-obvious workflow constraints (e.g.

codegen order

0
General
PromptBeginner5 minmarkdown

- **Extract** hard constraints

safety rules

0
General
PromptBeginner5 minmarkdown

- **Validate** that every instruction is project-specific

non-obvious

0
General
PromptBeginner5 minmarkdown

- **Analyze** repository structure

tooling

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_git-workflow-expert.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,...

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

- [ ] Git hooks are cross-platform compatible (Windows

macOS

0
General
PromptBeginner5 minmarkdown

- **Tool**: Implementation tool (Husky

bare script

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`GIT-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`GIT-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

- **No branch protection on main**: Allows accidental pushes

force-pushes

0