Agent skill
Global Conventions
Follow project-wide development conventions including consistent project structure, clear documentation, version control best practices, environment configuration, and dependency management. Use this skill when organizing project files and directories, writing README files, creating commit messages, managing environment variables, or handling dependencies. When working with configuration files, documentation files, package managers, or version control. When setting up new features, organizing code structure, or maintaining project documentation. This skill applies when working with project structure, `.env` files, `package.json`, `requirements.txt`, `Gemfile`, README files, and any project-level configuration.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/development/global-conventions-dpietersz-pietersz-me
SKILL.md
Global Conventions
When to use this skill
- When organizing project files and directory structure
- When creating or updating README files and documentation
- When writing commit messages or creating pull/merge requests
- When managing environment variables and configuration files (
.env,config/*) - When adding, updating, or documenting dependencies
- When working with package managers (npm, pip, bundler, composer, etc.)
- When setting up feature flags or configuration management
- When maintaining changelogs or release notes
- When establishing code review processes or contribution guidelines
- When organizing imports, modules, or file structures
- When configuring project-level settings or build configurations
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
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?