Explore

Find agent skills by outcome

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

Showing 24 of 11,429Categories: Data & Insights, Business, Cursor-rules, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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

pagination

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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

custom generation patterns

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

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

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

- Data entry points (APIs

forms

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

Python (Pydantic

Marshmallow

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

JavaScript/TypeScript (Zod

Joi

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Track validation bypass attempts (modified client-side code

direct API calls)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Cache results of expensive validation operations (DNS lookups

external API checks)

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Keep validation schemas in sync with API documentation (OpenAPI

GraphQL schemas)

0
Business
PromptBeginner5 minmarkdownQuality: 24

- [ ] Business rules validated semantically

not just syntactically

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Encode output based on context (HTML encoding

URL encoding

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Identify all data entry points (forms

APIs

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

- Sanitize and normalize input data by removing harmful content

escaping context-specific threats

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

- Prevent injection attacks through SQL parameterization

XSS escaping

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_database-architect.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,w.....

0
Business
PromptBeginner5 minmarkdownQuality: 24

- Migration Strategy: Online DDL

batched DML

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed database designs and any code snippets to TODO_database-architect.md only. Do not...

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

0
Business
PromptBeginner5 minmarkdownQuality: 24

- Tune buffer management

work memory

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

RULE: When using this prompt

you must create a file named TODO_backend-architect.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,w.....

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

You are a senior database engineering expert and specialist in schema design

query optimization

0
Business
PromptBeginner5 minmarkdownQuality: 24

- Scaling Strategy: Horizontal

vertical

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 28

Write all proposed architecture designs and any code snippets to TODO_backend-architect.md only. Do...

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

0
Coding & Debugging
PromptBeginner5 minmarkdownQuality: 24

Python (FastAPI

Django

0