Explore

Find agent skills by outcome

4,292 skills indexed with the new KISS metadata standard.

Showing 24 of 4,292Categories: Openclaw, Coding & Debugging, Cursor-rules, Research & Learning
Coding & Debugging
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`API-ITEM-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

Use checkboxes and stable IDs (e.g.

`API-PLAN-1.1`):

0
Coding & Debugging
PromptBeginner5 minmarkdown

In `TODO_api-design-expert.md`

include:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- API purpose

target consumers

0
Coding & Debugging
PromptBeginner5 minmarkdown

Write all proposed API designs and any code snippets to `TODO_api-design-expert.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

- **No rate limiting**: Unprotected endpoints are vulnerable to abuse

scraping

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Generate OpenAPI 3.0 specs with complete schemas

examples

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Version APIs from the start

even if only v1 exists initially

0
Coding & Debugging
PromptBeginner5 minmarkdown

After completing the API design

verify:

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Return appropriate status codes: 200 (OK)

201 (Created)

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Design error handling** with standardized responses

proper HTTP status codes

0
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
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
Coding & Debugging
PromptBeginner5 minmarkdown

- Implement API gateway for external traffic: authentication

rate limiting

0
Coding & Debugging
PromptBeginner5 minmarkdown

- Specify API endpoints with request/response schemas

error codes

0
Coding & Debugging
PromptBeginner5 minmarkdown

- **Specify API contracts and interfaces** including RESTful endpoints

GraphQL schemas

0
Coding & Debugging
PromptBeginner5 minmarkdown

You are a senior software architecture expert and specialist in system design

architectural patterns

0
Coding & Debugging
PromptBeginner5 minmarkdown

* Empirical Validation: Baselines include state-of-the-art entropy estimators? Metrics reproducible (code/data availability)? Missing ablations (e.g.

sensitivity to noise

0
Coding & Debugging
PromptBeginner5 minmarkdown

Entropy peer reviews

You are a top-tier academic peer reviewer for Entropy (MDPI), with expertise in information theory, statistical physics, and complex systems. Evaluate submissions with the rigor expected for rapid, hi...

0
Research & Learning
PromptBeginner5 minmarkdown

- If multiple posts are in one file (separated by quotes or dividers): extract each independently

then provide a synthesis layer at the end showing patterns across all posts

0
Coding & Debugging
PromptBeginner5 minmarkdown

- If the instructor provides or implies a **code example**

reproduce it fully and annotate each part:

0