project-organize

Community

Organize your project structure.

AuthorDanielyan86
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automatically checks and organizes your project structure to ensure it adheres to Clean Architecture principles, keeping your root directory clean and files in their designated locations.

Core Features & Use Cases

  • Structure Validation: Scans your project to identify files that are not in their correct directories (e.g., test files in the root, Docker configs misplaced).
  • Automated Refactoring: With the --fix flag, it can automatically move files to their proper locations (e.g., tests/, docker/, docs/).
  • Use Case: Before committing code, run this Skill to ensure your project adheres to established organizational standards, preventing clutter and improving maintainability.

Quick Start

Run /project-organize --fix to automatically organize your project structure.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: project-organize
Download link: https://github.com/Danielyan86/KnowledgeWeaver/archive/main.zip#project-organize

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

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.