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