Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    pdovhomilja

    global-coding-style

    pdovhomilja/global-coding-style
    Coding

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Write clean, consistent code following established naming conventions, formatting rules, and the DRY principle across all files...

    SKILL.md

    Global Coding Style

    When to use this skill

    • When writing or modifying any code file (*.ts, *.js, *.tsx, *.jsx, *.py, *.rb, *.java, *.go, etc.)
    • When naming variables, functions, classes, or files
    • When structuring code logic and organizing functions
    • When formatting code with proper indentation and line breaks
    • When choosing descriptive names that clearly reveal intent
    • When keeping functions small and focused on a single task
    • When removing dead code, commented-out blocks, or unused imports
    • When extracting common logic to avoid duplication (DRY principle)
    • When configuring or using linters and formatters (ESLint, Prettier, etc.)
    • When refactoring code for better readability and maintainability
    • When reviewing code for consistency with team conventions
    • When deciding whether backward compatibility logic is needed

    This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle global coding style.

    Instructions

    For details, refer to the information provided in this file: global coding style

    Recommended Servers
    Vercel Grep
    Vercel Grep
    Microsoft Learn MCP
    Microsoft Learn MCP
    Context7
    Context7
    Repository
    pdovhomilja/dovhomilja-cz
    Files