folder-organization
CommunityOrganize project folders for clarity.
Education & Research#organize#reproducibility#project-structure#version-control#directory-standards#folder-naming
AuthorDelphine-L
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill standardizes and optimizes how project files and folders are organized, reducing confusion and setup time across teams.
Core Features & Use Cases
- Directory templates: Provides a reusable, version-control-friendly layout with separate data, code, docs, and outputs.
- Naming conventions: Defines consistent file and folder naming rules to improve searchability and collaboration.
- Onboarding and maintenance: Facilitates onboarding of new team members and consistent reorganization of existing projects.
Quick Start
Create a new project using the standard structure: project-name/ ├── README.md ├── .gitignore ├── data/ │ ├── raw/ │ ├── processed/ │ └── external/ ├── notebooks/ ├── src/ ├── scripts/ └── docs/ Then follow the recommended naming conventions: use lowercase with hyphens for files, store raw data under data/raw/, and keep outputs in results/.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: folder-organization Download link: https://github.com/Delphine-L/claude_global/archive/main.zip#folder-organization Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.