partner-recipe-validator

Validate partner-created recipes for completeness, bilingual content, and brewing logic.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jonsdoesch87-ai/craft-beer-wizard --skill partner-recipe-validator
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: partner-recipe-validator
Source: https://github.com/jonsdoesch87-ai/craft-beer-wizard/tree/main/.cursor/skills/partner-recipe-validator
Command: npx skills add https://github.com/jonsdoesch87-ai/craft-beer-wizard --skill partner-recipe-validator

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that partner-created recipes meet all structural, content, and bilingual requirements, preventing errors and inconsistencies in the recipe database.

Core Features & Use Cases

  • Completeness Check: Verifies all mandatory fields and recipe object properties.
  • Bilingual Validation: Ensures all translatable text fields are present in both German and English.
  • Logic Validation: Checks for correct formatting and logical consistency in malts, mash schedules, hops, and yeast data.
  • Registration Check: Confirms the recipe is correctly registered in the application's content management system.
  • Use Case: Before publishing a new recipe from a partner brewery, use this Skill to automatically validate its structure, bilingual content, and adherence to brewing best practices.

Quick Start

Validate the partner recipe located at app/partner/brauundrauchshop/amber-ale/page.tsx.

Frequently Asked Questions about partner-recipe-validator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate bilingual brewing recipes for structural completeness?

Bilingual brewing recipes are validated by checking mandatory fields, recipe object structure, and German and English text fields to ensure content completeness and data integrity before database registration.

What does recipe logic validation cover for mash schedules and hop additions?

Recipe logic validation covers correct formatting and logical consistency for malts percentages, mash schedules, hop additions, and yeast parameters to ensure adherence to defined brewing patterns.

Can I check if a partner recipe is correctly registered in the content system?

Yes, recipe validation includes a registration check that confirms the partner recipe is correctly registered within the application's content management system alongside its structural and bilingual checks.

How do I ensure partner recipes have all required translatable fields in German and English?

Partner recipes are checked for bilingual validation, ensuring all translatable text fields are present in both German and English to prevent content inconsistencies in the recipe database.

What is the best way to verify malts percentages and yeast parameters in brewing recipes?

The best way to verify malts percentages and yeast parameters is through automated recipe validation that checks formatting and logical consistency across all recipe object properties and brewing logic.

Why does my partner recipe validation fail when checking mandatory fields?

Partner recipe validation fails when mandatory fields or recipe object properties are missing, or when bilingual content does not adhere to defined patterns for German and English translatable fields.