spring-boot-crud-patterns とは?
Spring Data JPA と機能重視のアーキテクチャを使用して、Spring Boot 3 サービスに反復可能な CRUD ワークフローを提供します。 REST API の集約、リポジトリ、コントローラ、および DTO をモデル化するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
Spring Data JPA と機能重視のアーキテクチャを使用して、Spring Boot 3 サービスに反復可能な CRUD ワークフローを提供します。 REST API の集約、リポジトリ、コントローラ、および DTO をモデル化するときに使用します。
コマンドラインで spring-boot-crud-patterns AI スキルを開発環境にすばやくインストール
ソース: giuseppe-trisciuoglio/developer-kit。
Deliver feature-aligned CRUD services that separate domain, application, presentation, and infrastructure layers while preserving Spring Boot 3.5+ conventions. This skill distills the essential workflow and defers detailed code listings to reference files for progressive disclosure.
Create feature/ / directories with domain, application, presentation, and infrastructure subpackages to maintain architectural boundaries.
Create entity classes with invariants enforced through factory methods (create, update). Keep domain logic framework-free without Spring annotations.
Spring Data JPA と機能重視のアーキテクチャを使用して、Spring Boot 3 サービスに反復可能な CRUD ワークフローを提供します。 REST API の集約、リポジトリ、コントローラ、および DTO をモデル化するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patternsSpring Data JPA と機能重視のアーキテクチャを使用して、Spring Boot 3 サービスに反復可能な CRUD ワークフローを提供します。 REST API の集約、リポジトリ、コントローラ、および DTO をモデル化するときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-crud-patterns インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/giuseppe-trisciuoglio/developer-kit