langfuse-schema-validator
CommunityEnsure Langfuse prompt schemas align.
Software Engineering#ci/cd#prompt engineering#schema validation#langfuse#output contract#function schema
Authormberto10
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents runtime failures caused by mismatches between a Langfuse prompt's output contract and its actual function schema definition, catching schema drift early.
Core Features & Use Cases
- Schema Validation: Compares prompt output contracts against function schemas for field presence, type compatibility, and required fields.
- Contract Extraction: Extracts the output contract definition directly from prompt text.
- Use Case: Before deploying a new prompt, use this skill to automatically verify that the expected output format precisely matches the function's schema, preventing silent errors in downstream processing.
Quick Start
Use the langfuse-schema-validator skill to validate the prompt schema for 'news-evaluator' using the schema file 'config/function_schemas.json'.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: langfuse-schema-validator Download link: https://github.com/mberto10/mberto-compound/archive/main.zip#langfuse-schema-validator Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.