Skip to main content
Run any Skill in Manus
with one click

folder-structure

Design and audit project folder structures using screaming architecture, feature-based organization, vertical slices, protected domain cores, ports/adapters boundaries, lint-enforced import rules, and code colocation. Use when creating, reviewing, or refactoring source trees, deciding where files belong, naming domains/features/use cases, setting shared/core/common boundaries, or aligning frontend/backend/monorepo folders with business capabilities instead of technical file types.

Overview

Design and audit project folder structures using screaming architecture, feature-based organization, vertical slices, protected domain cores, ports/adapters boundaries, lint-enforced import rules, and code colocation. Use when creating, reviewing, or refactoring source trees, deciding where files belong, naming domains/features/use cases, setting shared/core/common boundaries, or aligning frontend/backend/monorepo folders with business capabilities instead of technical file types.

Install command
npx skills add https://github.com/citypaul/.dotfiles --skill folder-structure

Copy and paste this command into Claude Code to install the skill

Stars667
Forks87
UpdatedMay 31, 2026 at 23:06
File Explorer
3 files
SKILL.md
readonly