Home

CLAUDE CODE PLAYBOOKS

Ready-to-use workflows, templates & skills for your Claude Code projects

Copy-paste playbooks for Claude Code, Codex CLI, Windsurf, Cursor, Antigravity & more AI coding agents. Browse templates, skills and workflows to supercharge your development.

1

Browse Playbooks

Find a playbook that matches your workflow

$claude /search file-organization
2

Copy CLAUDE.md

Copy the template to your project folder

$cp playbook.md ~/project/CLAUDE.md
3

Start Using

Launch Claude Code with your new configuration

$claude // That's it!

*Search Playbooks

Find your personalized automation stack

>
Claude Code Playbooks

Playbooks(949 total)

Academic Research

Scientific Tiledbvcf

Efficient storage and retrieval of genomic variant data using TileDB. Scalable VCF/BCF ingestion, incremental sample addition, compressed storage, parallel queries, and export capabilities for population genomics.

15 minutes
Advanced
Data & Reporting

Scientific Timesfm Forecasting

Zero-shot time series forecasting with Google's TimesFM foundation model. Use for any univariate time series (sales, sensors, energy, vitals, weather) without training a custom model. Supports CSV/DataFrame/array inputs with point forecasts and pr...

15 minutes
Advanced
Data & Reporting

Scientific Torch Geometric

Graph Neural Networks (PyG). Node/graph classification, link prediction, GCN, GAT, GraphSAGE, heterogeneous graphs, molecular property prediction, for geometric deep learning.

15 minutes
Advanced
Academic Research

Scientific Torchdrug

PyTorch-native graph neural networks for molecules and proteins. Use when building custom GNN architectures for drug discovery, protein modeling, or knowledge graph reasoning. Best for custom model development, protein property prediction, retrosy...

15 minutes
Advanced
Developer Tools

Scientific Transformers

This skill should be used when working with pre-trained transformer models for natural language processing, computer vision, audio, or multimodal tasks. Use for text generation, classification, question answering, translation, summarization, image...

15 minutes
Advanced
Academic Research

Scientific Treatment Plans

Generate concise (3-4 page), focused medical treatment plans in LaTeX/PDF format for all clinical specialties. Supports general medical treatment, rehabilitation therapy, mental health care, chronic disease management, perioperative care, and pain...

10 minutes
Intermediate
Data & Reporting

Scientific Umap Learn

UMAP dimensionality reduction. Fast nonlinear manifold learning for 2D/3D visualization, clustering preprocessing (HDBSCAN), supervised/parametric UMAP, for high-dimensional data.

10 minutes
Intermediate
Academic Research

Scientific Uniprot Database

Direct REST API access to UniProt. Protein searches, FASTA retrieval, ID mapping, Swiss-Prot/TrEMBL. For Python workflows with multiple databases, prefer bioservices (unified interface to 40+ services). Use this for direct HTTP/REST work or UniPro...

5 minutes
Beginner
Finance

Scientific Usfiscaldata

Query the U.S. Treasury Fiscal Data API for federal financial data including national debt, government spending, revenue, interest rates, exchange rates, and savings bonds. Access 54 datasets and 182 data tables with no API key required. Use when ...

5 minutes
Beginner
Academic Research

Scientific Uspto Database

Access USPTO APIs for patent/trademark searches, examination history (PEDS), assignments, citations, office actions, TSDR, for IP analysis and prior art searches.

5 minutes
Beginner
Data & Reporting

Scientific Vaex

Use this skill for processing and analyzing large tabular datasets (billions of rows) that exceed available RAM. Vaex excels at out-of-core DataFrame operations, lazy evaluation, fast aggregations, efficient visualization of big data, and machine ...

10 minutes
Intermediate
Research & Writing

Scientific Venue Templates

Access comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant propo...

10 minutes
Intermediate
Research & Writing

Scientific What If Oracle

Run structured What-If scenario analysis with multi-branch possibility exploration. Use this skill when the user asks speculative questions like 'what if...', 'what would happen if...', 'what are the possibilities', 'explore scenarios', 'scenario ...

