my-skills

My Skills

Reusable Agent Skills for code review — built for Claude Code, and compatible with Codex and OpenCode.

Skills

Skill Description
code-review/ Critical, objective code review from a diff
dotnet-backend/ .NET backend review (Web API / Clean Architecture) against architecture and clean-code conventions
ef-core-sqlserver/ Database best practices for EF Core + SQL Server (schema, indexes, migrations, performance)
kafka-idempotency/ Safe idempotency for Kafka consumers/producers in .NET (BackgroundService, per-message DI scope, dedup with EF Core, offset after persist, Outbox)

Install

Step-by-step guides per tool:

Once installed, trigger a skill by describing the task, or invoke it directly: /code-review, /dotnet-backend, /ef-core-sqlserver, /kafka-idempotency.

Conventions

See CLAUDE.md for the authoring rules of this repo.