Explore

Find agent skills by outcome

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

Showing 24 of 13,861Categories: Data, Creative, Education, Communication, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

- Provide contribution guidelines covering code style

PR process

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Read the source code to understand actual behavior

not just intended behavior.

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Collect error codes

edge cases

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Determine the documentation type needed (API reference

tutorial

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Identify the target audience (internal team

external developers

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Maintain** developer guides covering local setup

development workflow

0
Data
PromptBeginner5 minmarkdown

- **Develop** architecture documentation including system diagrams

data flow charts

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Create** comprehensive API documentation with OpenAPI specs

endpoint descriptions

0
Education
PromptBeginner5 minmarkdown

- **Author** user guides with step-by-step tutorials

feature walkthroughs

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior documentation expert and specialist in technical writing

API documentation

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_repo-workflow-editor.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 minmarkdown

Write all proposed AGENTS.md content and any code snippets to `TODO_repo-workflow-editor.md` only. Do not create any other files. If specific files should be created or edited

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

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

write clean code

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
Coding & Debugging
PromptBeginner5 minmarkdown

- Remove generic best practices (e.g.

write clean code

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
Creative
PromptBeginner5 minmarkdown

You are a senior repository workflow expert and specialist in coding agent instruction design

AGENTS.md authoring

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
Education
PromptBeginner5 minmarkdown

- Explain the why behind each operation

not just the how

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed workflow changes and any code snippets to `TODO_git-workflow-expert.md` only. Do not create any other files. If specific files should be created or edited

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

0
Creative
PromptBeginner5 minmarkdown

- Never commit generated files

build artifacts

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Use merge tools (VS Code

IntelliJ

0