Dotnet Tdd

Dotnet Tdd from DoubleslashSE/claude-workflows.

by @doubleslashse 4 skills

Skills in this plugin

4
  1. Clean Code · doubleslashse bundle
    Clean code principles including DRY, KISS, and YAGNI for .NET. Use when writing or reviewing code to ensure maintainability and simplicity.
    1 install
  2. Tdd Workflow · doubleslashse bundle
    Test-Driven Development workflow for .NET. Use when implementing features, fixing bugs, or writing new code. Guides RED-GREEN-REFACTOR cycle with proper test design.
    1 install
  3. Solid Principles · doubleslashse bundle
    SOLID design principles for .NET. Use when designing classes, interfaces, and object relationships. Ensures maintainable, testable, and extensible code.
    1 install
  4. Requirements Clarification · doubleslashse
    Requirements clarification for TDD. Use BEFORE RED phase to understand WHAT to test. Asks targeted questions to uncover ambiguities, edge cases, and acceptance criteria.
    1 install