Strict, structured code reviewer for the swag2mcp Go project. Evaluates code exclusively against the rules defined in the 'godeveloper' skill. Focuses on naming, formatting, error handling (especially LLMError), concurrency, testing patterns, and project-specific conventions.
Go development conventions, patterns, and best practices for the swag2mcp project. Covers naming, code organization, error handling, interface design, concurrency, testing, configuration, and project structure. Use when writing or reviewing Go code, designing packages, setting up tests, or structuring services.
Complete CLI reference for swag2mcp commands, flags, and config. Use when the user asks how to use swag2mcp from the terminal, needs help with a specific command, or wants to understand the configuration file structure.
Documentation writing and maintenance for swag2mcp. Use when the user asks to write, edit, add, remove, or restructure documentation files. Enforces multi-language consistency across all 8 locales and follows project writing conventions.