Agent Skills by Tran Nha Hoang
Showing 11 vetted skills indexed across 1 GitHub repositories.
security-checks
Apply OWASP Top 10 and CWE checks to identify security weaknesses.
roslyn-analyzer-review
Audit and fix Roslyn analyzer rule violations across .NET 10 projects.
performance-optimizer
Identify and optimize performance bottlenecks in .NET Core codebases.
architecture-guard
Detect .NET architectural violations across MarketNest layers and modules.
api-contract-review
Identify API contract deviations across Razor Pages, Minimal APIs, and HTMX endpoints.
test-quality-check
Audit MarketNest test suites for naming conventions, mocking patterns, and edge-case gaps.
frontend-code-review
Scan cshtml, HTML, CSS, and JS files for frontend quality rule violations.
dotnet-code-review
Reviews .NET code for compliance with specified architectural standards and conventions.
frontend-htmx-review
Audits Frontend Builder's HTML, CSS, and JSX files for WCAG 2.1 AA compliance issues and generates a report with code snippets and severity levels.
database-review
Analyze EF Core migrations, index coverage, N+1 risks, and Redis TTL conventions.
domain-model-review
Analyze MarketNest Domain layer for DDD quality and report blockers.