global-coding-style

Write clean, consistent code following naming conventions, formatting standards, and DRY principles across all files. When writing or editing any code in any programming language (TypeScript, JavaScript, Python, etc.). When creating functions, variables, classes, or modules. When refactoring code to improve readability or reduce duplication. When implementing small, focused functions or removing dead code. When ensuring consistent indentation, naming patterns, and code structure. This skill applies universally to all code files regardless of their specific purpose.

$ インストール

git clone https://github.com/elliotsaha/smt-slack-app /tmp/smt-slack-app && cp -r /tmp/smt-slack-app/.claude/skills/global-coding-style ~/.claude/skills/smt-slack-app

// tip: Run this command in your terminal to install the skill