Explore

Find agent skills by outcome

86,936 skills indexed with the new KISS metadata standard.

Showing 24 of 86,936Categories: Productivity, General
General
PromptBeginner5 minmarkdown

- Generate migration files for all schema changes

never alter production manually

0
General
PromptBeginner5 minmarkdown

- Follow migration framework conventions (TypeORM

Prisma

0
General
PromptBeginner5 minmarkdown

- Use proper JOIN types (INNER

LEFT

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

- Choose appropriate index types (B-tree for range

hash for equality

0
General
PromptBeginner5 minmarkdown

- Understand multi-tenancy

compliance

0
General
PromptBeginner5 minmarkdown

- Identify all entities

their attributes

0
General
PromptBeginner5 minmarkdown

- Establish consistency

availability

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

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

hash

0
Productivity
PromptBeginner5 minmarkdown

- Assign each task a stable ID (e.g.

TASK-1.1) and use checklist items in outputs.

0
Productivity
PromptBeginner5 minmarkdown

- Treat every requirement below as an explicit

trackable task.

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

- **Authentication**: JWT

OAuth2

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ARCH-ITEM-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Versioning**: URI

header

0
General
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`ARCH-PLAN-1.1`):

0
General
PromptBeginner5 minmarkdown

- **Pattern**: REST

GraphQL

0
General
PromptBeginner5 minmarkdown

In `TODO_backend-architect.md`

include:

0
General
PromptBeginner5 minmarkdown

- Project name

tech stack

0