๐ŸŽฏ

efcore-patterns

๐ŸŽฏSkill

from thapaliyabikendra/ai-artifacts

VibeIndex|
What it does
|

A skill providing Entity Framework Core patterns for ABP Framework development with PostgreSQL, covering entity configuration with Fluent API, DbContext setup, migrations, relationship design, repository patterns, and performance optimization.

๐Ÿ“ฆ

Same repository

thapaliyabikendra/ai-artifacts(49 items)

efcore-patterns

Installation

Vibe Index InstallInstalls to .claude/skills/
npx vibeindex add thapaliyabikendra/ai-artifacts --skill efcore-patterns
skills.sh Installโš  Installs to .agents/skills/
npx skills add thapaliyabikendra/ai-artifacts --skill efcore-patterns
Manual InstallCopy SKILL.md content and save to the path below
~/.claude/skills/efcore-patterns/SKILL.md

SKILL.md

25Installs
4
-
Last UpdatedJan 23, 2026

More from this repository10

๐ŸŽฏ
abp-infrastructure-patterns๐ŸŽฏSkill

ABP Framework infrastructure patterns skill for building enterprise applications with ABP, covering module development, domain services, and application layers.

๐ŸŽฏ
abp-entity-patterns๐ŸŽฏSkill

Provides ABP Framework domain layer patterns including entities, aggregates, repositories, domain services, and data seeding for .NET/C# projects using Entity Framework Core.

๐ŸŽฏ
clean-code-dotnet๐ŸŽฏSkill

A skill providing Clean Code principles adapted for C#/.NET including naming conventions, variables, functions, SOLID principles, error handling, and async patterns for code review and refactoring.

๐ŸŽฏ
abp-api-implementation๐ŸŽฏSkill

Implements REST APIs in ABP Framework with AppServices, DTOs, pagination, filtering, and authorization patterns for building ABP application endpoints.

๐ŸŽฏ
abp-service-patterns๐ŸŽฏSkill

An agent skill providing ABP Framework application layer patterns for .NET/C# development. Covers AppService implementation, DTO mapping with Mapperly (the ABP 10.x source generator replacement for AutoMapper), Unit of Work patterns, filter DTOs, and response model conventions.

๐ŸŽฏ
abp-contract-scaffolding๐ŸŽฏSkill

Agent skill for generating ABP Framework Application.Contracts layer scaffolding including service interfaces, DTOs, and permissions, enabling parallel development between backend developers and QA engineers.

๐ŸŽฏ
system-design-patterns๐ŸŽฏSkill

A skill covering system design patterns for scalability, reliability, and performance, including CAP theorem trade-offs, ACID vs BASE, load balancing strategies, caching, sharding, and replication.

๐ŸŽฏ
fluentvalidation-patterns๐ŸŽฏSkill

Provides FluentValidation patterns for ABP Framework including async validators, repository checks, conditional rules, localized error messages, and custom validators. Designed for creating input DTO validators in .NET/C# AppServices.

๐ŸŽฏ
openiddict-authorization๐ŸŽฏSkill

A skill providing OAuth 2.0 authorization patterns for ABP Framework with OpenIddict, covering permission-based authorization, role-based access control, custom claims, JWT configuration, and multi-tenant security in .NET applications.

๐ŸŽฏ
csharp-advanced-patterns๐ŸŽฏSkill

Skill