create-repository

Community

Automate persistence layer creation with CQRS patterns.

AuthorDev-Int
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill removes the complexity of implementing proper data access patterns by automatically generating Repository and Finder interfaces.

Core Features & Use Cases

  • CQRS Implementation: Separate command (write) and query (read) operations automatically.
  • Domain Persistence: Create clean persistence layers for entities following DDD best practices.
  • Use Case: When creating a new Article entity, use this Skill to generate both the Repository for save/delete operations and Finder for find/findAll queries.

Quick Start

Create repository and finder interfaces for the Article entity in the Admin bounded context.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: create-repository
Download link: https://github.com/Dev-Int/tests/archive/main.zip#create-repository

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 471,000+ vetted skills library on demand.