Tag: schema-validation

Type: All Skills Tools
skill ★ 5,664

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.

getsentry/XcodeBuildMCP xcodebuildmcp schema-validation structured-output ios-development
skill ★ 133

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…

tacticlaunch/mcp-linear pr-review mcp-linear schema-validation code-review
skill ★ 23

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…

markmhendrickson/neotoma neotoma graph-audit data-integrity schema-validation
skill ★ 7

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, …

testdino-hq/testdino-mcp documentation schema-validation tool-maintenance drift-detection
skill ★ 5

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.

guimatheus92/mcp-video-analyzer typescript schema-validation type-inference data-validation
skill ★ 41

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…

drhalto/agentmako evidence-tracing dependency-mapping code-analysis impact-assessment
tool ★ 41

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.

drhalto/agentmako code-tracing dependency-graph schema-validation file-health
skill ★ 158

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…

sbroenne/mcp-server-excel mcp schema-validation enum-handling schema-generation
skill ★ 27,411

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…

langfuse/langfuse model-pricing llm-config cost-management provider-integration
skill

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…

cameroncooke/xcodebuildmcp xcodebuildmcp schema-validation structured-output mcp