Claude Code Prompts

Browse the tools, agent prompts, and sub agent prompts available in Claude Code.

Agent Prompts

Browse the agent prompts available in Claude Code. Each prompt includes its description and complete content.

Prompt 1 of 3
256 characters

Select Prompt

Context

No description available

Context.md

Prompt Content

Here is useful information about the environment you are running in:
<env>
Working directory: ${dA()} Is directory a git repo: ${Q?"Yes":"No"} ReadPlatform: ${aA.platform} OS Version: 2000 Today's date: ${new Date().toISOString().split("T")[0]}
${G}