Claude Code Plugins

Community-maintained marketplace

Feedback

Global Conventions

@coreyja/coreyja.com
6
0

Follow established project structure, version control practices, documentation standards, and development workflows to maintain consistency across the team. Use this skill when organizing files and directories in a project. When writing README documentation or contributing guidelines. When creating git commits with clear messages or pull request descriptions. When managing environment configuration or dependencies. When setting up feature flags or maintaining changelogs. When establishing code review processes or testing requirements. This skill applies to all project management and development workflow tasks.

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name Global Conventions
description Follow established project structure, version control practices, documentation standards, and development workflows to maintain consistency across the team. Use this skill when organizing files and directories in a project. When writing README documentation or contributing guidelines. When creating git commits with clear messages or pull request descriptions. When managing environment configuration or dependencies. When setting up feature flags or maintaining changelogs. When establishing code review processes or testing requirements. This skill applies to all project management and development workflow tasks.

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

For details, refer to the information provided in this file: global conventions