Agent Skills by Ksandr
Showing 10 vetted skills indexed across 1 GitHub repositories.
testing-strategies
Provide unit, component, and integration testing strategies for userver microservices.
metrics-monitoring
Collects metrics, configures Grafana dashboards, and sets up Prometheus alerts for microservices.
configuration-management
Centralizes management and validation of hierarchical or tabular web/cloud/application data.
authentication-authorization
Implement JWT authentication and role-based access control for APIs.
grpc-implementation
Implement gRPC services and clients within userver microservices.
docker-deployment
Configure and orchestrate multi-container microservice deployments with Docker Compose.
caching-strategies
Implement Redis and in-memory caching with invalidation patterns for microservices.
postgresql-setup
Configure PostgreSQL databases within userver microservices with setup, migrations, and transaction handling.
task-processors-async
Configure coroutine-based task processors and thread pools for asynchronous execution.
create-http-handler
Create HTTP handler classes for userver microservices with request validation and routing.