Sandbox
@sgharlow/claude-code-recipes

Claude Code recipes and skills for knowledge work

This repo is a field guide for using Claude Code on recurring knowledge-work tasks like meeting notes, status reports, research synthesis, and document cleanup. Each recipe gives prompts, steps, and examples, and six of the most common workflows are packaged as installable Claude Code skills.

386 stars48 forksUpdated 1mo ago
Who it's for

Builders who use Claude Code to turn notes, sources, and drafts into usable work products.

What it delivers

You can reuse proven workflows instead of rebuilding prompts every time you need a report, summary, or draft.

What it does

100 task recipes

Markdown recipes cover daily work across meetings, writing, research, reporting, operations, product, and technical documentation.

Installable Claude Code skills

Six workflows ship as `SKILL.md` files under `skills/`, ready to drop into Claude Code’s skills folders.

Tiered organization

The recipes are grouped into 10 tiers, from universal quick wins to technical and specialized functions.

Getting-started guides

`GETTING-STARTED.md`, `FAQ.md`, and `GLOSSARY.md` help new users understand the workflows and terms.

Premium slash-command pack

The repo points to a separate premium collection of 200 installable slash commands.

How to get it

  1. 1Want to skip copying prompts? The Premium Collection includes all 200 recipes as…
    /recipe-001 Here are my meeting notes from today...
  2. 2Install the 10 free sample commands
    # Mac/Linux
    cp premium/recipe-*.md ~/.claude/commands/
    
    # Windows PowerShell
    Copy-Item -Path "premium\recipe-*.md" -Destination "$env:USERPROFILE\.claude\commands\"
  3. 3Then use them in Claude Code
    /recipe-001 Team standup: John finished API. Sarah blocked on design. Demo Friday.

README

Top 100 Claude Code Recipes for Knowledge Workers

Skill Crossroads

Claude Code artifacts graded by Skill Crossroads — click the badge for the evidence-cited scorecard.

Your Complete Guide to AI-Powered Productivity

Version 1.0 — December 2025


Welcome

This collection contains 100 practical recipes for using Claude Code to automate, accelerate, and enhance your professional work. Each recipe provides step-by-step instructions, ready-to-use prompts, and real-world examples that you can apply immediately.

Whether you're drafting emails, analyzing data, preparing presentations, or managing complex projects, there's a recipe here that will save you hours of work.


Want all 200 recipes as ready-to-use slash commands?

The Premium Collection includes 200 slash commands you can install in seconds. Just type /recipe-001 and Claude does the rest. No copying prompts. No setup. $79.99 one-time purchase.

Get the Premium Collection →

Installable skills (new)

