Frequently Asked Questions
Description
**Common Questions About Claude Code and the Top 100 Recipes** ---
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
Repository README
This is the README for sgharlow/claude-code-recipes, shared by 5 entries
in this directory. It describes the repository, not this entry specifically.
Frequently Asked Questions
**Common Questions About Claude Code and the Top 100 Recipes**
Before You Start
How much does Claude Code cost?
Claude Code itself is free to install. However, you need a Claude subscription to use it:
| Option | Cost | Best For |
|---|---|---|
| Claude Pro | $20/month | Casual users, lighter usage |
| Claude Max | $100/month | Heavy users, professionals using recipes daily |
| Claude Console | Pay-per-use | Developers, variable usage patterns |
| Enterprise | Custom pricing | Organizations needing team features |
For regular recipe use, **Claude Max** provides the best value with higher usage limits.
Is my data private? Can my employer see what I'm working on?
When using Claude Code:
- Your files stay on your computer — Claude Code reads files locally and sends only the content you explicitly share to Claude
- Conversations are not used for training — Anthropic does not use Claude Pro/Max/Enterprise conversations to train models
- Enterprise plans offer additional controls including data residency and audit logs
Check your organization's AI usage policies before using Claude Code for sensitive work. When in doubt, consult your IT or legal team.
What's the difference between Claude Code and claude.ai?
| Feature | claude.ai | Claude Code |
|---|---|---|
| Interface | Web browser | Terminal/command line |
| File access | Upload files manually | Read files directly from your computer |
| Best for | Conversations, quick questions | Working with local documents and data |
| Output | Copy/paste from browser | Can write files directly |
The recipes in this collection are designed for Claude Code because they involve working with files on your computer.
Do I need to know how to code?
**No.** Claude Code runs in a terminal, which might look technical, but you're just typing text. If you can:
- Open an application
- Type a sentence
- Copy and paste
You can use Claude Code and these recipes. The GETTING-STARTED.md guide walks you through everything step by step.
Using the Recipes
How long does each recipe take?
Each recipe shows two time estimates:
- Setup Time — How long the first use takes (learning the workflow)
- Time Saved — How much time you save compared to doing it manually
Most recipes take 10-30 minutes the first time. After that, repeat uses are much faster because you know the workflow.
Should I read the recipes in order?
**No.** Jump to whatever recipe matches a task you're facing today. The recipes are organized by function, not by difficulty progression.
Suggested starting points:
- Everyone: Start with Tier 1 (Recipes 001-010) — these are universal tasks
- By role: See the "Quick Start by Role" section in README.md
- By need: Scan the table of contents for a task you're doing this week
Can I modify the prompts?
**Absolutely.** The prompts in each recipe are
Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Development Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Development Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.
Development Epic Publish
Publish a validated epic update back to the issue and local cache.
Development Epic Review
Mark epic review requested, approved, or changes requested.
Development Epic Unblock
Sweep blocked epic issues and reopen anything whose dependencies are closed.
Development Related Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11