Global Conventions
CommunityEnsure consistent project structure and practices.
Software Engineering#code review#documentation#version control#project structure#standards#conventions#team collaboration
AuthorDevanB
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill addresses the chaos of inconsistent project organization, varied development practices, and unclear communication. It establishes a unified approach to project structure, version control, and documentation, leading to a more maintainable codebase and smoother team collaboration.
Core Features & Use Cases
- Standardized Project Structure: Guides organization of files, directories, and configuration.
- Version Control Best Practices: Ensures consistent commit messages, branching strategies, and pull request processes.
- Use Case: When initiating a new feature branch, use this skill to ensure the AI follows established naming conventions for branches, writes clear commit messages, and structures new files according to the project's global conventions.
Quick Start
Organize the new 'reporting' module's files and directories according to the global conventions, including environment variable management.
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: Global Conventions Download link: https://github.com/DevanB/lucidlog/archive/main.zip#global-conventions Please download this .zip file, extract it, and install it in the .claude/skills/ directory.