be-create-repository

Official

Auto-create EF repositories with architecture.

Authorbmslabs
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Generating consistent, reusable repositories in .NET Core with Entity Framework to standardize data access and persistence across projects.

Core Features & Use Cases

  • Generate a generic base repository implementing IRepository<T> and a concrete Repository<T, Context> with CRUD operations and DI-friendly patterns.
  • Create specific entity repositories that inherit from the base, aligning with the Repository Pattern and enabling custom overrides where needed.
  • Ensure consistent naming, XML documentation, and DI-friendly configuration for rapid project bootstrap.

Quick Start

Provide the entity name to generate a repository class (e.g., "Producto") and the skill will output a ready-to-use Repository class following the established conventions.

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: be-create-repository
Download link: https://github.com/bmslabs/bmlabs-projects-templates/archive/main.zip#be-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.