ck:scenario

Decompose features into 12 dimensions and generate scenario tables with severity levels.

Updated Apr 9, 2026
One-click install
npx skills add https://github.com/DatTran26/KienTruThiHanh --skill ck-scenario-dattran26
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:scenario
Source: https://github.com/DatTran26/KienTruThiHanh/tree/main/.agents/skills/ck-scenario
Command: npx skills add https://github.com/DatTran26/KienTruThiHanh --skill ck-scenario-dattran26

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Decompose features or code paths across twelve dimensions to surface edge cases, risks, and test targets before implementation.

Core Features & Use Cases

  • 12-dimension decomposition: surface edges across user types, inputs, timing, state, environment, integration, compliance, data integrity, authorization, business logic, and more.
  • Scenario generation: produce 3–5 concrete scenarios per relevant dimension with clear severity guidance.
  • Workflow integration: export structured scenario tables for planning, testing, and risk assessment.

Quick Start

Provide a feature description or code path to ck:scenario and let it generate 3–5 scenarios per applicable dimension.

Frequently Asked Questions about ck:scenario

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

FAQPage Schema
How do I identify edge cases in software features before implementation?

To identify edge cases in software features before implementation, decompose the feature across twelve dimensions like user types, inputs, timing, and state to surface risks and generate concrete scenarios.

What is 12-dimension scenario generation for software testing?

12-dimension scenario generation is a risk-analysis method that decomposes code paths across user inputs, environment, compliance, and data integrity to produce structured test targets with severity levels before coding begins.

How do I generate test scenarios for design reviews and pre-implementation planning?

Generate test scenarios for design reviews by providing a feature description to produce three to five concrete scenarios per relevant dimension, outputting a structured table with severity levels for risk assessment.

Does 12-dimension decomposition work for integration and compliance edge cases?

12-dimension decomposition works for integration and compliance edge cases by explicitly analyzing these dimensions alongside business logic and authorization to surface specific test targets and risks.

What is the best way to structure edge case scenarios for testing workflows?

The best way to structure edge case scenarios is generating a table with severity levels and a summary, designed to integrate directly into planning and testing workflows for comprehensive risk analysis.

When do I need risk analysis and scenario generation in software engineering?

You need risk analysis and scenario generation in software engineering during planning, design reviews, and pre-implementation testing to surface edge cases across data integrity, business logic, and environment dimensions early.