·spring-boot-rest-api-standards
</>

spring-boot-rest-api-standards

Spring Boot プロジェクトの REST API 設計標準とベスト プラクティスを提供します。 REST エンドポイント、DTO、エラー処理、ページネーション、セキュリティ ヘッダー、HATEOAS、およびアーキテクチャ パターンを作成またはレビューするときに使用します。

393インストール·4トレンド·@giuseppe-trisciuoglio

インストール

$npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-rest-api-standards

spring-boot-rest-api-standards のインストール方法

コマンドラインで spring-boot-rest-api-standards AI スキルを開発環境にすばやくインストール

  1. ターミナルを開く: ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます
  2. インストールコマンドを実行: このコマンドをコピーして実行します: npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-rest-api-standards
  3. インストールを確認: インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります

ソース: giuseppe-trisciuoglio/developer-kit。

This skill provides comprehensive guidance for building RESTful APIs in Spring Boot applications with consistent design patterns, proper error handling, validation, and architectural best practices based on REST principles and Spring Boot conventions.

Spring Boot REST API standards establish consistent patterns for building production-ready REST APIs. These standards cover resource-based URL design, proper HTTP method usage, status code conventions, DTO patterns, validation, error handling, pagination, security headers, and architectural layering. Implement these patterns to ensure API consistency, maintainability, and adherence to REST principles.

Never Expose Entities Directly Use DTOs to separate API contracts from domain models. This prevents accidental exposure of internal data structures and allows API evolution without database schema changes.

Spring Boot プロジェクトの REST API 設計標準とベスト プラクティスを提供します。 REST エンドポイント、DTO、エラー処理、ページネーション、セキュリティ ヘッダー、HATEOAS、およびアーキテクチャ パターンを作成またはレビューするときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

引用可能な情報

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

インストールコマンド
npx skills add https://github.com/giuseppe-trisciuoglio/developer-kit --skill spring-boot-rest-api-standards
カテゴリ
</>開発ツール
認証済み
初回登録
2026-02-19
更新日
2026-03-10

Browse more skills from giuseppe-trisciuoglio/developer-kit

クイックアンサー

spring-boot-rest-api-standards とは?

Spring Boot プロジェクトの REST API 設計標準とベスト プラクティスを提供します。 REST エンドポイント、DTO、エラー処理、ページネーション、セキュリティ ヘッダー、HATEOAS、およびアーキテクチャ パターンを作成またはレビューするときに使用します。 ソース: giuseppe-trisciuoglio/developer-kit。

spring-boot-rest-api-standards のインストール方法は?

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

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

https://github.com/giuseppe-trisciuoglio/developer-kit