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
code-quality
24.7K

code-change-verification

Verify code changes by identifying correctness, regression, security, and performance risks from diffs or patches, then produce prioritized findings with file/line evidence and concrete fixes. Use when reviewing commits, PRs, and merged patches before/after release.

rustfs
rustfs
testing-security
open
code-quality
24.7K

pr-creation-checker

Prepare PR-ready diffs by validating scope, checking required verification steps, drafting a compliant English PR title/body, and surfacing blockers before opening or updating a pull request in RustFS.

rustfs
rustfs
testing-security
open
code-quality
24.4K

reviewing-code

Review code for quality, maintainability, and correctness. Use when reviewing pull requests, evaluating code changes, or providing feedback on implementations. Focuses on API design, patterns, and actionable feedback.

PrefectHQ
PrefectHQ
testing-security
open
code-quality
24.4K

review-pr

Monitor and respond to automated PR reviews (Codex bot). Use when pushing a PR, checking review status, or responding to bot feedback. Handles the full cycle of push -> wait for review -> evaluate comments -> fix -> re-push.

PrefectHQ
PrefectHQ
testing-security
open
testing
24.4K

testing-python

Write and evaluate effective Python tests using pytest. Use when writing tests, reviewing test code, debugging test failures, or improving test coverage. Covers test design, fixtures, parameterization, mocking, and async testing.

PrefectHQ
PrefectHQ
testing-security
open
security
24.4K

data-privacy-compliance

Data privacy and regulatory compliance specialist for GDPR, CCPA, HIPAA, and international data protection laws. Use when implementing privacy controls, conducting data protection impact assessments, ensuring regulatory compliance, or managing data subject rights. Expert in consent management, data minimization, and privacy-by-design principles.

davila7
davila7
testing-security
open
testing
24.4K

develop-web-game

Use when Codex is building or iterating on a web game (HTML/JS) and needs a reliable development + testing loop: implement small changes, run a Playwright-based test script with short input bursts and intentional pauses, inspect screenshots/text, and review console errors with render_game_to_text.

davila7
davila7
testing-security
open
testing
24.4K

playwright-e2e-builder

Plan and build comprehensive Playwright E2E test suites with Page Object Model, authentication state persistence, custom fixtures, visual regression, and CI integration. Uses interview-driven planning to clarify critical user flows, auth strategy, test data approach, and parallelization before writing any tests.

davila7
davila7
testing-security
open
testing
24.4K

test-detect

Auto-detect testing framework and run relevant tests. Identifies Jest, Vitest, Playwright, Cypress, pytest, Go test, and others. Can run all tests, specific file tests, or generate basic tests for new code. Usage - /test-detect, /test-detect src/auth/login.ts, /test-detect generate src/utils.ts

davila7
davila7
testing-security
open
security
24.3K

gws-shared

gws CLI: Shared patterns for authentication, global flags, and output formatting.

googleworkspace
googleworkspace
testing-security
open
code-quality
24.3K

eslint-migrate-options

Guide for implementing ESLint-to-Biome rule option migrators inside `biome migrate eslint`. Use whenever you add or update a Biome lint rule that has an ESLint source rule with configurable options, need to deserialize plugin-specific ESLint options, or need custom migration logic beyond the auto-generated severity mapping.

biomejs
biomejs
testing-security
open
code-quality
24.3K

lint-rule-development

Step-by-step guide for creating and implementing lint rules in Biome's analyzer. Use when implementing rules like noVar, useConst, or any custom lint/assist rule, adding code actions to fix diagnostics, implementing semantic analysis for binding references, or adding configurable options to rules.

biomejs
biomejs
testing-security
open
code-quality
24.3K

prettier-compare

Compares code formatting and formatting IR between Biome and Prettier to ensure that Biome's formatting is consistent and correct. Use when validating formatter changes, debugging formatting differences, or comparing output for JavaScript, TypeScript, CSS, or other languages.

biomejs
biomejs
testing-security
open
code-quality
23.4K

cl-description

Use this skill to draft, write, or format a Changelist (CL) description or commit message strictly following Chromium's guidelines. Trigger this whenever the user needs help documenting their code changes for review, even if they don't explicitly mention "Chromium" or "CL". Do not use this skill for formatting code, explaining logic, or performing general code reviews.

chromium
chromium
testing-security
open
code-quality
23.4K

style-guide

Expert in Chromium code editing following project style guides and best practices

chromium
chromium
testing-security
open
testing
23.4K

fuzzing

Implements, registers, and verifies fuzz tests in Chromium. Use when the user asks to add or write fuzzers in C++, or mentions fuzz testing or FUZZ_TEST.

chromium
chromium
testing-security
open
testing
23.4K

add-function-examples

Guide for adding new AI function examples, for testing specific features against the actual provider APIs.

vercel
vercel
testing-security
open
testing
23.2K

verify-tests-fail-without-fix

Verifies UI tests catch the bug. Supports two modes - verify failure only (test creation) or full verification (test + fix validation).

dotnet
dotnet
testing-security
open
code-quality
23.2K

code-review

Deep code review of PR changes for correctness, safety, and MAUI conventions. Uses independence-first assessment (code before narrative) with 345 lines of maintainer-sourced review rules. Triggers on: "review code for PR", "code review PR", "analyze code changes", "check PR code quality". Do NOT use for: summarizing PRs, describing what changed, general PR questions, running tests, or fixing code.

dotnet
dotnet
testing-security
open
testing
23.2K

evaluate-pr-tests

Evaluates tests added in a PR for coverage, quality, edge cases, and test type appropriateness. Checks if tests cover the fix, finds gaps, and recommends lighter test types when possible. Prefer unit tests over device tests over UI tests. Triggers on: 'evaluate tests in PR', 'review test quality', 'are these tests good enough', 'check test coverage', 'is this test adequate', 'assess test coverage for PR'.

dotnet
dotnet
testing-security
open
testing
23.2K

run-helix-tests

Submit and monitor .NET MAUI unit tests on Helix infrastructure. Supports running XAML, Resizetizer, Core, Essentials, and other unit test projects on distributed Helix queues.

dotnet
dotnet
testing-security
open
testing
23.2K

run-integration-tests

Build, pack, and run .NET MAUI integration tests locally. Validates templates, samples, and end-to-end scenarios using the local workload.

dotnet
dotnet
testing-security
open
testing
23.2K

write-ui-tests

Creates UI tests for a GitHub issue and verifies they reproduce the bug. Iterates until tests actually fail (proving they catch the issue). Use when PR lacks tests or tests need to be created for an issue.

dotnet
dotnet
testing-security
open
Previous
Page 17 / 389
Next