global coding style

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.

Safety Notice

This listing is imported from skills.sh public index metadata. Review upstream SKILL.md and repository scripts before running.

Copy this and send it to your AI assistant to learn

Install skill "global coding style" with this command: npx skills add coreyja/coreyja.com/coreyja-coreyja-com-global-coding-style

Global Coding Style

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.

When to use this skill

  • When writing any code in any programming language or framework

  • When naming variables, functions, classes, methods, or files

  • When formatting code with proper indentation, spacing, and line breaks

  • When running automated formatters (Prettier, Black, rustfmt, gofmt, etc.)

  • When running linters (ESLint, Pylint, Clippy, etc.) to enforce code standards

  • When refactoring code to extract common logic into reusable functions

  • When removing dead code, unused variables, or commented-out blocks

  • When keeping functions small and focused on a single responsibility

  • When applying the DRY (Don't Repeat Yourself) principle

  • When writing meaningful, descriptive names that reveal intent

Instructions

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

Source Transparency

This detail page is rendered from real SKILL.md content. Trust labels are metadata-based hints, not a safety guarantee.

Related Skills

Related by shared tags or category signals.

General

frontend css

No summary provided by upstream source.

Repository SourceNeeds Review
General

global conventions

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend components

No summary provided by upstream source.

Repository SourceNeeds Review