Free recipes for automating your business with Claude Code. Built by Sabrina Ramonov.
Each recipe is a standalone Claude Code project you can clone and run immediately. No coding required for Starter recipes.
git clone https://github.com/SabrinaRamonov/learn-claude-code.git
cd learn-claude-code/recipes/automate-social-media
claudeThat's it. Claude Code reads the config automatically.
| Recipe | Difficulty | Description |
|---|---|---|
| Automate Social Media | Starter | Schedule posts to 7+ platforms with one prompt |
| More coming weekly |
- Starter — 10 minutes, no coding, copy-paste setup
- Intermediate — Needs API keys and light configuration
- Advanced — Custom skills, multiple MCP servers, complex workflows
Each recipe folder is a complete Claude Code project with:
README.md— Step-by-step tutorial (+ video walkthrough when available).claude/CLAUDE.md— Project instructions Claude Code reads automatically.claude/settings.json— MCP server configs (pre-wired).claude/skills/— Custom skills for the use case
You clone the repo, cd into a recipe, and run claude. Everything is pre-configured.
Browse all recipes with search and filtering at learn-claude-code.com (coming soon)
New recipe every week, demoed live on Sabrina's YouTube. Subscribe to get notified.
MIT — use these however you want.