home/roleplay/explore

Explore

GPTClaudeGemini··971 copies·updated 2026-07-14
explore.prompt
---
name: "explore"
title: "Explore"
description: "Explore and understand code, systems, or concepts"
arguments:
  - name: "scope"
    description: "Scope of exploration (e.g., current project, specific module, system). Default: current project"
    default: "current project"
examples:
  - "@explore" # explore current project
  - "@explore 'how the auth system is implemented'" # explore specific feature
---

Explore and understand the code, system, or concept.
When searching using shell, prefer ripgrep (rg).
Exploration scope: {scope}

fill the variables

This prompt has 1 variable. Pro fills them into a ready-to-paste prompt for you — no manual find-and-replace.

{scope}
Unlock with Pro →

when to use it

Community prompt sourced from the open-source GitHub repo DiscreteTom/prompts (no explicit license). A "Explore" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

roleplaycommunitygeneral

source

DiscreteTom/prompts · no explicit license