Skip to content
Skill

Global Conventions

by majiayu000

AI Summary

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. For details, refer to the information provided in this file: global conventions

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "Global Conventions" skill in my project.

Please run this command in my terminal:
# Install skill into your project (2 files)
mkdir -p .claude/skills/global-conventions-dpietersz-pietersz-me && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/global-conventions-dpietersz-pietersz-me/SKILL.md "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/development/global-conventions-dpietersz-pietersz-me/SKILL.md" && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/global-conventions-dpietersz-pietersz-me/metadata.json "https://raw.githubusercontent.com/majiayu000/claude-skill-registry/main/skills/development/global-conventions-dpietersz-pietersz-me/metadata.json"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

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.

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

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted 22d ago
Active
Adoption100+ stars on GitHub
530 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars530
Forks83
Issues2
Updated22d ago
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code