·axim-restdoc-generator
</>

axim-restdoc-generator

Auto-generate REST API documentation from Spring Boot controllers using the Axim Gradle RestDoc Generator plugin. Use when configuring restMetaGenerator DSL, writing Javadoc tags (@response, @group, @auth, @error, @header), generating OpenAPI 3.0.3 specs, spec-bundle.json, error code scanning, Postman sync, or troubleshooting the gradle-restdoc-generator plugin.

5Installs·1Trend·@axim-one

Installation

$npx skills add https://github.com/axim-one/gradle-restdoc-generator --skill axim-restdoc-generator

How to Install axim-restdoc-generator

Quickly install axim-restdoc-generator AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/axim-one/gradle-restdoc-generator --skill axim-restdoc-generator
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: axim-one/gradle-restdoc-generator.

SKILL.md

View raw

A Gradle plugin that auto-generates REST API documentation by scanning Spring Boot @RestController classes and their Javadoc comments.

Version: 2.0.6 Requirements: Java 17+, Gradle 7.0+, Spring Boot Repository: https://github.com/Axim-one/gradle-restdoc-generator

| documentPath | Yes | — | Output directory (relative to project root) | | basePackage | Yes | — | Package(s) to scan (comma-separated for multiple) | | serviceId | Yes | — | Service unique ID (used as JSON filename) | | serviceName | No | "" | Display name (OpenAPI title) | | apiServerUrl | No | "" | API base URL (OpenAPI servers) |

Auto-generate REST API documentation from Spring Boot controllers using the Axim Gradle RestDoc Generator plugin. Use when configuring restMetaGenerator DSL, writing Javadoc tags (@response, @group, @auth, @error, @header), generating OpenAPI 3.0.3 specs, spec-bundle.json, error code scanning, Postman sync, or troubleshooting the gradle-restdoc-generator plugin. Source: axim-one/gradle-restdoc-generator.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/axim-one/gradle-restdoc-generator --skill axim-restdoc-generator
Category
</>Dev Tools
Verified
First Seen
2026-02-25
Updated
2026-03-10

Browse more skills from axim-one/gradle-restdoc-generator

Quick answers

What is axim-restdoc-generator?

Auto-generate REST API documentation from Spring Boot controllers using the Axim Gradle RestDoc Generator plugin. Use when configuring restMetaGenerator DSL, writing Javadoc tags (@response, @group, @auth, @error, @header), generating OpenAPI 3.0.3 specs, spec-bundle.json, error code scanning, Postman sync, or troubleshooting the gradle-restdoc-generator plugin. Source: axim-one/gradle-restdoc-generator.

How do I install axim-restdoc-generator?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/axim-one/gradle-restdoc-generator --skill axim-restdoc-generator Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/axim-one/gradle-restdoc-generator

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-25

Related Skills

None