ck:scenario

Generate edge cases and test scenarios across 12 dimensions from feature descriptions.

Updated Apr 23, 2026
One-click install
npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-scenario-snake-dev-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:scenario
Source: https://github.com/snake-dev-team/snake-backlink-forge/tree/main/.claude/skills/ck-scenario
Command: npx skills add https://github.com/snake-dev-team/snake-backlink-forge --skill ck-scenario-snake-dev-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps identify potential edge cases and test scenarios across 12 dimensions before implementation, to catch issues early and improve feature robustness.

Core Features & Use Cases

  • Feature Decomposition: Break down features across 12 dimensions to surface edge cases.
  • Test Scenario Generation: Generate test scenarios for risk assessment and testing.
  • Use Case: Before implementing a complex feature, use this Skill to generate test scenarios for early issue detection.

Quick Start

Generate test scenarios for the feature 'User registration with OAuth providers' by running the command '/ck:scenario "User registration with OAuth providers"'

Frequently Asked Questions about ck:scenario

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

FAQPage Schema
How do I generate test scenarios for software features before implementation?

To generate test scenarios for software features, you decompose the feature description across 12 dimensions to surface edge cases. This structured decomposition outputs test scenarios for early issue detection and risk assessment prior to coding.

What are edge cases in feature decomposition and how are they identified?

Edge cases in feature decomposition are unexpected operational boundaries identified by breaking down a feature across 12 dimensions. Analyzing these dimensions surfaces structural edge cases and generates test scenarios for comprehensive risk assessment.

Can I generate test scenarios using just a feature description or file path?

Yes, you can generate test scenarios by providing a feature description or file path as input. The system processes these inputs to decompose the feature across 12 dimensions, outputting structured scenarios for testing and risk assessment.

What is the best way to catch software issues early during feature planning?

The best way to catch software issues early is performing feature decomposition across 12 dimensions before implementation. This process surfaces potential edge cases and generates structured test scenarios, improving feature robustness through early risk assessment.

When do I need to use feature decomposition for test scenario generation?

You need feature decomposition for test scenario generation before implementing complex software features. Breaking down features across 12 dimensions systematically uncovers edge cases, enabling early issue detection and robust risk assessment prior to testing.