FULL Augment Code, Claude Code, Cluely, CodeBuddy, Comet, Cursor, Devin AI, Junie, Kiro, Leap.new, Lovable, Manus, NotionAI, Orchids.app, Perplexity, Poke, Qoder, Replit, Same.dev, Trae, Traycer AI, VSCode Agent, Warp.dev, Windsurf, Xcode, Z.ai Code, Dia & v0. (And other Open Sourced) System Prompts, Internal Tools & AI Models
50 matches across 2 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | Leap.new/Prompts.txt | 741 | |
| LOW | Windsurf/Tools Wave 11.txt | 61 | // - Important code snippets |
| LOW | Windsurf/Tools Wave 11.txt | 101 | |
| LOW | Windsurf/Tools Wave 11.txt | 221 | }) => any; |
| LOW | Windsurf/Tools Wave 11.txt | 261 | |
| LOW | Windsurf/Tools Wave 11.txt | 341 | // Path to file to view. Must be an absolute path. |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 81 | # Tools |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 101 | // 3. Simple symbol lookups (use `grep_search`) |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 121 | // |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 141 | // <reasoning> |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 161 | // 2. Review results; if a directory or file stands out, rerun with that as the target. |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 181 | // </reasoning> |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 201 | // In some cases, if reading a range of lines is not enough, you may choose to read the entire file. |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 221 | // The actual command will NOT execute until the user approves it. The user may not approve it immediately. Do NOT assum |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 241 | type list_dir = (_: { |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 261 | // ### Examples: |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 281 | explanation?: string, |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 301 | // You should still bias towards repeating as few lines of the original file as possible to convey the change. |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 341 | }) => any; |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 381 | // The diagram will be pre-rendered to validate syntax – if there are any Mermaid syntax errors, they will be returned i |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 401 | // |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 421 | // </example> |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 441 | // |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 461 | // Single trivial task completed in one step. |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 481 | // </example> |
| LOW | Cursor Prompts/Agent Prompt v1.2.txt | 501 | // - Update status in real-time |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 1 | <|im_start|>system |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 21 | // ### When NOT to Use |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 41 | // Good: Clear question about a specific process with context about when it happens. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 61 | // <reasoning> |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 81 | // 2. Review results; if a directory or file stands out, rerun with that as the target. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 101 | // |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 121 | // 3. If in the same shell, LOOK IN CHAT HISTORY for your current working directory. The environment also persists (e.g. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 141 | // - Pattern syntax: Uses ripgrep (not grep) - literal braces need escaping (e.g. use interface\{\} to find interface{} |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 181 | |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 201 | action?: "create" | "update" | "delete", |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 221 | // -- The tool will replace ONE occurrence of 'old_string' with 'new_string' in the specified cell. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 241 | // The path to the notebook file you want to edit. You can use either a relative path in the workspace or an absolute pa |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 261 | // Use proactively for: |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 281 | // ### Examples |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 301 | // |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 321 | // <reasoning> |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 341 | // <reasoning> |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 361 | // - cancelled: No longer needed |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 401 | // |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 421 | type edit_file = (_: { |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 441 | // - This tool can also read image files when called with the appropriate path. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 461 | // Optional array of glob patterns to ignore. |
| LOW | Cursor Prompts/Agent Prompt 2.0.txt | 481 | // Patterns not starting with "**/" are automatically prepended with "**/" to enable recursive searching. |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | Traycer AI/phase_mode_tools.json | 295 | "description": "Use this tool to break any sizeable coding task—refactor or new feature—into *independently executab |