This is a library of prompts to copy into Claude Code. Use it to explore ways of working you haven’t tried, or when you’re not sure where to start. The prompts are collected from various Anthropic guides, including Common workflows, Best practices, and How Anthropic teams use Claude Code. They’re starting points rather than scripts. Open Why this works under any prompt to see the pattern behind it so you can write your own.Documentation Index
Fetch the complete documentation index at: https://code.claude.com/docs/llms.txt
Use this file to discover all available pages before exploring further.
What makes these prompts work
The prompts above share a few patterns. Recognizing them helps you adapt any prompt here to your own task. Describe the outcome, not the steps. Say what you want and let Claude find the files. The prompt below works without naming a single file path.@ to reference a file. Claude reads the source instead of your description of it.
Where these come from
These prompts are based on patterns from published Anthropic resources. Each card links to its source:- Common workflows: step-by-step guides for the core tasks
- Best practices: prompting patterns and project setup
- How Anthropic teams use Claude Code: real workflows from engineering, product, design, and data teams, with deep dives on legal, marketing, and cybersecurity
- Scaling agentic coding guide: the enterprise adoption guide
Related resources
The prompts on this page are starting points. Once one works for your project, the next step is making it repeatable: save it as a skill so anyone on your team can run it as a/command, and record the conventions Claude learned in CLAUDE.md so every session starts with that context instead of Claude relearning it. For larger or riskier changes, plan mode shows you the file list before any edits happen.
If you’re introducing Claude Code across a team, see administration for managed settings and policy, and costs and usage for how this work is billed on your plan.