Skip to main content
Back to registry

file-organization

supercent-io/skills-template

Installs10
Install command
npx skills add https://github.com/supercent-io/skills-template --skill file-organization
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykPASS
About this skill
File Names : Folder Names : Variable/Function Names : components/ui/index.ts : ❌ Bad example : tsconfig.json : Usage : #file-organization #project-structure #folder-structure #naming-conventions #utilities - New Projects : Initial folder structure design - Project Growth : Refactoring when complexity increases - Team Standardization : Establish consistent structure - Consistency : Entire team uses the same rules - Clear Folder Names : Roles must be explicit - Max Depth : Recommend 5 levels or fewer - Excessive Nesting : Avoid 7+ levels of folder depth - Vague Names : Avoid utils2/, helpers/, misc/ - Circular Dependencies : Prohibit A → B → A references - Colocation : Keep related files close (component + styles + tests) - Feature-Based : Modularize by feature - Path Aliases : Simplify imports with @/ - React File Structure - Node.js Best Practices - Clean Architecture - Current Version : 1.0.0 - Last Updated : 2025-01-01 - Compatible Platforms : Claude, ChatGPT, Gemini

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does file-organization do?

file-organization is listed in SkillJury, but the source summary is still sparse.

Is file-organization good?

file-organization does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does file-organization work with?

file-organization currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to file-organization?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install file-organization?

npx skills add https://github.com/supercent-io/skills-template --skill file-organization

Related skills

More from supercent-io/skills-template

Related skills

Alternatives in Software Engineering