SebastienDegodezSebastienDegodezCommunityยท8 Agent Skills Included

copilot-instructions

Coding standards, TDD workflows, and .NET architecture rules

Enforces consistent coding standards, Clean Architecture, DDD, and CQRS patterns across .NET projects. Guides test-driven development with Gherkin scenarios, mutation testing, and strict quality gates before merging code. Includes fast command-line helpers for searching, replacing, and analyzing code without loading entire files. Eliminates inconsistent code generation and manual review of architectural rule violations.
npx skills add SebastienDegodez/copilot-instructions --all -g -y

All Skills in This Repository (8)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install copilot-instructions?โ–ผ

Run `npx skills add SebastienDegodez/copilot-instructions --all -g -y` in your terminal to install all skills in this collection globally.

What does copilot-instructions do?โ–ผ

It provides coding standards, architectural rules, and reusable skills that keep generated code consistent with Clean Architecture, DDD, CQRS, and TDD best practices.

How to enforce TDD with an AI coding assistant?โ–ผ

The included skills enforce a strict workflow: write Gherkin scenarios first, get approval, produce a failing test, then synthesize clean code and verify it with mutation testing.

Does it work with GitHub Copilot and Claude Code?โ–ผ

Yes. The instructions, agents, and skills follow the standard SKILL.md format and work with GitHub Copilot, Claude Code, Cursor, and similar coding assistants.

Is copilot-instructions only for C# and .NET?โ–ผ

Most architecture and testing skills target C# and .NET, but the minimal-context command-line skills for searching, replacing, and analyzing code work in any language.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’