Agent Skill
2/7/2026global-conventions
Follow project-wide development conventions for structure, documentation, version control, and collaboration. Use this skill when organizing project files and directories, writing commit messages, creating pull requests, managing environment variables and secrets, updating documentation, maintaining changelogs, or implementing feature flags. Applies to project configuration, documentation files, git workflows, and team collaboration practices.
J
jeremyrdavis
0GitHub Stars
1Views
npx skills add jeremyrdavis/coffeeshop26
SKILL.md
| Name | global-conventions |
| Description | Follow project-wide development conventions for structure, documentation, version control, and collaboration. Use this skill when organizing project files and directories, writing commit messages, creating pull requests, managing environment variables and secrets, updating documentation, maintaining changelogs, or implementing feature flags. Applies to project configuration, documentation files, git workflows, and team collaboration practices. |
name: global-conventions description: Follow project-wide development conventions for structure, documentation, version control, and collaboration. Use this skill when organizing project files and directories, writing commit messages, creating pull requests, managing environment variables and secrets, updating documentation, maintaining changelogs, or implementing feature flags. Applies to project configuration, documentation files, git workflows, and team collaboration practices.
When to use this skill
- When organizing files and directories in the project structure
- When writing clear, meaningful commit messages
- When creating pull requests with proper descriptions
- When managing environment variables and configuration
- When ensuring secrets and API keys are not committed
- When updating README files or documentation
- When maintaining a changelog or release notes
- When implementing feature flags for incomplete features
- When setting up or modifying CI/CD workflows
- When following code review processes
- When defining testing requirements before merging
- Applies to project configuration and documentation files
Global Conventions
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global conventions.
Instructions
For details, refer to the information provided in this file: global conventions
Skills Info
Original Name:global-conventionsAuthor:jeremyrdavis
Download