ck:project-organization

Organize project files into standardized top-level categories with naming conventions.

Updated Mar 30, 2026
One-click install
npx skills add https://github.com/mafvietnam/mafapp --skill ck-project-organization-mafvietnam
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:project-organization
Source: https://github.com/mafvietnam/mafapp/tree/main/.claude/skills/project-organization
Command: npx skills add https://github.com/mafvietnam/mafapp --skill ck-project-organization-mafvietnam

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Streamline and standardize how project files, folders, and content are organized, ensuring predictable structure across teams and projects.

Core Features & Use Cases

  • Standardized skeletons for plans, docs, src, tests, and assets to accelerate project kickoffs
  • Consistent naming conventions and markdown templates to reduce confusion and onboarding time
  • Guided reorganization of existing assets to enforce a scalable, repeatable layout

Quick Start

Create a standardized project skeleton under plans/, docs/, src/, tests, and assets/.

Frequently Asked Questions about ck:project-organization

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

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

To standardize project structure, this skill organizes top-level categories like src, docs, plans, tests, scripts, assets, and config while enforcing consistent file naming and markdown templates across your repository. It provides standardized skeletons to accelerate project kickoffs and reduce onboarding time.

What is the best way to organize existing project assets and folders?

The best way to organize existing project assets is through guided reorganization, which maps current files into a scalable, repeatable layout. This enforces predictable top-level categories and nesting guidelines to ensure consistent file locations across plans, docs, and code.

Can I use standardized markdown templates for docs and plans?

Yes, you can use standardized markdown templates for docs and plans to ensure consistent content structure. This skill provides built-in markdown guidelines and templates to reduce formatting confusion and accelerate project documentation kickoffs.

Does this project structure approach support optional directories like scripts and references?

Yes, the project structure supports optional directories including scripts, references, and assets. While enforcing core top-level categories like src and config, it flexibly accommodates optional folders to fit varying project requirements and scales.

When do I need to reorganize file locations and nesting in my repository?

You need to reorganize file locations and nesting when your project lacks a predictable layout, causing team confusion and onboarding delays. Applying standardized top-level categories and naming conventions ensures a scalable, repeatable structure across all assets.