use-case-pattern-builder

Automates creation of use-case pattern Markdown files and updates cross-links in Adobe Blueprints repositories.

Updated Jul 13, 2022
One-click install
npx skills add https://github.com/AdobeDocs/blueprints-learn.de-DE --skill use-case-pattern-builder
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: use-case-pattern-builder
Source: https://github.com/AdobeDocs/blueprints-learn.de-DE/tree/main/.claude/skills/use-case-pattern-builder
Command: npx skills add https://github.com/AdobeDocs/blueprints-learn.de-DE --skill use-case-pattern-builder

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide automates the end-to-end creation of new use-case pattern content and automates cross-link updates across documentation (TOC.md and overview.md) to ensure consistent discoverability.

Core Features & Use Cases

  • Generate the Markdown content for a new use-case pattern from the provided template.
  • Update cross-references across TOC.md and overview.md to reflect the new pattern.
  • Validate references and ensure alignment with existing business objectives and templates.

Quick Start

Provide the use-case pattern details and I will generate the Markdown file and update cross-links.

Frequently Asked Questions about use-case-pattern-builder

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

FAQPage Schema
How do I automate use-case pattern creation and update documentation cross-links?

To automate use-case pattern creation, provide the pattern details to generate the Markdown file with YAML frontmatter, update TOC.md and overview.md cross-links, and validate references automatically. This ensures consistent discoverability across the Adobe Blueprints repository.

What is the best way to generate Markdown documentation for a new use-case pattern?

Generating Markdown documentation for a use-case pattern involves applying a pattern-template, detecting optional components, and inserting an exl-id placeholder in the YAML frontmatter to meet templating guidelines.

How do I maintain TOC.md and overview.md cross-references when adding new documentation patterns?

Maintaining TOC.md and overview.md cross-references requires updating these overview pages to reflect the new pattern, ensuring consistent discoverability and validating that all cross-links align with existing business objectives.

Does the use-case pattern generator enforce YAML frontmatter and templating guidelines for documentation?

Yes, the use-case pattern generator enforces templating guidelines by implementing YAML frontmatter generation with an exl-id placeholder and strictly applying the designated pattern-template to the Markdown output.

Can I validate optional components and cross-links when adding use-case patterns to the Adobe Blueprints repository?

Yes, you can validate optional components and cross-links when adding use-case patterns to the Adobe Blueprints repository, ensuring all generated references align with existing templates and business objectives.