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

>

Browse all 34 categories →

Claude Code Playbooks

Playbooks(1200 total)

Academic Research

Scientific Cbioportal Database

Query cBioPortal for cancer genomics data including somatic mutations, copy number alterations, gene expression, and survival data across hundreds of cancer studies. Essential for cancer target validation, oncogene/tumor suppressor analysis, and p...

5 minutes
Beginner
Academic Research

Scientific Cellxgene Census

Query the CELLxGENE Census (61M+ cells) programmatically. Use when you need expression data across tissues, diseases, or cell types from the largest curated single-cell atlas. Best for population-scale queries, reference atlas comparisons. For ana...

10 minutes
Intermediate
Academic Research

Scientific Chembl Database

Query ChEMBL bioactive molecules and drug discovery data. Search compounds by structure/properties, retrieve bioactivity data (IC50, Ki), find inhibitors, perform SAR studies, for medicinal chemistry.

5 minutes
Beginner
Developer Tools

Scientific Cirq

Google quantum computing framework. Use when targeting Google Quantum AI hardware, designing noise-aware circuits, or running quantum characterization experiments. Best for Google hardware, noise modeling, and low-level circuit design. For IBM har...

15 minutes
Advanced
Research & Writing

Scientific Citation Management

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find pa...

5 minutes
Beginner
Academic Research

Scientific Clinical Decision Support

Generate professional clinical decision support (CDS) documents for pharmaceutical and clinical research settings, including patient cohort analyses (biomarker-stratified with outcomes) and treatment recommendation reports (evidence-based guidelin...

15 minutes
Advanced
Academic Research

Scientific Clinical Reports

Write comprehensive clinical reports including case reports (CARE guidelines), diagnostic reports (radiology/pathology/lab), clinical trial reports (ICH-E3, SAE, CSR), and patient documentation (SOAP, H&P, discharge summaries). Full support with t...

10 minutes
Intermediate
Academic Research

Scientific Clinicaltrials Database

Query ClinicalTrials.gov via API v2. Search trials by condition, drug, location, status, or phase. Retrieve trial details by NCT ID, export data, for clinical research and patient matching.

5 minutes
Beginner
Academic Research

Scientific Clinpgx Database

Access ClinPGx pharmacogenomics data (successor to PharmGKB). Query gene-drug interactions, CPIC guidelines, allele functions, for precision medicine and genotype-guided dosing decisions.

5 minutes
Beginner
Academic Research

Scientific Clinvar Database

Query NCBI ClinVar for variant clinical significance. Search by gene/position, interpret pathogenicity classifications, access via E-utilities API or FTP, annotate VCFs, for genomic medicine.

5 minutes
Beginner
Academic Research

Scientific Cobrapy

Constraint-based metabolic modeling (COBRA). FBA, FVA, gene knockouts, flux sampling, SBML models, for systems biology and metabolic engineering analysis.

10 minutes
Intermediate
Research & Writing

Scientific Consciousness Council

Run a multi-perspective Mind Council deliberation on any question, decision, or creative challenge. Use this skill whenever the user wants diverse viewpoints, needs help making a tough decision, asks for a council/panel/board discussion, wants to ...

15 minutes
Advanced
Academic Research

Scientific Cosmic Database

Access COSMIC cancer mutation database. Query somatic mutations, Cancer Gene Census, mutational signatures, gene fusions, for cancer research and precision oncology. Requires authentication.

5 minutes
Beginner
Data & Reporting

Scientific Dask

Distributed computing for larger-than-RAM pandas/NumPy workflows. Use when you need to scale existing pandas/NumPy code beyond memory or across clusters. Best for parallel file processing, distributed ML, integration with existing pandas code. For...

10 minutes
Intermediate
Data & Reporting

Scientific Datacommons Client

Work with Data Commons, a platform providing programmatic access to public statistical data from global sources. Use this skill when working with demographic data, economic indicators, health statistics, environmental data, or any public datasets ...

10 minutes
Intermediate
Academic Research

Scientific Datamol

Pythonic wrapper around RDKit with simplified interface and sensible defaults. Preferred for standard drug discovery including SMILES parsing, standardization, descriptors, fingerprints, clustering, 3D conformers, parallel processing. Returns nati...

10 minutes
Intermediate
Academic Research

Scientific Deepchem

Molecular ML with diverse featurizers and pre-built datasets. Use for property prediction (ADMET, toxicity) with traditional ML or GNNs when you want extensive featurization options and MoleculeNet benchmarks. Best for quick experiments with pre-t...

15 minutes
Advanced
Academic Research

Scientific Deeptools

NGS analysis toolkit. BAM to bigWig conversion, QC (correlation, PCA, fingerprints), heatmaps/profiles (TSS, peaks), for ChIP-seq, RNA-seq, ATAC-seq visualization.

10 minutes
Intermediate
Finance

Scientific Denario

Multiagent AI system for scientific research assistance that automates research workflows from data analysis to publication. This skill should be used when generating research ideas from datasets, developing research methodologies, executing compu...

10 minutes
Intermediate
Academic Research

Scientific Pubmed Database

Direct REST API access to PubMed. Advanced Boolean/MeSH queries, E-utilities API, batch processing, citation management. For Python workflows, prefer biopython (Bio.Entrez). Use this for direct HTTP/REST work or custom API implementations.

5 minutes
Beginner
Developer Tools

Scientific Pufferlib

High-performance reinforcement learning framework optimized for speed and scale. Use when you need fast parallel training, vectorized environments, multi-agent systems, or integration with game environments (Atari, Procgen, NetHack). Achieves 2-10...

15 minutes
Advanced
Academic Research

Scientific Pydeseq2

Differential gene expression analysis (Python DESeq2). Identify DE genes from bulk RNA-seq counts, Wald tests, FDR correction, volcano/MA plots, for RNA-seq analysis.

10 minutes
Intermediate
Academic Research

Scientific Pydicom

Python library for working with DICOM (Digital Imaging and Communications in Medicine) files. Use this skill when reading, writing, or modifying medical imaging data in DICOM format, extracting pixel data from medical images (CT, MRI, X-ray, ultra...

10 minutes
Intermediate
Academic Research

Scientific Pyhealth

Comprehensive healthcare AI toolkit for developing, testing, and deploying machine learning models with clinical data. This skill should be used when working with electronic health records (EHR), clinical prediction tasks (mortality, readmission, ...

10 minutes
Intermediate

Page 33 of 50

?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.