Agent Skills by Rushui Guan
Showing 12 vetted skills indexed across 1 GitHub repositories.
alba-input
Validate .NET request objects with FluentValidation-based cached validators.
nuget-readme
Generates a standardized README from a .NET library project's metadata.
alba-api
Scaffold ASP.NET Core Web API projects with Albatross.Hosting patterns.
unit-of-work
Coordinate a single SaveChanges commit per HTTP request across controllers, services, and repositories.
error-msg
Rewrite error messages to describe problem states with subject-first phrasing.
csharp-logging
Guide structured ILogger<T> logging placement in C# services.
project-mgmt
Create and maintain a project.md documenting requirements, design decisions, and constraints.
csharp-doc
Generate XML documentation comments for public and protected C# symbols.
csharp-unit-test
Standardize xUnit v3 C# tests with naming conventions and Theory/InlineData structure.
alba-efcore
Eliminate EF Core data access boilerplate in Albatross-based C# projects.
task-mgmt
Create per-task briefing documents with YAML frontmatter and Objective, Reasoning, and Conclusion fields.
alba-cli
Create .NET CLI applications using the Albatross.CommandLine toolkit.