Explore

Find agent skills by outcome

90,866 skills indexed with the new KISS metadata standard.

Showing 24 of 90,866Categories: General, Creative, Cursor-rules
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
General
PromptBeginner5 minmarkdown

- Implement middleware for logging

auth

0
General
PromptBeginner5 minmarkdown

### Go (Gin

Echo

0
General
PromptBeginner5 minmarkdown

### Node.js (Express

Fastify

0
General
PromptBeginner5 minmarkdown

- Implement middleware chains for auth

validation

0
General
PromptBeginner5 minmarkdown

- Implement caching at the appropriate layer (CDN

application

0
General
PromptBeginner5 minmarkdown

- Profile before optimizing; measure

do not guess

0
General
PromptBeginner5 minmarkdown

- Metrics exported for monitoring (latency

error rate

0
Creative
PromptBeginner5 minmarkdown

After completing the backend design

verify:

0
General
PromptBeginner5 minmarkdown

- Security headers configured (CORS

CSP

0
General
PromptBeginner5 minmarkdown

- All schemas include proper constraints

indexes

0
General
PromptBeginner5 minmarkdown

- All endpoints follow consistent naming conventions (kebab-case URLs

camelCase JSON)

0
General
PromptBeginner5 minmarkdown

- Implement proper authentication flows (JWT

OAuth2

0
General
PromptBeginner5 minmarkdown

- Implement rate limiting

DDoS protection

0
Creative
PromptBeginner5 minmarkdown

- Design normalized schemas with proper relationships

constraints

0
General
PromptBeginner5 minmarkdown

- Build fault-tolerant systems with circuit breakers

bulkheads

0
General
PromptBeginner5 minmarkdown

- Set up authentication (JWT

OAuth2) and authorization middleware

0