home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 skillsall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
6.1K

run-experiment

Deploy and run ML experiments on local or remote GPU servers. Use when user says "run experiment", "deploy to server", "跑实验", or needs to launch training jobs.

wanshuiyin
wanshuiyin
testing-security
open
code-quality
6.1K

check-rust-coverage

Check which Rust lines are not covered by Rust tests. Use this when you developed new Rust code and want to ensure it is tested.

RediSearch
RediSearch
testing-security
open
code-quality
6.1K

lint

Check code quality and formatting before committing changes. Use this to verify your changes meet our coding standards.

RediSearch
RediSearch
testing-security
open
code-quality
6.1K

minimize-rust-ffi-crate-surface

Remove Rust-defined C symbols that are either unused or only used in C/C++ unit tests. Use this when you are refactoring a Rust FFI crate and want to remove unused symbols.

RediSearch
RediSearch
testing-security
open
code-quality
6.1K

rust-review

Review Rust code changes for unsafe correctness, documentation quality, and C-to-Rust porting fidelity. Use this when you want to review Rust changes before merging.

RediSearch
RediSearch
testing-security
open
code-quality
6.1K

verify

Run full verification before committing or creating a PR. Use this when you want to create a PR.

RediSearch
RediSearch
testing-security
open
testing
6.1K

run-python-tests

Run end-to-end Python tests after making changes to verify correctness. Use this when you want to verify your changes from an end-to-end perspective, after ensuring the build and Rust tests pass.

RediSearch
RediSearch
testing-security
open
testing
6.1K

run-rust-tests

Run Rust tests after making changes to verify correctness. Use this when you want to verify your changes to Rust code.

RediSearch
RediSearch
testing-security
open
testing
6.1K

rust-tests-guidelines

Guidelines for writing Rust tests. Use this when you want to write Rust tests.

RediSearch
RediSearch
testing-security
open
testing
6.1K

write-rust-tests

Write Rust tests to verify correctness of Rust code. Use this when you want to write Rust tests.

RediSearch
RediSearch
testing-security
open
testing
6.1K

playwright-best-practices

Use when writing Playwright tests, fixing flaky tests, debugging failures, implementing Page Object Model, configuring CI/CD, optimizing performance, mocking APIs, handling authentication or OAuth, testing accessibility (axe-core), file uploads/downloads, date/time mocking, WebSockets, geolocation, permissions, multi-tab/popup flows, mobile/responsive layouts, touch gestures, GraphQL, error handling, offline mode, multi-user collaboration, third-party services (payments, email verification), console error monitoring, global setup/teardown, test annotations (skip, fixme, slow), test tags (@smoke, @fast, @critical, filtering with --grep), project dependencies, security testing (XSS, CSRF, auth), performance budgets (Web Vitals, Lighthouse), iframes, component testing, canvas/WebGL, service workers/PWA, test coverage, i18n/localization, Electron apps, or browser extension testing. Covers E2E, component, API, visual, accessibility, security, Electron, and extension testing.

sanity-io
sanity-io
testing-security
open
testing
6.1K

tdd

Test-driven development with red-green-refactor loop. Use when user wants to build features or fix bugs using TDD, mentions "red-green-refactor", wants integration tests, or asks for test-first development.

sanity-io
sanity-io
testing-security
open
code-quality
6K

netalertx-code-standards

NetAlertX coding standards and conventions. Use this when writing code, reviewing code, or implementing features.

netalertx
netalertx
testing-security
open
testing
6K

testing-workflow

Read before running tests. Detailed instructions for single, standard unit tests (fast), full suites (slow), handling authentication, and obtaining the API Token. Tests must be run when a job is complete.

netalertx
netalertx
testing-security
open
testing
6K

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.

netalertx
netalertx
testing-security
open
code-quality
6K

mpg-migration-pr-review

Review Azure SDK management-plane migration PRs (Swagger/AutoRest → TypeSpec). Checks customization quality, TypeSpec decorator usage, and migration-specific anti-patterns on top of the standard mgmt PR review.

Azure
Azure
testing-security
open
code-quality
6K

pre-commit-checks

Pre-commit validation checks for azure-sdk-for-net. Use this before committing or pushing changes to SDK packages. Runs dotnet format, exports public API listings, updates snippets, and regenerates code as needed.

Azure
Azure
testing-security
open
code-quality
6K

api-review

A skill to review pending work for API design compliance in the

androidx
androidx
testing-security
open
code-quality
6K

remove-feature-flag

Use this skill to remove a feature flag when the flag is no longer needed and its current state must be made permanent. This skill provides a step-by-step workflow for safely removing obsolete feature flags and their associated dead code without introducing regressions or observable behavior changes.

androidx
androidx
testing-security
open
testing
6K

run-tests

A skill for identifying and running tests (Unit, Instrumentation, FTL) in the AndroidX repository.

androidx
androidx
testing-security
open
testing
6K

build-screenshot-tests

A skill for building instrumented screenshot tests in Remote Compose using RemoteComposeScreenshotTestRule.

androidx
androidx
testing-security
open
testing
5.8K

cli-e2e-testing

Guide for writing Aspire CLI end-to-end tests using Hex1b terminal automation. Use this when asked to create, modify, or debug CLI E2E tests.

microsoft
microsoft
testing-security
open
testing
5.8K

deployment-e2e-testing

Guide for writing Aspire deployment end-to-end tests. Use this when asked to create, modify, or debug deployment E2E tests that deploy to Azure.

microsoft
microsoft
testing-security
open
Previous
Page 34 / 389
Next