Explore

Find agent skills by outcome

12,754 skills indexed with the new KISS metadata standard.

Showing 24 of 12,754Categories: Data, Creative, Communication, Coding & Debugging, Research & Learning
Coding & Debugging
PromptBeginner5 minmarkdown

- **Design RESTful APIs** with proper HTTP semantics

HATEOAS principles

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior API design expert and specialist in RESTful principles

GraphQL schema design

0
Data
PromptBeginner5 minmarkdown

- Plans for operational excellence with monitoring

deployment

0
Coding & Debugging
PromptBeginner5 minmarkdown

API Design Expert Agent Role

# API Design Expert

0
Coding & Debugging
PromptBeginner5 minmarkdown

**RULE:** When using this prompt

you must create a file named `TODO_system-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,wka...

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed architectural designs and any code snippets to `TODO_system-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
Data
PromptBeginner5 minmarkdown

- **Shared database between services**: Creates tight coupling

prevents independent deployment

0
Creative
PromptBeginner5 minmarkdown

- Design event schemas with versioning and backward compatibility (Avro

Protobuf with schema registry)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Implement API gateway for external traffic: authentication

rate limiting

0
Creative
PromptBeginner5 minmarkdown

- Design for observability: structured logging

distributed tracing

0
Creative
PromptBeginner5 minmarkdown

- [ ] Security is designed in: zero trust

defense in depth

0
Communication
PromptBeginner5 minmarkdown

- [ ] Communication patterns are appropriate: sync for queries

async for commands and events

0
Creative
PromptBeginner5 minmarkdown

After completing architectural design

verify:

0
Communication
PromptBeginner5 minmarkdown

- Communication patterns between components with protocol

format

0
Data
PromptBeginner5 minmarkdown

- Data models with entity definitions

relationships

0
Communication
PromptBeginner5 minmarkdown

- Choose communication patterns (REST

GraphQL

0
Creative
PromptBeginner5 minmarkdown

- **Domain-Driven Design**: Bounded contexts

aggregates

0
Creative
PromptBeginner5 minmarkdown

- Document third-party integration specifications including authentication

rate limits

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Specify API endpoints with request/response schemas

error codes

0
Communication
PromptBeginner5 minmarkdown

- Specify communication patterns between components: synchronous (REST

gRPC)

0
Data
PromptBeginner5 minmarkdown

- Design data models with core entities

relationships

0
Creative
PromptBeginner5 minmarkdown

- Articulate trade-offs of each approach in terms of complexity

cost

0
Creative
PromptBeginner5 minmarkdown

Systematically progress from requirements analysis through detailed design

producing actionable specifications that implementation teams can execute.

0
Data
PromptBeginner5 minmarkdown

- **Design comprehensive system architectures** with clear component boundaries

data flow paths

0