folder-org

Installation
SKILL.md

Folder Structure

Core Principle: Colocation

Place code as close to where it's relevant as possible. Things that change together should be located together.

Organization Approaches

Feature-Based (Recommended for Frontend)

Group by domain - all related code in one place:

Installs
11
GitHub Stars
7
First Seen
Feb 14, 2026
folder-org — tartinerlabs/skills