abp-framework-patterns

Master ABP Framework patterns including repository pattern, unit of work, domain services, application services, authorization, multi-tenancy, background jobs, and distributed events. Use when: (1) building ABP-based applications with DDD architecture, (2) creating CRUD services with Entity, AppService, DTOs, validators, (3) handling authorization/permissions, (4) generating ABP module code.

$ インストール

git clone https://github.com/thapaliyabikendra/ai-artifacts /tmp/ai-artifacts && cp -r /tmp/ai-artifacts/.claude/skills/abp-framework-patterns ~/.claude/skills/ai-artifacts

// tip: Run this command in your terminal to install the skill