Nguyễn Quyết Tiến
Community@tientt010 · Hà Nội
Agent Skills by Nguyễn Quyết Tiến
Showing 34 vetted skills indexed across 2 GitHub repositories.
csharp-coding-standards
Provide C# coding standards for modern language features and refactoring.
akka-net-testing-patterns
Validate Akka.NET actor behavior using Akka.Hosting.TestKit patterns.
mjml-email-templates
Convert MJML templates into HTML emails for .NET applications.
snapshot-testing
Automate regression detection by comparing test outputs to approved baselines.
aspire-configuration
Convert Aspire resource outputs into explicit environment variables and configuration keys.
database-performance
Optimize data access patterns with EF Core and Dapper.
akka-net-aspire-configuration
Configure Akka.NET with Aspire using Microsoft.Extensions.Configuration and Akka.Hosting.
marketplace-publishing
Automates publishing workflow for dotnet-skills marketplace including validation, versioning, and release tagging.
serialization
Select optimal .NET serialization formats for APIs, messaging, and storage.
playwright-ci-caching
Cache Playwright browser binaries in GitHub Actions and Azure DevOps pipelines.
aspire-service-defaults
Create a centralized ServiceDefaults project for Aspire services with AddServiceDefaults().
csharp-concurrency-patterns
Select optimal .NET concurrency patterns for IO-bound, CPU-bound, and streaming workloads.
dependency-injection-patterns
Organize ASP.NET Core DI registrations into composable Add* extension methods.
skills-index-snippets
Generate and maintain AGENTS.md and CLAUDE.md snippet indexes for dotnet-skills routing.
mailpit-integration
Route SMTP through Mailpit to capture and inspect emails in .NET Aspire tests.
dotnet-project-structure
Automate .NET multi-project workspace setup with centralized build and package configuration.
modern-csharp-coding-standards
Enforce modern C# patterns for .NET 12+ codebases.
api-design
Enforce extend-only evolution and versioning for stable public APIs.
dotnet-slopwatch
Detect LLM reward-hacking slop patterns in .NET code diffs.
type-design-performance
Guide .NET type design with sealing, immutable patterns, and efficient enumeration.
verify-email-snapshots
Compare rendered email HTML against approved baselines using Verify.
package-management
Manage NuGet packages across a solution using the dotnet CLI and Central Package Management.
crap-analysis
Calculate CRAP scores from cyclomatic complexity and test coverage for .NET projects.
microsoft-extensions-configuration
Bind configuration sections to POCOs with startup validation via IOptions patterns.