Explore

Find agent skills by outcome

11,219 skills indexed with the new KISS metadata standard.

Showing 24 of 11,219Categories: Business, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Create dashboards for developers

operations

0
Business
PromptBeginner5 minmarkdownQuality: 22

- Select deployment strategy (blue-green

canary

0
Business
PromptBeginner5 minmarkdownQuality: 22

- Secure deployment pipelines with SAST/DAST scanning

secret management

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Provision infrastructure as code using Terraform

Pulumi

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

RULE: When using this prompt

you must create a file named TODO_backup-restore.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,wkaan.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

You are a senior DevOps engineering expert and specialist in CI/CD automation

infrastructure as code

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- [ ] All credentials are sourced from environment variables

never hardcoded

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

RULE: When using this prompt

you must create a file named TODO_mock-data.md. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,FALSE,TEXT,wkaandemi.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

You are a senior DevOps engineer and specialist in database reliability

automated backup/restore pipelines

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Write all proposed mock data generators and any code snippets to TODO_mock-data.md only. Do not crea...

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

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

Python (Faker

Factory Boy

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

JavaScript/TypeScript (Faker.js

Fishery

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Special characters

Unicode

0
Business
PromptBeginner5 minmarkdownQuality: 22

- Dates fall within realistic ranges (birthdates for adults

order dates within business hours)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Include appropriate HTTP status codes

headers

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

- Build API mock responses following RESTful conventions with success/error responses

pagination

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

You are a senior test data engineering expert and specialist in realistic synthetic data generation...

custom generation patterns

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

RULE: When using this prompt

you must create a file named TODO_data-validator.md. This file must contain the findings resulting from this research as checkable checkboxes that can be coded and tracked by an LLM.,FALSE,TEXT,wkaa.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Data entry points (APIs

forms

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 26

Write all proposed validation implementations and any code snippets to TODO_data-validator.md only....

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

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Track validation bypass attempts (modified client-side code

direct API calls)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

JavaScript/TypeScript (Zod

Joi

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

Python (Pydantic

Marshmallow

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 22

- Cache results of expensive validation operations (DNS lookups

external API checks)

0