← all publishers

radkomih

@radkomih source repo

4 published skills

  1. Ddd Refactor · radkomih bundle
    Analyzes and refactors code using Domain-Driven Design principles. Use whenever the user mentions domain models, bounded contexts, aggregates, anemic models, ubiquitous language, or DDD — and also when you notice business logic leaking into services, missing domain events, or unclear ownership of business rules, even if the user doesn't explicitly ask for DDD.
    1 install
  2. Effective Go · radkomih bundle
    Analyzes and refactors Go code using Effective Go principles. Use whenever Go code is written, reviewed, or modified — including goroutine issues, error handling, naming, interfaces, or formatting. Also trigger when the user asks whether their Go code is idiomatic, even without mentioning "Effective Go" by name.
    1 install
  3. Secure Reliable Systems · radkomih
    Use when designing, implementing, or reviewing systems for security and reliability — covers threat modeling, least privilege, resilience patterns, secure deployment, incident response, and security culture. Based on Google's "Building Secure and Reliable Systems".
    1 install
  4. Code Review · radkomih bundle
    Reviews code for quality, security, maintainability, and adherence to Clean Code principles. Use ANY time code is written, modified, or shared — including PR reviews, post-implementation checks, refactoring analysis, or whenever the user asks whether code looks right. Don't wait for an explicit review request; if code was just changed or written, this skill applies.
    1 install