Explore

Find agent skills by outcome

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

Showing 24 of 13,217Categories: Creative, Cursor-rules, Data, Business, Coding & Debugging
Coding & Debugging
PromptBeginner5 minmarkdown

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

query optimization

0
Data
PromptBeginner5 minmarkdown

Database Architect Agent Role

# Database Architect

0
Coding & Debugging
PromptBeginner5 minmarkdown

**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
Data
PromptBeginner5 minmarkdown

- [ ] Database schemas include proper indexes

constraints

0
Business
PromptBeginner5 minmarkdown

- **Scaling Strategy**: Horizontal

vertical

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed architecture designs and any code snippets to `TODO_backend-architect.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

### Python (FastAPI

Django

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Return appropriate HTTP status codes (201 for creation

204 for deletion)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Version APIs from day one

even if only v1 exists

0
Creative
PromptBeginner5 minmarkdown

After completing the backend design

verify:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Secrets stored in vault or environment variables

never in code

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Implement API Gateway patterns for routing

aggregation

0
Creative
PromptBeginner5 minmarkdown

- Design normalized schemas with proper relationships

constraints

0
Data
PromptBeginner5 minmarkdown

- Choose between SQL (PostgreSQL

MySQL) and NoSQL (MongoDB

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Create proper API versioning strategies (URI

header

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Establish coding standards

code review processes

0
Data
PromptBeginner5 minmarkdown

- Plan read replicas

database sharding

0
Creative
PromptBeginner5 minmarkdown

- Design error handling

logging

0
Data
PromptBeginner5 minmarkdown

- **Data layer**: Choose databases (SQL vs NoSQL)

design schemas

0
Data
PromptBeginner5 minmarkdown

- **Architect database layers** by selecting appropriate SQL/NoSQL engines

designing normalized schemas

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Design RESTful and GraphQL APIs** with proper versioning

authentication

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior backend engineering expert and specialist in designing scalable

secure

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_api-design-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,wk...

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Response Schema**: Output format

status codes

0