Explore

Find agent skills by outcome

78,357 skills indexed with the new KISS metadata standard.

Showing 24 of 78,357Categories: Data & Insights, Communication, General, Coding & Debugging
General
PromptBeginner5 minmarkdown

- Follow migration framework conventions (TypeORM

Prisma

0
General
PromptBeginner5 minmarkdown

- Generate migration files for all schema changes

never alter production manually

0
General
PromptBeginner5 minmarkdown

- Implement proper constraints including NOT NULL

UNIQUE

0
General
PromptBeginner5 minmarkdown

- Plan for soft deletes

audit trails

0
General
PromptBeginner5 minmarkdown

- Use proper JOIN types (INNER

LEFT

0
General
PromptBeginner5 minmarkdown

- Choose appropriate index types (B-tree for range

hash for equality

0
General
PromptBeginner5 minmarkdown

- Understand multi-tenancy

compliance

0
General
PromptBeginner5 minmarkdown

- Establish consistency

availability

0
General
PromptBeginner5 minmarkdown

- Identify all entities

their attributes

0
General
PromptBeginner5 minmarkdown

- **Plan indexing strategies** using B-tree

hash

0
General
PromptBeginner5 minmarkdown

- **Create safe migrations** that are reversible

backward compatible

0
General
PromptBeginner5 minmarkdown

- **Optimize complex queries** by analyzing execution plans

identifying bottlenecks

0
Coding & Debugging
PromptBeginner5 minmarkdown

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

query optimization

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

- Includes observability from day one

not as an afterthought

0
General
PromptBeginner5 minmarkdown

- [ ] Security measures cover authentication

authorization

0
General
PromptBeginner5 minmarkdown

Before finalizing

verify:

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ARCH-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Authentication**: JWT

OAuth2

0
General
PromptBeginner5 minmarkdown

- **Pattern**: REST

GraphQL

0
General
PromptBeginner5 minmarkdown

- **Versioning**: URI

header

0
General
PromptBeginner5 minmarkdown

- Project name

tech stack

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ARCH-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

In `TODO_backend-architect.md`

include:

0