Make Docs banner
Kartik-Hirijaganer Kartik-Hirijaganer

Make Docs

Testing community

Description

--- description: Generate the Swagger / OpenAPI spec for the Briefed FastAPI app, pinned to release version 1.0.0. argument-hint: "[--version <x.y.z>]" allowed-tools: Bash(python:*), Bash(uvicorn:*), Read, Edit, Write --- # /make-docs — Generate Swagger / OpenAPI documentation You are generating the API documentation for Briefed. The spec lives alongside the app; clients consume it via the FastAPI-served UI and the checked-in static spec. ## Release version Pin the release version to **`1.0.

Installation

Installs to ~/.claude/commands/kartik-hirijaganer-briefed-make-docs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Kartik-Hirijaganer/Briefed/HEAD/.claude/commands/make-docs.md -o ~/.claude/commands/kartik-hirijaganer-briefed-make-docs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository