Recipe/Architecture Guide Writer

Generate conceptual recipe guides for Medusa ecommerce architectural patterns.

35.7k|5.0k|Updated Jan 18, 2020
One-click install
npx skills add https://github.com/medusajs/medusa --skill recipe-architecture-guide-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Recipe/Architecture Guide Writer
Source: https://github.com/medusajs/medusa/tree/main/.claude/skills/recipe
Command: npx skills add https://github.com/medusajs/medusa --skill recipe-architecture-guide-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps technical writers create conceptual "recipe" guides for Medusa's architectural patterns, bridging the gap between high-level concepts and detailed implementation.

Core Features & Use Cases

  • Pattern Documentation: Generates conceptual guides for common ecommerce patterns (e.g., marketplaces, subscriptions).
  • Navigational Linking: Integrates links to Medusa's documentation and implementation examples using special syntax.
  • Use Case: A technical writer needs to document the architecture for a new marketplace feature in Medusa. This Skill assists in structuring and writing a conceptual guide that explains the pattern and links to relevant implementation details.

Quick Start

Use the Recipe/Architecture Guide Writer skill to create a recipe for the 'marketplace' pattern.

Frequently Asked Questions about Recipe/Architecture Guide Writer

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

FAQPage Schema
How do I write Medusa architecture documentation for ecommerce patterns?

You can generate conceptual recipe guides for Medusa architectural patterns, focusing on high-level architecture and linking to detailed implementation guides. It structures Markdown content with specific frontmatter and component usage for documentation.

What is a recipe guide for Medusa architectural patterns?

A recipe guide is a conceptual document explaining high-level Medusa architectural patterns for ecommerce solutions like marketplaces or subscriptions. It links concepts to detailed implementation guides using specific cross-project linking syntax and structured MDX.

Does the recipe guide generator support MDX content and custom frontmatter?

Yes, the recipe guide generator supports creating structured MDX content with specific frontmatter and component usage. It requires adherence to Vale compliance rules and specific cross-project linking syntax for documentation.

Can I use this to document a marketplace architecture pattern in Medusa?

Yes, you can document a marketplace architecture pattern in Medusa by generating a conceptual recipe guide. The guide structures the high-level architecture and links to relevant implementation details for the marketplace feature.

What are the limitations when writing technical guides for Medusa?

Limitations when writing technical guides include strict adherence to Vale compliance rules and specific cross-project linking syntax. The generator focuses on high-level architecture rather than detailed implementation steps.