Testing & Quality skills

Browse reusable Agent Skills, each with a clear purpose and practical guidance.

netalertx-sample-data

Load synthetic device data into the devcontainer. Use this when asked to load sample devices, seed data, import test devices, populate database, or generate test data.

6.75k repo starsObserved in 1 repos
Testing & Quality

netalertx-testing-workflow

Run and debug tests in the NetAlertX devcontainer. Use this when asked to run tests, check test failures, debug failing tests, or execute pytest.

6.75k repo starsObserved in 1 repos
Testing & Quality

no-mistakes

Validate your code changes through the no-mistakes pipeline - automated code review, tests, lint, docs, push, PR, and CI - before they reach the configured push target. Use when the user asks to run no-mistakes, gate or ship or validate their changes, push safely, asks you to do a task and then validate it, or invokes /no-mistakes.

6.75k repo starsObserved in 1 repos
Testing & Quality

build-core

Build the core ScottPlot 5 library and unit-test project for routine validation after core or unit-test changes. Prefer this over full solution builds unless platform projects, controls, demos, or workloads are affected.

6.67k repo starsObserved in 1 repos
Testing & Quality

tests-run

Run or add ScottPlot 5 tests. Use for unit-test and cookbook-test work; unless explicitly asked otherwise, restrict manual test execution to the Unit Tests and Cookbook projects.

6.67k repo starsObserved in 1 repos
Testing & Quality

gsd-audit-uat

Cross-phase audit of all outstanding UAT and verification items

6.67k repo starsObserved in 1 repos
Testing & Quality

zzz-od-dev-deciding-a-fix

Use when a bug or issue is reported and the failure mechanism is known, and you must decide how to fix it—where to intervene, how deep to dig the root cause, temporary workaround vs permanent fix, or choosing among candidate fixes. 当 bug/issue 已报告且故障机制已知,需要决定怎么修(修哪里 / 根因挖多深 / 临时还是永久 / 多方案选哪个)时用。还没定位故障机制时先用 systematic-debugging。

6.64k repo starsObserved in 1 repos
Testing & Quality

ios-simulator-test-recording

Skill to run xcodebuild tests on iOS Simulator while recording a video walkthrough, dynamically selecting the highest available OS and device. Most useful for running XCUITests.

6.63k repo starsObserved in 1 repos
Testing & Quality

find-related-tests

Find test files and functions related to recent git changes. Suggests exact go test commands with correct env vars.

6.58k repo starsObserved in 2 repos
Testing & Quality

release-checklist

Pre-release safety audit for the Bifrost repo. Scans database migrations changed in a release for high-scale deadlock / lock-contention risks and for work that blocks application boot time, then produces a pass/warn/fail report with a concrete remediation plan. Invoked with /release-checklist [git-ref-range]. Built to grow - new checks are appended to the Checks Registry.

6.54k repo starsObserved in 2 repos
Testing & Quality