Cqrs Mediatr

---

shubhashjha Updated

File contents


name: cqrs-mediatr description: Basic skill for command query separation, request handlers, and MediatR based application flows. Use when Codex needs a basic starting point for this .NET development area.

CQRS MediatR

Use this skill as a basic starting point.

Workflow

  1. Review the existing project structure and dependencies.
  2. Identify the current implementation pattern and constraints.
  3. Apply the simplest change that fits the current codebase.
  4. Keep naming, configuration, and conventions consistent.
  5. Verify the result with the available tests or build steps.

Output

  • Produce practical code changes.
  • Keep the solution maintainable and easy to review.
  • Prefer small, safe updates over broad rewrites.

shubhashjha/codex-skills/tree/main/cqrs-mediatr commit 12da9085ed

Frequently asked questions

npx skillmds@latest add shubhashjha/cqrs-mediatr