global-coding-style

Write clean, readable code with consistent naming, formatting, and structure. Use this skill when writing any code that should follow team conventions. When naming variables, functions, classes, or files. When structuring functions to be small and focused. When removing dead code, avoiding duplication, or applying DRY principles. When configuring formatters or enforcing indentation standards.

$ 安裝

git clone https://github.com/89jobrien/mcp-joecc /tmp/mcp-joecc && cp -r /tmp/mcp-joecc/.claude/skills/global-coding-style ~/.claude/skills/mcp-joecc

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