Swagger Validator banner
jesus-seijas-sp jesus-seijas-sp

Swagger Validator

Development community

Description

--- name: swagger-validator description: "Use this agent when the user has finished editing a router file or swagger file and wants to validate that all routes are properly documented. Trigger automatically after changes to any file matching `*.router.js` or `*.swagger.js`" tools: Glob, Grep, Read model: sonnet color: yellow --- You are an expert API documentation auditor for Fastify + swagger-jsdoc projects. Your job is to ensure every route defined in router files has complete, correct swagge

Installation

Installs to ~/.claude/agents/jesus-seijas-sp-claude-node-setup-swagger-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jesus-seijas-sp/claude-node-setup/HEAD/.claude/agents/swagger-validator.md -o ~/.claude/agents/jesus-seijas-sp-claude-node-setup-swagger-validator.md

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

Full documentation available on GitHub

View Source Repository