Codebase Architecture

Architecture, code-style, and testing guidance for maintainable software.

by @casper-studios 4 skills

Skills in this plugin

4
  1. Code Style · casper-studios bundle
    Language-agnostic code-design rules for explicit state, failure, ownership, and I/O boundaries. Use when implementing, refactoring, or reviewing code.
    1 install
  2. Testing Guidelines · casper-studios bundle
    Language-agnostic test-admission rules for project-owned behavior and meaningful sans-I/O evidence. Use when adding, retaining, removing, or reviewing tests.
    1 install
  3. Bulletproof Functions · casper-studios bundle
    Language-agnostic rules for honest, testable function boundaries. Always use when planning, writing, reviewing, or critiquing functions and abstractions.
    1 install
  4. Vertically Sliced Feature Modules · casper-studios bundle
    Feature-first module architecture for cohesive ownership, composition, and promotion boundaries. Use when designing, moving, or reviewing feature and package structure.
    1 install