slice-test-red

Community

Generate red outside-in Dart tests

AuthorNNPopov
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill turns a slice's markdown test specification into an executable Dart outside-in test, so teams can lock in behavior before implementation begins.

Core Features & Use Cases

  • Spec to test translation: Converts a slice's tests.md scenarios into a runnable Flutter test file.
  • Real dependency wiring: Constructs the slice with real adapter, port, use case, and cubit objects while mocking only system boundaries.
  • Red-phase verification: Runs flutter test and confirms the new test fails for missing implementation rather than for a broken test.
  • Use case: Generate the failing test for a newly planned feature slice, then hand it off to implementation once the contract is clear.

Quick Start

Ask the skill to generate the red outside-in Dart test for the target slice from its tests.md specification and verify that flutter test fails for the expected implementation gap.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: slice-test-red
Download link: https://github.com/NNPopov/movie-theater-tickets/archive/main.zip#slice-test-red

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.