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

typescript-code-review

Perform comprehensive code reviews for TypeScript projects, analyzing type safety, best practices, performance, security, and code quality with actionable feedback

anyproto
anyproto
testing-security
open
testing
7.4K

qa-engineer

Analyze code changes and generate Playwright E2E tests in anytype-desktop-suite. Run after implementing features or modifying editor/component behavior to ensure new functionality has test coverage.

anyproto
anyproto
testing-security
open
testing
7.4K

cli-e2e-testcase-writer

Write scenario-based end-to-end Go testcases for the compiled `lark-cli` binary under `tests/cli_e2e`. Use when adding or updating a CLI testcase that should autonomously explore help and schema output, build a self-contained lifecycle with `clie2e.RunCmd`, organize steps with `t.Run`, clean up with `t.Cleanup`, and assert JSON output with `testify/assert` and `gjson`.

larksuite
larksuite
testing-security
open
code-quality
7.3K

code-review-asm-xtensa

Review Xtensa assembly code for ESP32 platforms. Checks for critical errors in inline assembly, ABI compliance, and optimization opportunities. Use after modifying ESP32 assembly or inline asm code.

FastLED
FastLED
testing-security
open
code-quality
7.3K

code-review-riscv

Review RISC-V assembly code for correctness, ABI compliance, and best practices. Use after modifying RISC-V assembly or inline asm code.

FastLED
FastLED
testing-security
open
code-quality
7.3K

code-review

Review staged and unstaged code changes for FastLED coding standards violations, span usage mandates, and example quality. Use after making code changes to ensure compliance.

FastLED
FastLED
testing-security
open
code-quality
7.3K

driver-review

Review and implement hardware driver code — DMA safety, interrupt correctness, timing constraints, peripheral register usage, channel drivers, and peripheral mock implementations. Use when writing, modifying, or reviewing LED drivers, SPI/I2S/RMT/UART/PARLIO/LCD_CAM peripherals, GPIO configuration, or peripheral mock code.

FastLED
FastLED
testing-security
open
code-quality
7.3K

esp32-arch-review

Review ESP32 FastLED firmware architecture for RTOS safety, DMA correctness, LED driver patterns, memory management, and peripheral safety. Use before merging significant driver changes, new platform ports, or when auditing existing ESP32 FastLED code.

FastLED
FastLED
testing-security
open
code-quality
7.3K

lint

Run code linting and formatting checks across the codebase. Use after modifying source files to ensure coding standards are met.

FastLED
FastLED
testing-security
open
code-quality
7.3K

new-cpp-lint

Create a new C++ lint rule, test it, run it across the codebase, and selectively apply fixes. Usage - /new-cpp-lint <rule description>

FastLED
FastLED
testing-security
open
testing
7.3K

ci-fix

Scan all CI builds and tests, find failures, fetch error logs, and fix the code. Prioritizes unit tests, example tests, then uno, attiny85, esp32s3, esp32c6, teensy41. Use when CI is red and you need to diagnose and repair build/test failures.

FastLED
FastLED
testing-security
open
testing
7.3K

esp32-test-plan

Generate a structured multi-layer test plan for FastLED changes targeting ESP32. Covers host unit tests, WASM compile checks, platform compile checks, and hardware validation. Use after defining an implementation contract, before writing any code.

FastLED
FastLED
testing-security
open
testing
7.3K

tdd-implement

Implement a feature or fix a bug using strict TDD. Analyzes the requirement, creates tests first, implements minimal code, then refactors. Use for feature requests, bug fixes, or enhancements that need test coverage.

FastLED
FastLED
testing-security
open
testing
7.3K

tdd

Guide Test-Driven Development workflow for FastLED. Use when implementing new features or fixing bugs with a test-first approach. Enforces Red-Green-Refactor discipline with FastLED test conventions.

FastLED
FastLED
testing-security
open
testing
7.3K

test

Run test suite and report results. Use when running unit tests, integration tests, or verifying code changes pass all tests.

FastLED
FastLED
testing-security
open
testing
7.3K

playwright-cli

Automate browser interactions, test web pages and work with Playwright tests.

microsoft
microsoft
testing-security
open
testing
7.2K

e2e-test-developer

Comprehensive E2E test development guidance for Eclipse Che / Red Hat OpenShift Dev Spaces. Use this skill when writing, modifying, or reviewing TypeScript Mocha Selenium tests, page objects, utilities, or test infrastructure. Provides code style rules, patterns, dependency injection setup, and best practices.

eclipse-che
eclipse-che
testing-security
open
testing
7.1K

ci-reproduce-on-gcp-vm

Reproduce CI test failures on a GCP VM matching the CI environment. Use when a CI job fails and the issue cannot be reproduced locally (e.g., kernel-dependent BPF verifier failures, kernel version-specific bugs).

projectcalico
projectcalico
testing-security
open
testing
7.1K

running-tests

Use when running tests in the Nango monorepo - knows unit vs integration configs, vitest commands, Docker setup, and common test patterns

NangoHQ
NangoHQ
testing-security
open
code-quality
7K

clean-code

Pragmatic coding standards - concise, direct, no over-engineering, no unnecessary comments

vudovn
vudovn
testing-security
open
code-quality
7K

lint-and-validate

Automatic quality control, linting, and static analysis procedures. Use after every code modification to ensure syntax correctness and project standards. Triggers onKeywords: lint, format, check, validate, types, static analysis.

vudovn
vudovn
testing-security
open
security
6.8K

oauth

Configure OAuth providers (Google, Apple, Microsoft, Facebook, GitHub, etc.) to work with portless local dev URLs. Use when setting up OAuth redirect URIs, fixing "redirect_uri_mismatch" or "invalid redirect" errors, configuring sign-in providers for local development, or when a provider rejects .localhost subdomains. Triggers include "OAuth not working with portless", "redirect URI mismatch", "Google/Apple/Microsoft sign-in fails locally", "configure OAuth for local dev", or any task involving OAuth callback URLs with portless domains.

vercel-labs
vercel-labs
testing-security
open
Previous
Page 32 / 389
Next