dunnlab-new-project

Scaffold new Dunn Lab projects with documentation and environment setup.

2|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/caseywdunn/dunnlab_code --skill dunnlab-new-project
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: dunnlab-new-project
Source: https://github.com/caseywdunn/dunnlab_code/tree/main/skills/dunnlab-new-project
Command: npx skills add https://github.com/caseywdunn/dunnlab_code --skill dunnlab-new-project

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the initial scaffolding and setup of a new Dunn Lab project from scratch.

Core Features & Use Cases

  • Stepwise project bootstrap including progress tracking, planning, documentation scaffolding, and environment setup.
  • Supports starting new analyses, pipelines, tools, or packages in empty workspaces and helps establish consistent structure.
  • Provides a ready-to-run template for DevContainer, README, dev_docs, CLAUDE.md, and progress persistence.

Quick Start

Run the new-project workflow to bootstrap a fresh Dunn Lab project workspace.

Frequently Asked Questions about dunnlab-new-project

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate project scaffolding for a new analysis pipeline?▼

DevContainer configuration is included as part of the project scaffolding, generating a ready-to-run template alongside README, dev_docs, and progress persistence files to establish a consistent development environment.

Can I use this workflow to set up a new package in an empty workspace?▼

Project bootstrapping applies when starting a new analysis, pipeline, tool, or package in an empty workspace or a project lacking structure, creating progress tracking and environment configuration automatically.

What's the best way to ensure consistent structure across new dev projects?▼

The workflow requires an empty workspace or a project lacking structure, and applies when starting a new analysis, pipeline, tool, or package to bootstrap progress tracking and environment configuration.

Does the scaffolding workflow generate task planning and progress tracking files?▼

Yes, the scaffolding workflow generates task planning and progress tracking files as part of its stepwise project bootstrap, ensuring documentation scaffolding and progress persistence are created from scratch.