🧑💻 Development
Tools for developers and programming workflows
Code Complexity Analyzer
Measure cyclomatic and cognitive complexity across multiple programming languages
DevelopmentDatabase Schema Diff
Compare two database schemas and generate migration-oriented change reports
DevelopmentAPI Doc Generator
Generate polished API documentation from OpenAPI or annotated comments
DevelopmentAPI Request Code Snippet Generator
Generate cURL and common language code snippets from a request URL, method, headers, query parameters, and body
DevelopmentOpenAPI to TypeScript Generator
Convert OpenAPI or Swagger JSON/YAML specs into TypeScript API types, request payloads, and response models with configurable output and naming styles
DevelopmentJSON Schema to Zod Schema Converter
Convert JSON Schema JSON/YAML definitions into ready-to-use Zod schemas with nested objects, arrays, enums, and common validation rules
DevelopmentJSON Schema Generator
Infer JSON Schema from sample JSON, optionally merge manual schema edits, and validate data against the active schema
DevelopmentAPI Mock Server
Generate a runnable Redis-backed mock API server with 1-hour TTL, hot updates, and dynamic templated responses
DevelopmentPath Analyzer
Analyze file paths, identify Windows/Unix formats, extract components, and normalize paths
DevelopmentChangelog Extractor
Parse and extract structured data from changelogs and release notes in multiple formats
DevelopmentDocstring Extractor
Extract and parse documentation from JavaScript/TypeScript, Python, and Java source code
DevelopmentHTML Attribute Extractor
Extract specified attributes (href, src, data-*, etc.) from HTML content with tag name filtering support
Development