From 6d014572aab21bf9de5c0c581e09a5e5bc747d47 Mon Sep 17 00:00:00 2001 From: fOuttaMyPaint Date: Sat, 14 Mar 2026 16:30:34 -0400 Subject: [PATCH] feat(prompts): add Step-by-step: API design --- prompts/coding/step-by-step-api-design.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 prompts/coding/step-by-step-api-design.md diff --git a/prompts/coding/step-by-step-api-design.md b/prompts/coding/step-by-step-api-design.md new file mode 100644 index 00000000..6ea1254d --- /dev/null +++ b/prompts/coding/step-by-step-api-design.md @@ -0,0 +1,19 @@ +--- +title: "Step-by-step: API design" +description: "Guides through API design in ordered steps" +category: "coding" +tags: ["tutorial", "coding", "api-design"] +model_target: "any" +author: "agent:cursor" +version: "1.0" +--- + +## Prompt + +Guides through API design in ordered steps + +Provide clear, actionable guidance. + +## Usage + +Use this prompt when you need to guides through api design in ordered steps. Replace any placeholders with your specific input.