├── Cursor Prompts └── cursor agent.txt ├── DISCLAIMER.md ├── Devin AI └── devin.txt ├── Lovable └── Lovable Prompt.txt ├── Manus Agent Tools & Prompt ├── Agent loop.txt ├── Modules.txt ├── Prompt.txt └── tools.json ├── Open Source prompts ├── Bolt │ └── Prompt.txt ├── Cline │ └── Prompt.txt ├── Codex CLI │ └── Prompt.txt └── RooCode │ └── Prompt.txt ├── README.md ├── Replit ├── Replit Prompt.txt └── Replit Tools.json ├── Same.dev └── Prompt.txt ├── VSCode Agent └── Prompt.txt ├── Windsurf ├── Windsurf.txt └── tools.json └── v0 Prompts and Tools ├── Model.txt ├── v0 tools.txt └── v0.txt /Cursor Prompts/cursor agent.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Cursor Prompts/cursor agent.txt -------------------------------------------------------------------------------- /DISCLAIMER.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/DISCLAIMER.md -------------------------------------------------------------------------------- /Devin AI/devin.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Devin AI/devin.txt -------------------------------------------------------------------------------- /Lovable/Lovable Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Lovable/Lovable Prompt.txt -------------------------------------------------------------------------------- /Manus Agent Tools & Prompt/Agent loop.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Manus Agent Tools & Prompt/Agent loop.txt -------------------------------------------------------------------------------- /Manus Agent Tools & Prompt/Modules.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Manus Agent Tools & Prompt/Modules.txt -------------------------------------------------------------------------------- /Manus Agent Tools & Prompt/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Manus Agent Tools & Prompt/Prompt.txt -------------------------------------------------------------------------------- /Manus Agent Tools & Prompt/tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Manus Agent Tools & Prompt/tools.json -------------------------------------------------------------------------------- /Open Source prompts/Bolt/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Open Source prompts/Bolt/Prompt.txt -------------------------------------------------------------------------------- /Open Source prompts/Cline/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Open Source prompts/Cline/Prompt.txt -------------------------------------------------------------------------------- /Open Source prompts/Codex CLI/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Open Source prompts/Codex CLI/Prompt.txt -------------------------------------------------------------------------------- /Open Source prompts/RooCode/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Open Source prompts/RooCode/Prompt.txt -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | -------------------------------------------------------------------------------- /Replit/Replit Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Replit/Replit Prompt.txt -------------------------------------------------------------------------------- /Replit/Replit Tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Replit/Replit Tools.json -------------------------------------------------------------------------------- /Same.dev/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Same.dev/Prompt.txt -------------------------------------------------------------------------------- /VSCode Agent/Prompt.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/VSCode Agent/Prompt.txt -------------------------------------------------------------------------------- /Windsurf/Windsurf.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Windsurf/Windsurf.txt -------------------------------------------------------------------------------- /Windsurf/tools.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/Windsurf/tools.json -------------------------------------------------------------------------------- /v0 Prompts and Tools/Model.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/v0 Prompts and Tools/Model.txt -------------------------------------------------------------------------------- /v0 Prompts and Tools/v0 tools.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/v0 Prompts and Tools/v0 tools.txt -------------------------------------------------------------------------------- /v0 Prompts and Tools/v0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/IAmUnbounded/AI-TOOLS/HEAD/v0 Prompts and Tools/v0.txt --------------------------------------------------------------------------------