home/categories/testing-security
domain cluster

Testing & Security

QA, penetration testing, and code quality.

9326 スキルall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
testing
5.8K

fix-flaky-test

Reproduces and fixes flaky or quarantined tests. Tries local reproduction first (fast), then falls back to CI reproduce workflow (reproduce-flaky-tests.yml). Use this when asked to investigate, reproduce, debug, or fix a flaky test, a quarantined test, or an intermittently failing test.

microsoft
microsoft
testing-security
open
testing
5.8K

pr-testing

Downloads and tests Aspire CLI from a PR build, verifies version, and runs test scenarios based on PR changes. Use this when asked to test a pull request.

microsoft
microsoft
testing-security
open
testing
5.8K

test-management

Quarantines or disables flaky/problematic tests using the QuarantineTools utility

microsoft
microsoft
testing-security
open
testing
5.8K

testing-patterns

Jest testing patterns, factory functions, mocking strategies, and TDD workflow. Use when writing unit tests, creating test factories, or following TDD red-green-refactor cycle.

ChrisWiles
ChrisWiles
testing-security
open
code-quality
5.8K

verify

Verify a code change does what it should by running the app.

NanmiCoder
NanmiCoder
testing-security
open
security
5.7K

socialite-development

Manages OAuth social authentication with Laravel Socialite. Activate when adding social login providers; configuring OAuth redirect/callback flows; retrieving authenticated user details; customizing scopes or parameters; setting up community providers; testing with Socialite fakes; or when the user mentions social login, OAuth, Socialite, or third-party authentication.

laravel
laravel
testing-security
open
code-quality
5.7K

emitter-prep-for-pr

Prepare language emitter changes for PR: validate (build, format, lint), add a changeset, and push. This skill is specifically for the language emitter packages (http-client-python, http-client-csharp, http-client-java) - NOT for core TypeSpec packages like compiler, http, openapi3, etc. Use when the user wants to finalize emitter changes, says things like "prep for pr", "prepare for PR", "validate and push", "add changeset", or "finalize changes".

microsoft
microsoft
testing-security
open
code-quality
5.7K

pnpm-format

Format the codebase with pnpm and recover from common formatting failures.

microsoft
microsoft
testing-security
open
testing
5.7K

writing-python-sdk-spector-mock-api-tests

Writes TypeSpec http-client-python generator mock API tests (azure/unbranded/shared) from a Spector case. Use when given a Spector case link or a PR link that modifies Spector cases under http-specs/azure-http-specs.

microsoft
microsoft
testing-security
open
testing
5.7K

test-unbranded-emitter

Build and test the @typespec/http-client-python emitter. Use this skill whenever the user wants to test their local changes to the emitter, run the generator test suite, check if their http-client-python changes are passing, or validate a fix. Triggers on phrases like "test the emitter", "run tests", "check if my changes pass", "run test:generator", "run CI", or any mention of testing/validating changes in the emitter package.

microsoft
microsoft
testing-security
open
code-quality
5.6K

python-docstrings

Enforces Google-style Python docstrings for Python code

open-edge-platform
open-edge-platform
testing-security
open
code-quality
5.6K

python-style

Reviews anomalib Python style, typing, imports, and public API conventions

open-edge-platform
open-edge-platform
testing-security
open
testing
5.6K

testing

Review/generate unit, integration, and regression test expectations

open-edge-platform
open-edge-platform
testing-security
open
testing
5.6K

fix-flaky-tests

Fixes flaky tests by analyzing failure patterns from Tuist test insights, identifying root causes, and applying targeted corrections. Can be invoked with a specific test case URL (e.g. `https://tuist.dev/{account}/{project}/tests/test-cases/{id}`) or without arguments to discover and fix all flaky tests in the project.

tuist
tuist
testing-security
open
code-quality
5.5K

do-code-review

Reviews code changes in azure-ai-ml package for quality, Azure SDK compliance, and best practices. Use when reviewing code, checking pull requests, or when user asks to review changes or check code quality in azure-ai-ml.

Azure
Azure
testing-security
open
code-quality
5.5K

fix-mypy

Automatically fix mypy type checking issues in azure-ai-ml package following Azure SDK Python patterns. Expects GitHub issue URL and optional virtual env path in the request. Format "fix mypy issue <issue-url> [using venv <path>]"

Azure
Azure
testing-security
open
security
5.5K

hello

A simple greeting skill that confirms the agent is running correctly.

Azure
Azure
testing-security
open
testing
5.5K

use-bootstrap-msbuild

Guide for testing bug reproductions against locally-built MSBuild. Use this when you have a repro project and want to verify a fix works before submitting a PR.

dotnet
dotnet
testing-security
open
testing
5.5K

web-e2e

Run, create, and debug Playwright e2e tests for the web app. ALWAYS invoke this skill using the SlashCommand tool (i.e., `/web-e2e`) BEFORE attempting to run any e2e tests, playwright tests, anvil tests, or debug test failures. DO NOT run `bun playwright test` or other e2e commands directly - you must invoke this skill first to learn the correct commands and test architecture.

Uniswap
Uniswap
testing-security
open
security
5.3K

1password

Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.

clawdbot
clawdbot
testing-security
open
testing
5.3K

release-testing

Run integration tests to verify SkiaSharp NuGet packages work correctly before publishing. Use when user asks to: - Test/verify packages before release - Run integration tests - Test on specific device (iPad, iPhone, Android emulator, Mac, Windows) - Verify SkiaSharp rendering works - Check if packages are ready for publishing - Run smoke/console/blazor/maui tests - Continue with release - Test version X Triggers: "test the release", "verify packages", "run tests on iPad", "check ios tests", "test mac catalyst", "run android tests", "continue", "test 3.119.2-preview.2".

mono
mono
testing-security
open
testing
5.3K

validate-samples

Build and validate SkiaSharp sample projects using CI-produced NuGet packages. Downloads the latest CI artifacts, detects the preview version, and runs the samples cake target to verify all samples compile correctly. Triggers: "validate samples", "build samples", "test samples", "check samples build", "run samples", "do the samples build", "samples CI", "verify sample builds". Also use when asked to check if samples work after a code change, or when investigating sample build failures. Use this skill proactively whenever the user mentions building, testing, or validating any SkiaSharp sample project.

mono
mono
testing-security
open
code-quality
5.3K

lint

Lint and format code. Auto-detects ESLint, Biome, Prettier, or language-native formatters and runs them with auto-fix. Reports remaining issues with actionable suggestions.

gsd-build
gsd-build
testing-security
open
code-quality
5.3K

review

Review code changes for security, performance, bugs, and quality. Reviews staged changes, unstaged changes, specific commits, or PR-ready diffs.

gsd-build
gsd-build
testing-security
open
Previous
Page 35 / 389
Next