code-structure
CommunityStandardize code organization.
Software Engineering#typescript#file organization#readability#coding conventions#modularity#code structure
AuthorViewableGravy
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the challenge of maintaining consistent and readable code structure across a project, reducing cognitive load and improving maintainability.
Core Features & Use Cases
- File Organization: Enforces a specific order for imports, type definitions, and implementation within files.
- Code Readability: Promotes the use of section headers and clear function signatures.
- Modularity: Encourages splitting logic into smaller, manageable modules and separating constants.
- Use Case: When onboarding new developers or refactoring existing code, this Skill provides a clear blueprint for how files and functions should be structured, ensuring uniformity.
Quick Start
Apply the code-structure skill to organize the new TypeScript file.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: code-structure Download link: https://github.com/ViewableGravy/better-ecs/archive/main.zip#code-structure Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.