15 minutes
Advanced
Creative & Design

Scientific Xlsx

'Use this skill any time a spreadsheet file is the primary input or output. This means any task where the user wants to: open, read, edit, or fix an existing .xlsx, .xlsm, .csv, or .tsv file (e.g., adding columns, computing formulas, formatting, c...

5 minutes
Beginner
Developer Tools

Scientific Zarr Python

Chunked N-D arrays for cloud storage. Compressed arrays, parallel I/O, S3/GCS integration, NumPy/Dask/Xarray compatible, for large-scale scientific computing pipelines.

10 minutes
Intermediate
Academic Research

Scientific Zinc Database

Access ZINC (230M+ purchasable compounds). Search by ZINC ID/SMILES, similarity searches, 3D-ready structures for docking, analog discovery, for virtual screening and drug discovery.

5 minutes
Beginner
Productivity

Session Capture & Handoff

Capture key decisions, open questions, and follow-ups at the end of each work session for seamless cross-session continuity.

5 minutes
Beginner
Productivity

Smart Email Triage

Automate Gmail inbox organization with intelligent classification into newsletters, announcements, expenses, and auto-archive categories.

30 minutes
Advanced
Task Management

Smart Todo Manager

Add tasks to markdown-based todo lists with intelligent routing, duplicate detection, and automatic priority assignment.

10 minutes
Beginner
Marketing & Content

Ship Blog Post

Write a publish-ready blog post with distribution package including social threads, CTAs, and outlines.

5 minutes
Beginner
Developer Tools

Smart Contract Audit

Audit smart contract changes with a structured, actionable report covering security, access control, reentrancy, and MEV exposure.

5 minutes
Advanced
Developer Tools

Smart Contract Auditor

Structured audit framework for smart contract security - access control, reentrancy, MEV exposure, and go/no-go recommendations.

5 minutes
Advanced
Project Management

Scrum Master Coach

Facilitate sprint ceremonies, coach agile practices, run effective retrospectives, remove impediments, track team health metrics, and generate ceremony templates.

10 minutes
Intermediate
Marketing & Content

SEO Authority Builder

Analyze backlink profiles, reverse-engineer competitor link strategies, generate outreach templates, and build a systematic domain authority growth plan.

10 minutes
Intermediate

Page 25 of 40

?Frequently Asked Questions

Everything you need to know about Claude Code workflows, templates and skills

Claude Code Playbooks are ready-to-use workflows, templates and skills that you copy-paste as a CLAUDE.md file in your project folder. They tell Claude Code exactly how to behave — what to build, how to structure files, what rules to follow — so you get consistent, high-quality results without writing complex prompts from scratch.

It takes three steps: browse the directory to find a playbook that matches your use case, copy the CLAUDE.md template into your project folder, then launch Claude Code. The agent reads the configuration automatically and follows the workflow. No setup, no configuration files, no coding required.

Not at all. These playbooks are designed for non-developers — marketers, analysts, founders, researchers, students, and anyone who wants to automate work with AI. Each template is a plain-text file you copy-paste. If you can create a folder and paste text into a file, you can use a playbook.

Yes. Every playbook on this directory is completely free to use, modify and share. The entire project is open source on GitHub under a permissive license. There are no paywalls, no premium tiers, no sign-up required.

Every playbook is a real-world use case that has been submitted and tested by the community before being curated on this directory. These are not theoretical templates — they are workflows that people actually rely on for their daily work, verified to produce reliable results.

Playbooks are built for Claude Code, but many templates and skills also work with other AI coding agents including Codex CLI, Windsurf, Cursor, Antigravity, Perplexity and more. The CLAUDE.md format is simple enough that most agents can interpret and follow the instructions.

Absolutely. The directory is community-driven and we encourage submissions. You can contribute a new playbook directly through our GitHub repository or use the submission form on the homepage. Share a workflow that works for you so others in the community can replicate and benefit from it.