latitude-dev-coding-standards

Installation
SKILL.md

Coding Standards

Principles for writing maintainable, debuggable code that stands the test of time.

When to Apply

Reference these guidelines when:

  • Writing new code or reviewing pull requests
  • Debugging issues caused by unclear data flow
  • Designing APIs, method signatures, or data structures
  • Refactoring code for maintainability
  • Deciding how to handle errors and edge cases
  • Managing state in applications

Principles at a Glance

Installs
First Seen
latitude-dev-coding-standards — smithery/ai