Tag: schema-validation
XcodeBuildMCP Structured Output Review
Validates structured output schema correctness, versioning, and JSON fixture compatibility within the XcodeBuildMCP ecosystem. It ensures schema changes maintain backward compatibility and adhere to established guardrails.
Review MCP-Linear pull requests for risks
This skill reviews pull requests within the mcp-linear repository to ensure architectural integrity and adherence to contracts. It validates schema alignment, handles nullable fields, checks for missing registrations, and verifies comprehen…
Neotoma Graph Health Audit Skill
Performs a comprehensive read-only audit of a Neotoma database to identify graph-health issues such as duplicate entities, schema drift, and relationship inconsistencies. It provides structured remediation hints for use with existing Neotom…
Syncs documentation after underlying tool changes
This skill systematically detects and resolves documentation drift across multiple project files, ensuring that human-readable guides accurately reflect current tool schemas and definitions. It verifies consistency across tool definitions, …
TypeScript schema validation and type inference library
This library allows developers to declare schemas using TypeScript, providing robust runtime validation and seamless static type inference. It is essential for ensuring data integrity across complex application layers.
Focused evidence tracing for code dependencies
This skill provides focused evidence tracing across a codebase, allowing developers to map dependencies, understand implementation details, and assess the blast radius of changes. It supports tracing routes, schemas, files, tables, and erro…
Comprehensive code evidence and dependency tracer
This suite of tools enables developers to perform deep, focused evidence tracing across complex codebases. It can analyse dependencies for routes, schemas, files, and database objects to understand lineage and potential impact.
mcp schema enum compatibility regression testing
This skill addresses schema generation issues where nullable enum signatures cause MCP clients to reject tool definitions. It ensures strict-client compatibility by managing enum arrays, particularly by treating optional enum inputs as stri…
Managing LLM Model Pricing Configurations
This skill guides developers through updating model pricing configurations across multiple providers, including OpenAI, Anthropic, and Gemini. It covers editing pricing JSON, shared LLM types, and complex regex match patterns to ensure accu…
XcodeBuildMCP Structured Output Schema Review
This skill validates the correctness and compatibility of XcodeBuildMCP structured output schemas, including versioning, manifest metadata, and JSON fixture integrity. It ensures that schema changes adhere to established guardrails and main…