http-generate
✓Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories
Installation
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:
Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories Source: spring-ai-alibaba/examples.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/spring-ai-alibaba/examples --skill http-generate- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-01
- Updated
- 2026-02-18
Quick answers
What is http-generate?
Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories Source: spring-ai-alibaba/examples.
How do I install http-generate?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/spring-ai-alibaba/examples --skill http-generate Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/spring-ai-alibaba/examples
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-01