Dunn Lab Code

Welcome! This manual documents coding practices in the Dunn Lab. It is packaged as a Claude Code plugin — a collection of skills, hooks, and slash commands that standardize how we use AI-assisted coding across the lab.

The plugin, with manual source documents, is available at https://github.com/caseywdunn/dunnlab_code.

Table of Contents

For new lab members

If you’re just getting started, head to the Getting Started guide.

For contributors

Want to add a new skill, update a command, or improve these docs? Here’s the short version:

  1. Clone the repo and create a branch
  2. Add or edit files in the appropriate directory (skills/, commands/, hooks/, or docs/)
  3. Open a pull request for review

See Lab Practices for our conventions on AI-assisted work and contributing back to this repo.


This site uses Just the Docs, a documentation theme for Jekyll.