global-coding-style

Write clean, consistent code following established naming conventions, formatting rules, and the DRY principle across all files. Use this skill when writing any code in any file, naming variables and functions, structuring code logic, formatting code with consistent indentation, choosing descriptive names that reveal intent, keeping functions small and focused, removing dead code and unused imports, extracting common logic into reusable functions, maintaining consistent code style across the codebase, configuring linters and formatters, or refactoring code for better readability. Apply this skill universally across all coding tasks to ensure code quality, maintainability, and consistency with project standards. This skill should be active for all file types including TypeScript, JavaScript, Python, Ruby, Java, Go, and other programming languages.

$ 安裝

git clone https://github.com/pdovhomilja/dovhomilja-cz /tmp/dovhomilja-cz && cp -r /tmp/dovhomilja-cz/.claude/skills/global-coding-style ~/.claude/skills/dovhomilja-cz

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