cuj

Scaffold CUJ documents with frontmatter schema into docs/cujs/{slug}.md.

2|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/stratus/my-claude --skill cuj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cuj
Source: https://github.com/stratus/my-claude/tree/main/skills/cuj
Command: npx skills add https://github.com/stratus/my-claude --skill cuj

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scaffold and standardize Critical User Journey documents to accelerate cross-functional alignment and documentation quality.

Core Features & Use Cases

  • Provides a ready-to-use CUJ document skeleton with frontmatter for naming, actor, status, and last verification.
  • Generates a structured document in docs/cujs with placeholders for steps, success criteria, and error paths.
  • Supports template integration from templates/cuj-template.md and ensures consistency across projects.

Quick Start

Provide a journey name, actor, and brief description to generate a new CUJ document at docs/cujs/{slug}.md.

Frequently Asked Questions about cuj

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

FAQPage Schema
How do I generate standardized user journey documentation for my project?

To scaffold user journey docs, provide a journey name, actor, and brief description. The tool creates a structured document at docs/cujs/{slug}.md with placeholders for steps, success criteria, and error paths to accelerate cross-functional alignment.

What is a critical user journey document and when do I need to scaffold one?

A critical user journey document standardizes end-to-end user flows across features. You need to scaffold one when documenting onboarding journeys or end-to-end scenarios to enforce consistency and accelerate cross-functional alignment across projects.

What frontmatter fields are enforced when documenting user flows?

When documenting user flows, the enforced frontmatter schema includes name, actor, status, and last-verified. This structured metadata ensures consistent tracking and verification of critical user journey documents across projects.

Can I use a custom template to scaffold critical user journey documents?

Yes, you can use a custom template to scaffold critical user journey documents. The tool supports template integration from templates/cuj-template.md to generate the document skeleton while ensuring consistency across projects.

What is the best way to standardize onboarding journey documentation across features?

The best way to standardize onboarding journey documentation is to scaffold docs with an enforced frontmatter schema and structured placeholders for steps, success criteria, and error paths. This ensures consistency and quality across projects and features.

What placeholders are included when scaffolding end-to-end scenario docs?

When scaffolding end-to-end scenario docs, the generated document includes placeholders for steps, success criteria, and error paths. This structure ensures all critical aspects of the user journey are documented for team collaboration.