test-generation

Generate C# xUnit and Angular Jest test templates for commands, queries, entities, and components.

18|Updated Sep 23, 2025
One-click install
npx skills add https://github.com/CongDon1207/AGENTS.md --skill test-generation-congdon1207
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: test-generation
Source: https://github.com/CongDon1207/AGENTS.md/tree/main/.codex/skills/tasks-test-generation
Command: npx skills add https://github.com/CongDon1207/AGENTS.md --skill test-generation-congdon1207

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides ready-to-use test templates (C# xUnit, Angular Jest) to accelerate test-driven development and ensure consistent test structures.

Core Features & Use Cases

  • Unit Test Patterns: Commands, queries, entities, and components templates.
  • Integration Tests: Ready-to-implement integration test scaffolds.
  • Test Coverage Guidance: Patterns for edge cases and deterministic tests.

Quick Start

Generate test templates for a new command and its handler, then adapt for your domain.