project-layout
OfficialDefine a consistent project file structure.
Software Engineering#testing#documentation#go#naming-conventions#internal#project-layout#directory-structure
Authorair-gapped
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill codifies file and directory naming conventions for this project to ensure consistency and reduce onboarding time for new contributors.
Core Features & Use Cases
- Standardizes Go project layout: internal/, embed/, testdata/, and cmd/ components.
- Enforces file naming conventions such as feature.go, feature_variant.go, feature_type.go, and feature_handlers.go to keep code organized.
- Use Case: When adding a new feature, follow the documented patterns to place logic, tests, and assets predictably.
Quick Start
Review the naming rules in SKILL.md and apply them when creating new files or packages. Create files named feature.go, feature_variant.go, or feature_type.go under internal/ as appropriate; store assets in embed/ and tests in testdata/ with corresponding _test.go files.
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: project-layout Download link: https://github.com/air-gapped/cooked/archive/main.zip#project-layout 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 471,000+ vetted skills library on demand.