template-structure

Community

Standardize template layouts and dirs.

Authorgizix
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill enforces a consistent, well-organized directory structure for project templates, reducing setup time and confusion across teams.

Core Features & Use Cases

  • Standard Template Template: Provides a consistent root and subdirectories (commands, agents, skills) for new templates.
  • Guided Organization: Clear roles for each folder (commands, agents, skills) to speed onboarding.
  • Scalability: Facilitates adding more components (scripts/references/assets) without friction.

Quick Start

Create a new template folder named after your project and follow the Standard Template Structure, using the provided folders as blueprints (e.g., .claude/commands, .claude/agents, .claude/skills).

Dependency Matrix

Required Modules

None required

Components

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: template-structure
Download link: https://github.com/gizix/cc_projects/archive/main.zip#template-structure

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository