Global Conventions

Installation
SKILL.md

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.

When to use this skill

  • When organizing project files and directory structure
  • When writing or updating README files with setup instructions or documentation
  • When creating git commit messages or pull request descriptions
  • When managing dependencies (package.json, requirements.txt, Cargo.toml, etc.)
  • When configuring environment variables or secrets management
  • When setting up feature flags for incomplete features
  • When maintaining changelogs or release notes
  • When establishing or following code review processes
  • When defining testing requirements before merging code
  • When documenting architecture decisions or contribution guidelines

Instructions

Related skills

More from coreyja/coreyja.com

Installs
GitHub Stars
6
First Seen