Andrew
Community@apankov1 · World
Vibe coding, agile coping.
Agent Skills by Andrew
Showing 8 vetted skills indexed across 1 GitHub repositories.
fault-injection-testing
Inject deterministic storage and network faults to test circuit breaker and retry resilience.
observability-testing
Validate structured logging with a mock logger and assertion helpers.
barrier-concurrency-testing
Control concurrent code interleavings with barriers for deterministic race-condition testing.
websocket-client-resilience
Implement six WebSocket resilience patterns for client connections.
breaking-change-detector
Detect and classify breaking changes across contracts, schemas, RPC endpoints, and event types.
pairwise-test-coverage
Generate pairwise test matrices covering 2-wise and 3-wise factor interactions.
zod-contract-testing
Validate Zod schemas at system boundaries for API and WebSocket contracts.
model-based-testing
Test state machine transitions exhaustively with transition matrices and guard truth tables.