usecase-pattern

Official

Coordinate business flows with clean use cases.

Authorauravibes-apps
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Domain use cases help separate orchestration logic from UI/state and repositories, enabling consistent constructor injection, guard clauses, immutable updates, and testable flows across app modules.

Core Features & Use Cases

  • Orchestrates business flows by coordinating dependencies and services.
  • Enforces a single entry point via the call(...) method with constructor-injected dependencies.
  • Promotes guard clauses and immutable updates to enable deterministic behavior.

Quick Start

Define a new use case with required dependencies and implement a call(...) method to drive the workflow.

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: usecase-pattern
Download link: https://github.com/auravibes-apps/auravibes/archive/main.zip#usecase-pattern

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 471,000+ vetted skills library on demand.