Find the perfect skill
kube-coder preflight: run CI locally
Testing
Run kube-coder's full CI suite locally before pushing: helm lint, unit tests, Python tests, SPA builds, vitest, shell checks. Use before opening a PR for a green CI on first push.
Test Retry Config
Testing
Auto-activating skill for test retry configuration, providing guidance and production-ready code for test automation frameworks.
NES Hardware Correctness Audit
Testing
Audit NES APU register writes for hardware correctness across Pulse, Triangle, Noise, DPCM channels, verifying code against documented hardware semantics.
Artifact Audit
Testing
Read-oriented inspection to detect drift, inconsistency, and omissions in completed artifacts.
Browser automation with persistent state
Testing
Automates browser interactions with persistent page state. Use for navigating, taking screenshots, filling forms, extracting data, and verifying UI behavior. Helpful when testing frontends or automating browser workflows.
UX Review
Testing
Analyses features for efficiency-first UX patterns, keyboard navigation, and pro-tool experience.
Keyboard Navigation Tester
Testing
Skill to test keyboard navigation operations for frontend development. Provides automated guidance and code generation for accessibility testing.
Pytest Mocking Strategy
Testing
Master pytest mocking strategies: autospec, AsyncMock, mock factories, and when to mock vs use real objects for reliable unit tests.
E2E QA Runner
Testing
Run the E2E QA test suite against the live application using Playwright MCP and nREPL. Use when testing the app end-to-end.
Writing Tests with gt Library
Testing
Provides step-by-step guidance for writing Go tests with the gt library, including type-specific assertions (e.g., `gt.Array`, `gt.String`), fail-fast patterns with `Required()`, and return value handling via `R1`/`R2`/`R3`. Helps when creating new test files or adding tests to existing Go code by referencing the locally installed gt documentation.
Browser automation for AI agents
Testing
Browser automation CLI for AI agents. Interact with web pages, fill forms, extract data, and test applications.
Proposal QC Review Agent
Testing
Validates proposal deliverables: script quality, JSON conversion accuracy, and HTML visual quality. Supports SPARK-6, S-E-P, Win Theme, pattern diversity, and PPTX mode.