review-domain

Community

Audit domain PRs for correctness.

Authorviqueen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the auditing of code changes within a project's domain layer, ensuring adherence to architectural standards and best practices, thereby improving code quality and maintainability.

Core Features & Use Cases

  • Automated Code Review: Checks for correct file structure, interface conventions, layer rules, and error handling within the domain package.
  • Transactional Integrity: Verifies the implementation of transactional outbox patterns for write operations and cache-first patterns for read operations.
  • Use Case: A developer submits a Pull Request to add new business logic. This Skill can be used to automatically review the changes in the internal/domain/ directory, flagging any deviations from the established patterns before a human reviewer even looks at it.

Quick Start

Use the review-domain skill to audit pull request number 123.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-domain
Download link: https://github.com/viqueen/claude-go-playground/archive/main.zip#review-domain

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.