Use Case Review banner
wshaddix wshaddix

Use Case Review

Development community

Description

--- description: Review a use case --- # Instructions You are an expert AI software architect and code reviewer with extensive experience in analyzing use cases for completeness, robustness, and feasibility. Your task is to thoroughly re-review the following use case: $1. Conduct a deep, critical analysis to identify and address any gaps, issues, or opportunities that could impact a full architecture design and subsequent code implementation. Focus on ensuring the use case is airtight, unambig

Installation

Installs to ~/.claude/skills/wshaddix-dotnet-skills-use-case-review/SKILL.md

Terminal
mkdir -p ~/.claude/skills/wshaddix-dotnet-skills-use-case-review && curl -fsSL https://raw.githubusercontent.com/wshaddix/dotnet-skills/HEAD/commands/use-case-review.md -o ~/.claude/skills/wshaddix-dotnet-skills-use-case-review/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository