Skip to content

Commit e66ac96

Browse files
github-actions[bot]AI Config Sync Bot
andauthored
chore: sync AI configuration from ai-base (#138)
Languages: csharp AI Systems: claude AI Base Version: main Co-authored-by: AI Config Sync Bot <ai-config-sync@users.noreply.github.com>
1 parent 62d10d5 commit e66ac96

36 files changed

Lines changed: 1530 additions & 909 deletions

File tree

.claude/agents/dotnet-developer.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,11 @@ Use the following skills based on the task at hand:
1717

1818
| Area | Skill | Description |
1919
|------|-------|-------------|
20-
| Web & REST APIs | [dotnet-aspnet](../../skills/csharp/dotnet-aspnet/SKILL.md) | ASP.NET Core controllers, minimal APIs, middleware, auth, and API conventions |
21-
| SDK & Library Development | [dotnet-sdk-builder](../../skills/csharp/dotnet-sdk-builder/SKILL.md) | Generate .NET SDK libraries with DI support, typed HTTP clients, and Options pattern |
22-
| Testing | [dotnet-tester](../../skills/csharp/dotnet-tester/SKILL.md) | Write and execute unit tests using xUnit, FakeItEasy, and AwesomeAssertions |
23-
| Data Access | [ef-core](../../skills/csharp/ef-core/SKILL.md) | Entity Framework Core best practices, DbContext design, migrations, and queries |
24-
| Package Management | [nuget-manager](../../skills/csharp/nuget-manager/SKILL.md) | Add, remove, and update NuGet packages via dotnet CLI |
25-
| Documentation | [csharp-docs](../../skills/csharp/csharp-docs/SKILL.md) | C# XML documentation comments following Microsoft standards |
26-
| Code Review | [code-review](../../skills/general/code-review/SKILL.md) | Structured code reviews covering quality, security, and performance |
27-
| Refactoring | [refactoring](../../skills/general/refactoring/SKILL.md) | Improve code structure and maintainability without changing behavior |
20+
| Web & REST APIs | `dotnet-aspnet` | ASP.NET Core controllers, minimal APIs, middleware, auth, and API conventions |
21+
| SDK & Library Development | `dotnet-sdk-builder` | Generate .NET SDK libraries with DI support, typed HTTP clients, and Options pattern |
22+
| Testing | `dotnet-tester` | Write and execute unit tests using xUnit, FakeItEasy, and AwesomeAssertions |
23+
| Data Access | `dotnet-ef-core` | Entity Framework Core best practices, DbContext design, migrations, and queries |
24+
| Package Management | `dotnet-nuget-manager` | Add, remove, and update NuGet packages via dotnet CLI |
25+
| Documentation | `dotnet-xmldocs` | C# XML documentation comments following Microsoft standards |
26+
| Code Review | `code-review` | Structured code reviews covering quality, security, and performance |
27+
| Refactoring | `refactoring` | Improve code structure and maintainability without changing behavior |

.claude/skills/boost-prompt/SKILL.md

Lines changed: 0 additions & 18 deletions
This file was deleted.

.claude/skills/code-review/SKILL.md

Lines changed: 0 additions & 48 deletions
This file was deleted.

0 commit comments

Comments
 (0)