From 18321b62dad4afd3ff6093fc527aa2854c039412 Mon Sep 17 00:00:00 2001 From: Justin Parker Date: Thu, 4 Dec 2025 20:51:05 -0800 Subject: [PATCH] docs --- README.md | 36 ++++++++++++++++++++++++++++-------- 1 file changed, 28 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 95aaea7..368c3f2 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,8 @@ Download only the directories you need for your AI coding tool. --- -### Claude Code CLI +
+Claude Code CLI **Location:** `.claude/commands/` @@ -92,9 +93,12 @@ Download only the directories you need for your AI coding tool. **Documentation:** [Claude Code Slash Commands](https://code.claude.com/docs/en/slash-commands) +
+ --- -### GitHub Copilot CLI +
+GitHub Copilot CLI **Location:** `.github/agents/` @@ -126,9 +130,12 @@ copilot **Documentation:** [GitHub Copilot CLI Custom Agents](https://docs.github.com/en/copilot/concepts/agents/about-copilot-cli) +
+ --- -### VS Code GitHub Copilot +
+VS Code GitHub Copilot **Location:** `.github/prompts/` @@ -166,9 +173,12 @@ description: "Plan2Code Step 1: Planning Mode" **Documentation:** [VS Code Copilot Prompt Files](https://code.visualstudio.com/docs/copilot/customization/prompt-files) +
+ --- -### Windsurf IDE +
+Windsurf IDE **Location:** `.windsurf/workflows/` @@ -195,9 +205,12 @@ description: "Plan2Code Step 1: Planning Mode" **Documentation:** [Windsurf Workflows](https://docs.windsurf.com/windsurf/cascade/workflows) +
+ --- -### Cursor AI +
+Cursor AI **Location:** `.cursor/rules/` @@ -235,9 +248,12 @@ alwaysApply: false **Documentation:** [Cursor Rules for AI](https://docs.cursor.com/context/rules) +
+ --- -### Google Antigravity +
+Google Antigravity **Location:** `.agent/workflows/` @@ -271,9 +287,12 @@ description: "Plan2Code Step 1: Planning Mode" **Documentation:** [Customize Antigravity](https://atamel.dev/posts/2025/11-25_customize_antigravity_rules_workflows/) +
+ --- -### Continue (VS Code/JetBrains) +
+Continue (VS Code/JetBrains) **Location:** `.continue/prompts/` @@ -311,6 +330,8 @@ description: "Plan2Code Step 1: Planning Mode" **Documentation:** [Continue Prompts](https://docs.continue.dev/customize/deep-dives/prompts) +
+ --- ### Manual Installation (Any Platform) @@ -660,4 +681,3 @@ Feel free to modify these prompts to fit your workflow: **Too many/few phases:** - Adjust during Step 2 (Documentation) - phases should represent logical groupings of work -