What problem does it solve?
This Skill automates the creation of a standardized, seven-layer directory structure and essential template files for epidemiological and health statistics research projects, ensuring consistency and best practices from the outset.
Core Features & Use Cases
- Project Structure Generation: Creates a predefined directory hierarchy (
01_data/, 02_code/, etc.) suitable for research projects.
- Template File Creation: Generates boilerplate files like
CLAUDE.md, README.md, .gitignore, and initial R scripts for data cleaning.
- Git Configuration: Sets up a basic
.gitignore file to manage project files effectively.
- Use Case: When starting a new cohort study, use this skill to instantly set up the project's file system and initial configuration, allowing you to focus immediately on data acquisition and cleaning.
Quick Start
Use the project-init skill to create a new cohort study project named 'my_project'.