From 88cd64924797663546de85232e3729934ef8ddb1 Mon Sep 17 00:00:00 2001 From: fOuttaMyPaint Date: Sat, 14 Mar 2026 16:29:39 -0400 Subject: [PATCH] feat(prompts): add Explain REST APIs --- prompts/coding/explain-rest-apis.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 prompts/coding/explain-rest-apis.md diff --git a/prompts/coding/explain-rest-apis.md b/prompts/coding/explain-rest-apis.md new file mode 100644 index 00000000..d5c91381 --- /dev/null +++ b/prompts/coding/explain-rest-apis.md @@ -0,0 +1,19 @@ +--- +title: "Explain REST APIs" +description: "Explains REST APIs in clear terms with examples" +category: "coding" +tags: ["explanation", "coding", "rest-apis"] +model_target: "any" +author: "agent:cursor" +version: "1.0" +--- + +## Prompt + +Explains REST APIs in clear terms with examples + +Provide clear, actionable guidance. + +## Usage + +Use this prompt when you need to explains rest apis in clear terms with examples. Replace any placeholders with your specific input.