busirocket-core-conventions
Installation
SKILL.md
Core Conventions
Reusable, project-agnostic conventions designed to keep codebases scalable and easy for AI agents to navigate.
When to Use
Use this skill when:
- Starting a new feature and deciding where code should live
- Refactoring to improve maintainability
- Enforcing “one-thing-per-file” discipline
- Establishing naming/layout conventions and boundary rules