Three of the most-used recipes now ship as real Claude Code Skills you can drop into ~/.claude/skills/ (or a project's .claude/skills/) — no prompt copying:

SkillFrom recipeWhat it does
meeting-notes-to-actions#1Raw notes → summary, owner/deadline table, follow-up drafts
weekly-status-report#2Scattered weekly updates → one-page report with severity-rated blockers
summarize-document#4Long document → role-aware, reference-cited digest
research-synthesis#7Many sources → themes, contradictions, gaps, bottom line
data-cleanup#9Messy tabular data → analysis-ready, with a full transformation log
qc-checklist#48Process description → pass/fail QC checklist traced to real failure modes

Each skill includes evals and is quality-graded — click the badge above for the scorecard.

📬 Follow the work: get the free Claude Code Quick Wins Kit — new recipes, tools, and honest benchmarks, one list.

The system behind these recipes

The recipes are the what. The rest of the toolchain is how the same work ships with verification instead of vibes:

RepoRole
Howai-control-frameworkThe verification methodology: deployment-readiness scoring, evidence-backed gates
Scaleorchestra-liteRunning parallel AI agents on real repos without losing control
Enforcementai-pr-botThe gates, run where the code lands: at PR time
GradeskillcrossroadsEvidence-cited scoring for the skills themselves — live at skillcrossroads.com

One rule ties them together: no claim without a check you can run.


Getting Started

New to Claude Code? Start here:

  1. GETTING-STARTED.md - Installation guide for Windows, macOS, and Linux
  2. FAQ.md - Common questions answered
  3. GLOSSARY.md - Terms and definitions
  4. Pick a recipe from Tier 1 below (the universal high-frequency wins)

How to Use This Book

Reading Strategies

Don't read sequentially. This is a reference book, not a novel. Instead:

  1. Start with a task you're facing today — Scan the table of contents for something relevant
  2. Try one recipe completely — Follow all the steps, including the refinement prompts
  3. Customize as you go — The prompts are templates; adapt them to your situation
  4. Build from there — Once you've mastered one recipe, explore related ones

Understanding the Difficulty Levels

LevelWhat It MeansTypical User
BeginnerSimple inputs, straightforward prompts, quick resultsAnyone, even first-time Claude Code users
IntermediateMultiple inputs, some iteration needed, judgment requiredComfortable with Claude Code basics
AdvancedComplex inputs, multiple steps, significant customizationRegular Claude Code users, domain expertise helpful

Understanding Time Estimates

Each recipe shows:

  • Setup Time — How long the first use takes (includes learning the workflow)
  • Time Saved — Hours saved compared to doing the task manually

These are realistic estimates for typical professional work. Your actual times may vary based on the complexity of your specific task.

Getting the Best Results

  1. Be specific in your prompts — "Analyze Q3 sales focusing on regional trends" beats "Analyze sales"
  2. Provide context — Tell Claude your role, your audience, and what "good" looks like
  3. Iterate — Treat first outputs as drafts; ask for revisions and refinements
  4. Review everything — AI output needs human judgment before use in professional contexts

What Each Recipe Contains

Every recipe follows a consistent structure:

SectionWhat It Tells You
The ProblemWhat pain point this recipe solves
The OutcomeWhat you'll have when done
When to UseGood fit vs. not a good fit scenarios
PrerequisitesWhat you need before starting
How Claude HelpsWhat Claude does well vs. where you add judgment
Step-by-StepDetailed walkthrough with prompts
Example OutputWhat good results look like
TroubleshootingCommon issues and solutions
VariationsAlternative approaches for different needs

How the Recipes Are Organized

The 100 recipes are organized into 10 tiers, progressing from universal daily tasks to specialized professional functions:

TierCategoryRecipesBest For
1Universal High-Frequency Wins001-010Everyone - start here
2Leadership & Management011-020Managers, Directors, Executives
3Strategy & Analysis021-030Analysts, Strategists, Finance
4Professional Communication031-040Marketing, Communications, Sales
5Operations & Compliance041-050Operations, Legal, Quality
6Data & Reporting051-060Analysts, Business Intelligence
7HR & People Operations061-070HR, L&D, People Managers
8Sales & Customer Operations071-080Sales, Customer Success, Marketing
9Project & Product Management081-090PMs, Product Managers, Scrum Masters
10Technical & Specialized091-100Technical Writers, IT, Legal

Complete Recipe Index

Tier 1: Universal High-Frequency Wins (001-010)

Tasks everyone does daily or weekly. Start here for immediate productivity gains.

#RecipeTime Saved
001Meeting Notes to Action Items30-60 min/meeting
002Weekly Status Report Generation2-3 hours/week
003Email Drafting and Response1-2 hours/day
004Document Summarization1-2 hours/document
005Rapid Presentation Development3-6 hours/deck
006Calendar and Schedule Optimization1-2 hours/week
007Research Synthesis2-4 hours/project
008Task and Project List Organization1-2 hours/week
009Data Cleanup and Formatting2-4 hours/dataset
010Quick Reference Guide Creation2-3 hours/guide

Tier 2: Leadership & Management (011-020)

For managers, directors, and executives managing teams and making decisions.

#RecipeTime Saved
011Board and Leadership Meeting Prep4-8 hours/meeting
012High-Stakes Communication Drafting1-2 hours/message
013Performance Review Writing2-3 hours/review
014One-on-One Meeting Prep30-60 min/meeting
015Team Capacity and Resource Planning3-5 hours/cycle
016Budget Scenario Modeling4-8 hours/cycle
017OKR and Goal Setting3-5 hours/cycle
018Delegation Brief Creation1-2 hours/task
019Meeting Facilitation Planning1-2 hours/meeting
020Org Design and Structure Analysis5-10 hours/analysis

Tier 3: Strategy & Analysis (021-030)

For strategic planning, financial analysis, and business intelligence.

#RecipeTime Saved
021Competitive Intelligence Synthesis6-10 hours/report
022Strategic Planning Document Synthesis15-25 hours/cycle
023Market Research Analysis Summary4-8 hours/report
024Customer Account Analysis Deep Dives3-5 hours/analysis
025Financial Analysis and Trend Interpretation3-6 hours/analysis
026Risk Assessment and Mitigation Planning4-8 hours/assessment
027Business Case Development6-12 hours/case
028Benchmarking Analysis4-8 hours/analysis
029SWOT and Strategic Framework Analysis3-6 hours/analysis
030Investor and Board Materials Preparation8-15 hours/package

Tier 4: Professional Communication (031-040)

For creating compelling content and professional communications.

#RecipeTime Saved
031Proposal and Pitch Document Creation4-8 hours/proposal
032RFP and Government Contract Response10-20 hours/response
033Newsletter and Update Content Creation2-4 hours/issue
034Blog Post and Thought Leadership3-5 hours/post
035Case Study Development4-8 hours/study
036Executive Communication Ghostwriting2-4 hours/piece
037Press Release and Media Statement Drafting2-4 hours/release
038Customer Communication Templates3-6 hours/template set
039Technical Writing for Non-Technical Audiences3-5 hours/document
040Speech and Presentation Script Writing4-8 hours/speech

Tier 5: Operations & Compliance (041-050)

For operational excellence, compliance, and process documentation.

#RecipeTime Saved
041Policy and Procedure Documentation8-15 hours/policy
042Process Documentation and SOPs4-8 hours/process
043Contract Review and Risk Summarization2-4 hours/contract
044Vendor and Technology Evaluation Matrices4-6 hours/evaluation
045Incident Analysis and Root Cause Reports3-5 hours/incident
046Regulatory Change Impact Assessment6-12 hours/assessment
047Audit Preparation Documentation8-15 hours/audit
048Quality Control Checklists and Standards4-8 hours/checklist
049Change Management Documentation5-10 hours/change
050Service Level Agreement Development6-12 hours/SLA

Tier 6: Data & Reporting (051-060)

For data analysis, visualization narratives, and business reporting.

#RecipeTime Saved
051Dashboard Narrative Generation1-2 hours/report
052Survey Results Analysis and Reporting3-6 hours/survey
053KPI Variance Analysis and Commentary2-4 hours/review
054Customer Feedback Synthesis3-5 hours/synthesis
055Sales Pipeline Analysis and Commentary2-3 hours/review
056Cohort and Segment Analysis3-5 hours/analysis
057Trend Identification and Forecasting Narratives3-6 hours/forecast
058Report Automation Design4-8 hours/setup
059Data Quality Assessment3-6 hours/assessment
060Executive Summary Generation from Detailed Reports30-60 min/summary

Tier 7: HR & People Operations (061-070)

For human resources, learning & development, and people management.

#RecipeTime Saved
061Job Descriptions and Role Documentation2-3 hours/role
062Interview Question Banks and Scorecards3-5 hours/role
063Employee Handbook and Policy Updates6-12 hours/update
064Training Material Development10-20 hours/course
065Onboarding Documentation and Checklists4-6 hours/program
066Employee Communication Campaigns3-6 hours/campaign
067Exit Interview Analysis and Themes3-5 hours/analysis
068Compensation Analysis and Recommendations4-8 hours/analysis
069Diversity and Inclusion Reporting4-8 hours/report
070Skills Gap Analysis4-8 hours/analysis

Tier 8: Sales & Customer Operations (071-080)

For sales teams, customer success, and revenue operations.

#RecipeTime Saved
071Sales Call Preparation Briefs30-60 min/call
072Win/Loss Analysis and Themes4-6 hours/analysis
073Customer Success Playbook Development8-15 hours/playbook
074QBR Preparation2-4 hours/QBR
075Sales Enablement Content Creation3-5 hours/asset
076Lead Scoring and Prioritization Analysis2-4 hours/analysis
077Customer Journey Mapping4-8 hours/map
078Pricing Analysis and Recommendation4-6 hours/analysis
079Territory and Account Assignment Analysis4-8 hours/analysis
080Campaign Performance Analysis2-4 hours/campaign

Tier 9: Project & Product Management (081-090)

For project managers, product managers, and agile teams.

#RecipeTime Saved
081Project Charter and Kickoff Documentation3-5 hours/project
082Requirements Documentation4-8 hours/document
083Sprint Planning and Backlog Refinement2-3 hours/sprint
084Product Roadmap Communication3-5 hours/update
085Release Notes and Changelog Generation1-2 hours/release
086Project Status and Health Reporting2-3 hours/report
087Stakeholder Analysis and Communication Planning3-5 hours/analysis
088Lessons Learned Facilitation and Documentation3-5 hours/session
089Product Feature Prioritization Analysis3-5 hours/cycle
090User Research Synthesis4-8 hours/study

Tier 10: Technical & Specialized Functions (091-100)

For technical documentation, IT operations, and specialized professional functions.

#RecipeTime Saved
091Technical Documentation from Engineering Inputs3-5 hours/document
092API and Integration Documentation4-6 hours/API
093Security Assessment Documentation4-8 hours/assessment
094Knowledge Base and FAQ Generation3-6 hours/section
095IT Service Catalog Development8-12 hours/section
096Technical Specification Writing4-8 hours/spec
097Code Review Summary and Documentation1-2 hours/review
098M&A and Partnership Due Diligence10-20 hours/deal
099Legal Research Summarization4-8 hours/research
100Intellectual Property Documentation6-12 hours/portfolio

Quick Start by Role

If you're a Manager or Director

Start with: 001, 002, 013, 014

If you're an Executive

Start with: 011, 012, 022, 030

If you're in Sales

Start with: 003, 071, 055, 075

If you're in Marketing

Start with: 033, 034, 035, 080

If you're in HR

Start with: 061, 062, 065, 064

If you're a Product Manager

Start with: 082, 084, 089, 090

If you're a Project Manager

Start with: 001, 081, 086, 087

If you're an Analyst

Start with: 004, 007, 051, 060


How to Use Each Recipe

Every recipe follows the same structure:

  1. The Problem - What pain point this recipe solves
  2. The Outcome - What you'll have when done
  3. When to Use - Good fit vs. not a good fit scenarios
  4. Prerequisites - What you need before starting
  5. **How Claude Code

Files in the repo

Repository payload13 top-level entries
  • .github
  • premium
  • recipes
  • skills
  • .gitignore
  • CHANGELOG.md
  • CONTRIBUTING.md
  • FAQ.md
  • GETTING-STARTED.md
  • GLOSSARY.md
  • LICENSE.md
  • README.md
  • SUMMARY.md

Discussion (0)

Ask about usage, or say what you built with it

Sign in to join the discussion.

No comments yet. Be the first to say what this is good for.

More tutorials & guides

shareAI-lab/
learn-claude-code

Bash is all you need - A nano claude code–like 「agent harness」, built from 0 to 1

77k
luongnv89/
claude-howto
luongnv89/claude-howtoTutorials & Guides

A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.

41k
agentskills/
agentskills
agentskills/agentskillsTutorials & Guides

Specification and documentation for Agent Skills

25k
ykdojo/
claude-code-tips
ykdojo/claude-code-tipsTutorials & Guides

45+ tips for getting the most out of Claude Code, from basics to advanced - includes a custom status line script and Claude Code running itself in a container. Also includes the dx plugin: skills for everyday dev workflows.

10k