file-organization
File Organization
Use this skill when the real question is "what structure should this repo use next, and how do we improve it without creating a bigger mess?"
The job is to choose the lowest-complexity structure that fits, define the boundary rules, and give an incremental migration path when the repo already exists.
Read references/repo-shape-decision-guide.md before choosing a structure. Read references/migration-playbook.md when the repo is already messy. Read references/repo-type-patterns.md when the request spans frontend, backend, docs/ops, or game-development layouts.
When to use this skill
- Decide how to structure a frontend, backend, fullstack, docs, or game-development repo
- Choose between framework defaults, feature/domain folders,
apps/+packages/libs/, docs taxonomy, or engine-aware hybrid layouts - Reorganize an existing repo whose folders no longer communicate ownership or intent
- Define naming and placement rules for code, docs, scripts, assets, tests, or packages
- Stop
shared/,common/,misc/,helpers/, orutils/junk drawers from spreading - Plan an incremental reorganization instead of a risky all-at-once rewrite
More from akillness/skills-template
backend-testing
>
71data-analysis
>
54plannotator
>
35task-planning
Plan and organize software development tasks effectively. Use when breaking down features, creating user stories, or planning sprints. Handles task breakdown, user stories, acceptance criteria, and backlog management.
35omc
Use when you need Teams-first multi-agent orchestration in Claude Code. Triggers on: omc, autopilot, ralph, ulw, ccg, team. 29+ specialized agents, smart model routing (Haiku→Opus), persistent execution loops, skill layers, real-time HUD.
33vibe-kanban
Manage AI coding agents on a visual Kanban board. Run parallel agents through a To Do→In Progress→Review→Done flow with automatic git worktree isolation and GitHub PR creation.
32