·abp-framework-patterns
</>

abp-framework-patterns

thapaliyabikendra/ai-artifacts

リポジトリ パターン、作業単位、ドメイン サービス、アプリケーション サービス、認可、マルチテナント、バックグラウンド ジョブ、分散イベントなどのマスター ABP フレームワーク パターン。次の場合に使用します: (1) DDD アーキテクチャを使用した ABP ベースのアプリケーションの構築、(2) Entity、AppService、DTO、バリデーターを使用した CRUD サービスの作成、(3) 承認/アクセス許可の処理、(4) ABP モジュール コードの生成。

9インストール·0トレンド·@thapaliyabikendra

インストール

$npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill abp-framework-patterns

SKILL.md

Master ABP Framework patterns for building maintainable, scalable applications following Domain-Driven Design principles.

| abp-entity-patterns | Domain layer | Entity, Repository, DomainService, DataSeeding | | abp-service-patterns | Application layer | AppService, DTOs, Mapperly, UoW, Filter DTOs | | abp-infrastructure-patterns | Cross-cutting | Permissions, BackgroundJobs, Events, Multi-tenancy |

| Entity | Domain | Business data with identity | | Repository | Domain + EFC | Custom data access queries | | Domain Service | Domain | Cross-entity business logic | | AppService | Application | Orchestration, authorization, mapping | | CrudAppService | Application | Simple CRUD without custom logic | | Validator | Application | Input DTO validation |

リポジトリ パターン、作業単位、ドメイン サービス、アプリケーション サービス、認可、マルチテナント、バックグラウンド ジョブ、分散イベントなどのマスター ABP フレームワーク パターン。次の場合に使用します: (1) DDD アーキテクチャを使用した ABP ベースのアプリケーションの構築、(2) Entity、AppService、DTO、バリデーターを使用した CRUD サービスの作成、(3) 承認/アクセス許可の処理、(4) ABP モジュール コードの生成。 ソース: thapaliyabikendra/ai-artifacts。

原文を見る

引用可能な情報

AI/検索での引用用の安定したフィールドとコマンド。

インストールコマンド
npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill abp-framework-patterns
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-01
更新日
2026-02-18

クイックアンサー

abp-framework-patterns とは?

リポジトリ パターン、作業単位、ドメイン サービス、アプリケーション サービス、認可、マルチテナント、バックグラウンド ジョブ、分散イベントなどのマスター ABP フレームワーク パターン。次の場合に使用します: (1) DDD アーキテクチャを使用した ABP ベースのアプリケーションの構築、(2) Entity、AppService、DTO、バリデーターを使用した CRUD サービスの作成、(3) 承認/アクセス許可の処理、(4) ABP モジュール コードの生成。 ソース: thapaliyabikendra/ai-artifacts。

abp-framework-patterns のインストール方法は?

ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/thapaliyabikendra/ai-artifacts --skill abp-framework-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります

ソースリポジトリはどこですか?

https://github.com/thapaliyabikendra/ai-artifacts