meow:project-organization

Organize MeowKit project files into categorized directories using directory-rules.md.

14|2|Updated Mar 25, 2026
One-click install
npx skills add https://github.com/ngocsangyem/MeowKit --skill meow-project-organization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: meow:project-organization
Source: https://github.com/ngocsangyem/MeowKit/tree/main/.claude/skills/meow%3Aproject-organization
Command: npx skills add https://github.com/ngocsangyem/MeowKit --skill meow-project-organization

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Standardizes file locations, naming conventions, and directory structure for MeowKit projects, reducing confusion and misplacement.

Core Features & Use Cases

  • Enforces consistent project structure by scanning and organizing files into categorized directories based on the rules in references/directory-rules.md.
  • Provides advisory guidance to return correct paths and names for new outputs, and an organize mode to execute restructuring.

Quick Start

Organize the current project by running meow:project-organization to scan your project and apply the organized layout according to the directory rules.

Frequently Asked Questions about meow:project-organization

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

FAQPage Schema
How do I standardize project directory structure and naming conventions?

You can standardize project directory structure using advisory mode to get correct path and naming guidance for new outputs without altering files. This mode reads directory rules to return recommendations for where new files should be placed.

How do I reorganize existing files into a standardized directory layout?

Organize mode includes safeguards to avoid overwriting existing files or touching protected paths during restructuring. These precautions ensure your critical project data remains secure while the directory structure is actively reorganized.

When do I need to enforce consistent project structure and file placement?

You need to enforce consistent project structure and file placement during both project creation and ongoing maintenance. Applying standardized directory rules reduces confusion and prevents file misplacement as your MeowKit project scales.

Can I use advisory mode to check correct file paths before creating new project outputs?

Yes, you can use advisory mode to check correct file paths before creating new project outputs. It returns proper path and naming guidance based on directory rules without modifying your existing file structure.

Are there limitations or safeguards when reorganizing files into categorized directories?

Organize mode includes safeguards to avoid overwriting existing files or touching protected paths during restructuring. These precautions ensure your critical project data remains secure while the directory structure is actively reorganized.