Agent Skills by s205109
Showing 23 vetted skills indexed across 1 GitHub repositories.
playwright-cli
Automate browser interactions and inspect web page state via Playwright CLI.
cck-security-scan
Scan .NET codebases for vulnerabilities across packages, secrets, auth, CORS, and PII leaks.
cck-blazor-mudblazor
Implement MudBlazor UI patterns for Blazor apps with FluentValidation.
cck-httpclient-factory
Configure IHttpClientFactory with resilience handlers and DelegatingHandlers in .NET.
cck-openapi
Generate OpenAPI specifications for .NET 10 controller-based APIs with Swagger UI.
scaffolding
Scaffold complete Clean Architecture feature slices with controllers, MediatR, validators, and tests.
cck-resilience
Implement Polly v8 resilience pipelines for .NET 10 HTTP and non-HTTP operations.
cck-ef-core
Configure EF Core DbContext and migrations for SQL Server data access.
cck-project-structure
Standardize .NET solution and project structure with .slnx and central package management.
cck-verify
Verify .NET solution builds, tests, formatting, and git status before commits.
cck-docker
Containerize .NET 10 applications into multi-stage Docker images with non-root runtime and health checks.
cck-error-handling
Return typed Result objects from handlers and map them to ProblemDetails responses.
cck-de-sloppify
Run a seven-step cleanup pipeline on .NET codebases with build and test verification.
cck-authentication
Implement JWT and OpenID Connect authentication with policy-based authorization in ASP.NET Core.
cck-logging
Configure Serilog structured logging, OpenTelemetry tracing, metrics, and health endpoints for .NET 10 applications.
cck-configuration
Standardize and validate .NET 10 application configuration with the Options pattern.
cck-api-versioning
Configure ASP.NET Core API versioning with URL segments and OpenAPI.
cck-modern-csharp
Apply modern C# 14 features to .NET 10 codebases.
cck-dependency-injection
Diagnose dependency injection lifetime and registration issues in .NET applications.
cck-migration-workflow
Apply EF Core migrations with SQL review, rollback plans, and test verification.
cck-testing
Test .NET 10 APIs with WebApplicationFactory and Testcontainers MsSql.
cck-build-fix
Diagnose and fix .NET build, test, and formatting failures.
cck-ci-cd
Automate .NET CI/CD workflows across GitHub Actions and Azure DevOps.