global coding style

When to use this skill

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 florianriquelme/statamic-assets/florianriquelme-statamic-assets-global-coding-style

Global Coding Style

When to use this skill

  • When writing any new code in the project (backend, frontend, tests)

  • When refactoring existing code for better readability

  • When naming variables, functions, classes, or files

  • When organizing code structure and file layout

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

  • When establishing or following code formatting standards

  • When ensuring consistency across the codebase

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

  • When extracting common logic into reusable functions or modules

  • When deciding on indentation, spacing, and code organization

  • When writing self-documenting code with clear structure

  • When working on any file type (.php, .js, .ts, .vue, .css, etc.)

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

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

backend api integration

No summary provided by upstream source.

Repository SourceNeeds Review
General

backend queries

No summary provided by upstream source.

Repository SourceNeeds Review
General

frontend components

No summary provided by upstream source.

Repository SourceNeeds Review