← all publishers

Snowbridge

@snowbridge source repo

2 published skills

  1. ▌
    Coding Discipline · snowbridge bundle
    Enforces coding discipline: constants over magic values, enums over boolean params, breathing room and purposeful comments, private-by-default visibility, layered abstractions, minimal diffs, strict layer boundaries, always-braces if, and test-first bug fixes. Use when writing or editing code, reviewing changes, or when the user asks about code style or clean code practices.
    0 installs
  2. ▌
    Microservice Defaults · snowbridge bundle
    Default microservice requirements in application/ (Kotlin, Spring Boot, jOOQ, generated REST/Kafka DTO, Feign, logging, 70% tests). Read reference.md first; do not explore repo. Use for create/update/review in application/ unless user overrides.
    0 installs