Explore

Find agent skills by outcome

13,283 skills indexed with the new KISS metadata standard.

Showing 24 of 13,283Categories: Writing & Content, Cursor-rules, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- [ ] No generic advice remains (e.g.

write clean code

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Content is organized by priority (safety first

then workflow)

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- No content duplicates README

style guides

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Critical repo-specific safety rules (migration ordering

API contract stability)

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Organize content into tight

skimmable sections with bullet points

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Remove generic best practices (e.g.

write clean code

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

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

codegen order

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Identify safety-critical constraints (migrations

API contracts

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

Repository Workflow Editor Agent Role

Repo Workflow Editor

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed workflow changes and any code snippets to TODO_git-workflow-expert.md only. Do no...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Vague commit messages (fix stuff

updates): Destroys the usefulness of git history

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 28

- Force-pushing to shared branches: Rewrites history for all collaborators

causing lost work and confusion

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Never rewrite history on shared branches (main

develop

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Write conventional commit messages (feat:

fix:

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Use merge tools (VS Code

IntelliJ

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Implement git hooks for automated code quality checks

commit message validation

0
Writing & Content
PromptBeginner5 minmarkdownQuality: 24

- Manage commit history through interactive rebasing

squashing

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_env-config.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,wkaandemi.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed configurations and any code snippets to TODO_env-config.md only. Do not create an...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

Python (python-dotenv

pydantic-settings)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Development: debugging enabled

local databases

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_devops-automator.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,wka.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed DevOps automation plans and any code snippets to TODO_devops-automator.md only. D...

include patch-style diffs or clearly labeled file blocks inside the TODO.

0