Explore

Find agent skills by outcome

15,116 skills indexed with the new KISS metadata standard.

Showing 24 of 15,116Categories: Data & Insights, Openclaw, Coding & Debugging, Data
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Critical repo-specific safety rules (migration ordering

API contract stability)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Remove generic best practices (e.g.

write clean code

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Identify safety-critical constraints (migrations

API contracts

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

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

codegen order

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

Python (python-dotenv

pydantic-settings)

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
Data
PromptBeginner5 minmarkdownQuality: 24

- Connection strings with proper pooling parameters (PostgreSQL

MySQL

0
Data
PromptBeginner5 minmarkdownQuality: 24

- CI/CD: ephemeral environments

test databases

0
Data
PromptBeginner5 minmarkdownQuality: 24

- Staging: production-mirror setup

separate databases

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Development: debugging enabled

local databases

0
Data
PromptBeginner5 minmarkdownQuality: 24

- Check that no sensitive data is exposed in logs

error messages

0
Data
PromptBeginner5 minmarkdownQuality: 24

- Section organization: Group variables by service or concern (database

cache

0
Data
PromptBeginner5 minmarkdownQuality: 24

- Naming conventions: Use consistent patterns like APP_ENV

DATABASE_URL

0
Data
PromptBeginner5 minmarkdownQuality: 24

- Identify all services

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

- Structure code with modules

environments

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Design pipelines as code

version-controlled alongside application code

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- [ ] Infrastructure as code is modular

tested

0