http-generate
✓タスク仕様に従って Spring Boot Web インターフェイスの HTTP リクエストの例を生成し、それらを module-generate.md ディレクトリに .http ファイルとして保存します。
SKILL.md
This skill automatically analyzes Spring Boot Web controllers and generates HTTP request examples for all REST endpoints, saving them as .http files in their respective module directories according to the task specification.
Execute the HTTP generator script to create request examples for all controllers in a module:
Use the all parameter to automatically discover and generate HTTP files for all modules with controllers:
タスク仕様に従って Spring Boot Web インターフェイスの HTTP リクエストの例を生成し、それらを module-generate.md ディレクトリに .http ファイルとして保存します。 ソース: spring-ai-alibaba/examples。
引用可能な情報
AI/検索での引用用の安定したフィールドとコマンド。
- インストールコマンド
npx skills add https://github.com/spring-ai-alibaba/examples --skill http-generate- カテゴリ
- </>開発ツール
- 認証済み
- ✓
- 初回登録
- 2026-02-01
- 更新日
- 2026-02-18
クイックアンサー
http-generate とは?
タスク仕様に従って Spring Boot Web インターフェイスの HTTP リクエストの例を生成し、それらを module-generate.md ディレクトリに .http ファイルとして保存します。 ソース: spring-ai-alibaba/examples。
http-generate のインストール方法は?
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/spring-ai-alibaba/examples --skill http-generate インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code や Cursor で使用できるようになります
ソースリポジトリはどこですか?
https://github.com/spring-ai-alibaba/examples