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
54.3K

github-code-review

Review code changes by analyzing git diffs, leaving inline comments on PRs, and performing thorough pre-push review. Works with gh CLI or falls back to git + GitHub REST API via curl.

NousResearch
NousResearch
testing-security
open
code-quality
54.3K

requesting-code-review

Pre-commit verification pipeline — static security scan, baseline-aware quality gates, independent reviewer subagent, and auto-fix loop. Use after code changes and before committing, pushing, or opening a PR.

NousResearch
NousResearch
testing-security
open
security
54.3K

canvas

Canvas LMS integration — fetch enrolled courses and assignments using API token authentication.

NousResearch
NousResearch
testing-security
open
testing
54.3K

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code. Enforces RED-GREEN-REFACTOR cycle with test-first approach.

NousResearch
NousResearch
testing-security
open
testing
48.6K

valid-skill

A complete test skill with all optional directories.

crewAIInc
crewAIInc
testing-security
open
testing
46.8K

e2e-test

Run Cypress E2E tests, analyze failures including screenshots, and stress test for flakiness

metabase
metabase
testing-security
open
testing
46.3K

write-unit-tests

Writing unit and integration tests for the tldraw SDK. Use when creating new tests, adding test coverage, or fixing failing tests in packages/editor or packages/tldraw. Covers Vitest patterns, TestEditor usage, and test file organization.

tldraw
tldraw
testing-security
open
testing
46.3K

write-e2e-tests

Writing Playwright E2E tests for tldraw. Use when creating browser tests, testing UI interactions, or adding E2E coverage in apps/examples/e2e or apps/dotcom/client/e2e.

tldraw
tldraw
testing-security
open
testing
44.8K

testing

Use when writing tests, debugging test failures, running the test suite, or setting up test infrastructure. Covers self-test, package tests, and modern E2E tests.

meteor
meteor
testing-security
open
code-quality
44.3K

bmad-edit-prd

Edit an existing PRD. Use when the user says "edit this PRD".

bmad-code-org
bmad-code-org
testing-security
open
code-quality
44.3K

bmad-validate-prd

Validate a PRD against standards. Use when the user says "validate this PRD" or "run PRD validation"

bmad-code-org
bmad-code-org
testing-security
open
code-quality
44.3K

bmad-check-implementation-readiness

Validate PRD, UX, Architecture and Epics specs are complete. Use when the user says "check implementation readiness".

bmad-code-org
bmad-code-org
testing-security
open
code-quality
44.3K

bmad-code-review

Review code changes adversarially using parallel review layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with structured triage into actionable categories. Use when the user says "run code review" or "review this code"

bmad-code-org
bmad-code-org
testing-security
open
testing
44.3K

bmad-qa-generate-e2e-tests

Generate end to end automated tests for existing features. Use when the user says "create qa automated tests for [feature]"

bmad-code-org
bmad-code-org
testing-security
open
code-quality
44.2K

checking-changes

Validates all code changes before committing by running format, lint, type, and unit test checks. Use after making backend (Python) or frontend (TypeScript) changes, before committing or finishing a work session.

streamlit
streamlit
testing-security
open
code-quality
44.2K

finalizing-pr

Finalizes branch changes for merging by simplifying code, running checks, reviewing changes, and creating a PR if needed. Use when ready to merge changes into the target branch.

streamlit
streamlit
testing-security
open
testing
44.2K

fixing-flaky-e2e-tests

Diagnose and fix flaky Playwright e2e tests. Use when tests fail intermittently, show timeout errors, have snapshot mismatches, or exhibit browser-specific failures.

streamlit
streamlit
testing-security
open
testing
44.2K

improving-frontend-coverage

Runs frontend unit tests with coverage, analyzes coverage reports, and implements meaningful tests to increase coverage by ~0.2%. Use when you want to systematically improve frontend test coverage with high-value test cases.

streamlit
streamlit
testing-security
open
testing
44.2K

improving-python-coverage

Runs Python unit tests with coverage, analyzes coverage reports, and implements meaningful tests to increase coverage by ~0.2%. Use when you want to systematically improve Python test coverage with high-value test cases.

streamlit
streamlit
testing-security
open
testing
43.8K

syncable-entity-testing

Create comprehensive integration tests for syncable entities in Twenty. Use when writing integration tests for metadata entities, covering validator exceptions, input transpilation errors, and CRUD operations. Tests are MANDATORY for all syncable entities.

twentyhq
twentyhq
testing-security
open
code-quality
43.5K

lint-fix

Fix violations of an eslintPluginScraps rule across the codebase. Use when asked to "fix lint violations", "apply a lint rule", "fix scraps rule errors", "roll out a lint rule", "enforce a rule codebase-wide", or "fix design system lint". Covers manual fixes, autofix, batching, and codemod strategies for large-scale rollouts.

getsentry
getsentry
testing-security
open
testing
43.5K

generate-snapshot-tests

Generate snapshot test files for Sentry frontend React components. Use when asked to "generate snapshot tests", "add snapshot tests", "create visual snapshots", "write snapshot tests", "add visual regression tests", or "snapshot this component". Accepts an optional component path or name via $ARGUMENTS.

getsentry
getsentry
testing-security
open
testing
43.5K

hybrid-cloud-test-gen

Generate hybrid cloud tests for the Sentry codebase. Use when asked to "generate HC test", "create hybrid cloud test", "write HC test", "add HC test", "write RPC test", "test RPC service", "silo test", "cross-silo test", "outbox test", "API gateway test", or "endpoint silo test". Covers RPC service tests, API gateway tests, outbox pattern tests, and API endpoint tests with silo decorators.

getsentry
getsentry
testing-security
open
Previous
Page 7 / 389
Next