Toolverse
All skills

http-generate

by spring-ai-alibaba

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

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Category
Backend
Views
3

About this skill

Generates HTTP request examples for Spring Boot Web interfaces according to task specification and saves them as .http files in module-generate.md directories

How to use

  1. Umieść umiejętność http-generate w katalogu .claude/skills/ swojego projektu Spring Boot.

  2. Aby wygenerować przykłady HTTP dla pojedynczego modułu, uruchom skrypt z ścieżką do modułu: python .claude/skills/http-generate/scripts/http_generator.py ścieżka/do/modułu. Skrypt przeskanuje wszystkie kontrolery w module i utworzy plik .http z przykładami żądań.

  3. Jeśli chcesz wygenerować pliki dla wszystkich modułów naraz, użyj parametru all: python .claude/skills/http-generate/scripts/http_generator.py all. Umiejętność automatycznie odkryje wszystkie moduły zawierające kontrolery i wygeneruje dla nich pliki.

  4. Opcjonalnie możesz określić niestandardową ścieżkę wyjściową dla pliku .http, dodając drugi parametr: python .claude/skills/http-generate/scripts/http_generator.py ścieżka/do/modułu nazwa_pliku.http.

  5. Wygenerowane pliki .http pojawią się w katalogach odpowiednich modułów i będą zawierać gotowe do użycia przykłady żądań HTTP dla wszystkich endpointów REST — możesz ich używać bezpośrednio do testowania API lub jako dokumentację dla zespołu.

Related skills

architecture-decision-records

by wshobson

Write and maintain Architecture Decision Records (ADRs) following best practices for technical decision documentation. Use when documenting significant technical decisions, reviewing past architectural choices, or establishing decision processes.

Backend
29130

scientific-writing

by K-Dense-AI

Write scientific manuscripts. IMRAD structure, citations (APA/AMA/Vancouver), figures/tables, reporting guidelines (CONSORT/STROBE/PRISMA), abstracts, for research papers and journal submissions.

Backend
47191

literature-review

by K-Dense-AI

Conduct comprehensive, systematic literature reviews using multiple academic databases (PubMed, arXiv, bioRxiv, Semantic Scholar, etc.). This skill should be used when conducting systematic literature reviews, meta-analyses, research synthesis, or comprehensive literature

Backend
238507

openspec

by ruan-cat

OpenSpec 中文版规范助手 - 规范驱动的 AI 编程开发,帮助初始化、创建提案、编写规格、校验格式并归档变更。触发条件: 当用户提及 openspec、规范文档、需求管理、变更提案、spec-driven development 等关键词时主动调用。

Backend
27122

youtube-transcribe-skill

by feiskyer

Extract subtitles/transcripts from a YouTube video URL and save as a local file. Use when you need to extract subtitles from a YouTube video.

Backend
24178

himalaya

by openclaw

CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).

Backend
35108