recipe-author

Create and update ORE Studio topic recipes aligned with source documentation.

25|5|Updated Jun 15, 2024
One-click install
npx skills add https://github.com/OreStudio/OreStudio --skill recipe-author
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recipe-author
Source: https://github.com/OreStudio/OreStudio/tree/main/.claude/skills/recipe-author
Command: npx skills add https://github.com/OreStudio/OreStudio --skill recipe-author

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams create new ORE Studio topic recipes and maintain the consistency of recipe documentation across topics, linking source and documentation to establish a reliable reference.

Core Features & Use Cases

  • Recipe creation: Define new topic recipes following the established doc/recipes pattern.
  • Recipe updating: Add updates to existing topic recipes and synchronize with source material.
  • Cross-linking & indexing: Link new recipes to the main index and related documentation to preserve discoverability.

Quick Start

Identify the topic for the new recipes, create a topic-specific recipe file following the documented pattern, and link it into the main recipes index.

Frequently Asked Questions about recipe-author

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

FAQPage Schema
How do I create documentation recipes for new topics?

To create documentation recipes for new topics, define a topic-specific recipe file following the established doc/recipes pattern and link it into the main recipes index to maintain consistency and discoverability.

What is the best way to keep source code aligned with recipe documentation?

Keeping source code aligned with recipe documentation involves updating existing topic recipes to synchronize with source material, ensuring that all artefacts follow established patterns and maintain a reliable reference.

How do I link new topic recipes to a main documentation index?

Linking new topic recipes to a main documentation index requires cross-linking the new recipe file to the main recipes index and related documentation, preserving discoverability and consistent formatting across topics.

Can I update multiple existing recipes across different topics at once?

Updating recipes across multiple topics applies when adding new topics or creating recipe-updating skills, enforcing a consistent recipe format while aligning source code and documentation for all targeted artefacts.

Why do my topic recipes need to follow an established format pattern?

Topic recipes need to follow an established format pattern to enforce documentation consistency, link recipes to the main index reliably, and ensure all documentation artefacts align with the source code.

When should I create a recipe-updating skill instead of editing recipes manually?

Creating a recipe-updating skill is necessary when maintaining recipe documentation across multiple topics, automating the synchronization between source code and documentation while enforcing consistent formatting patterns.