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

write-backend-unit-test

Write or update Baserow backend tests for core, premium, or enterprise code using pytest, Django, DRF APIClient, and the repo's shared fixture patterns.

baserow
baserow
testing-security
open
testing
4.6K

write-frontend-unit-test

Write or update Baserow frontend unit tests for core, premium, or enterprise code using the repo's existing Vitest, Nuxt, Vue Test Utils, TestApp, and snapshot patterns.

baserow
baserow
testing-security
open
testing
4.5K

vitest

Vitest fast unit testing framework powered by Vite with Jest-compatible API. Use when writing tests, mocking, configuring coverage, or working with test filtering and fixtures.

antfu
antfu
testing-security
open
code-quality
4.5K

review-changes

Review uncommitted or recently committed documentation changes for correctness, coherence, and style compliance. Use before creating a PR to catch issues. "review my changes", "review the diff", "check the fix before submitting", "does this look right".

docker
docker
testing-security
open
code-quality
4.5K

alias-nested-modules

Define module aliases at the top of the file instead of using fully qualified nested module names in function bodies. Improves code readability and maintainability while addressing Credo style warnings.

blockscout
blockscout
testing-security
open
code-quality
4.5K

alphabetically-ordered-aliases

Ensure that aliases are alphabetically ordered within their groups to maintain consistent code style and address Credo readability warnings.

blockscout
blockscout
testing-security
open
code-quality
4.5K

code-formatting

Fixes code formatting in the Blockscout Elixir project using mix format. Use when you need to fix formatting violations, code style inconsistencies, or ensure consistent code formatting. For linting issues, use `mix credo`. Use this skill for every change made.

blockscout
blockscout
testing-security
open
code-quality
4.5K

compile-project

Compile the Blockscout Elixir project to verify all dependencies and code changes work correctly. Use this skill before finalizing changes to ensure the project builds successfully without errors.

blockscout
blockscout
testing-security
open
code-quality
4.5K

elixir-credo-predicate-naming

Use when working on Elixir code with Credo predicate naming warnings, boolean helper functions, or renaming functions that start with is_. Prevents violations like: Predicate function names should not start with 'is' and should end in a question mark.

blockscout
blockscout
testing-security
open
code-quality
4.5K

update-common-blockscout-env

Ensure every newly introduced environment variable is also added to docker-compose/envs/common-blockscout.env so local Docker setups stay aligned with runtime configuration.

blockscout
blockscout
testing-security
open
testing
4.5K

property-based-testing

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests.

trailofbits
trailofbits
testing-security
open
testing
4.5K

spec-to-code-compliance

Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.

trailofbits
trailofbits
testing-security
open
testing
4.5K

wycheproof

Wycheproof provides test vectors for validating cryptographic implementations. Use when testing crypto code for known attacks and edge cases.

trailofbits
trailofbits
testing-security
open
code-quality
4.5K

code-maturity-assessor

Systematic code maturity assessment using Trail of Bits' 9-category framework. Analyzes codebase for arithmetic safety, auditing practices, access controls, complexity, decentralization, documentation, MEV risks, low-level code, and testing. Produces professional scorecard with evidence-based ratings and actionable recommendations.

trailofbits
trailofbits
testing-security
open
code-quality
4.5K

fp-check

Systematically verifies suspected security bugs to eliminate false positives. Produces TRUE POSITIVE or FALSE POSITIVE verdicts with documented evidence for each bug.

trailofbits
trailofbits
testing-security
open
code-quality
4.5K

skill-improver

Iteratively reviews and fixes Claude Code skill quality issues until they meet standards. Runs automated fix-review cycles using the skill-reviewer agent. Use to fix skill quality issues, improve skill descriptions, run automated skill review loops, or iteratively refine a skill. Triggers on 'fix my skill', 'improve skill quality', 'skill improvement loop'. NOT for one-time reviews—use /skill-reviewer directly.

trailofbits
trailofbits
testing-security
open
code-quality
4.5K

zeroize-audit

Detects missing zeroization of sensitive data in source code and identifies zeroization removed by compiler optimizations, with assembly-level analysis, and control-flow verification. Use for auditing C/C++/Rust code handling secrets, keys, passwords, or other sensitive data.

trailofbits
trailofbits
testing-security
open
security
4.5K

insecure-defaults

Detects fail-open insecure defaults (hardcoded secrets, weak auth, permissive security) that allow apps to run insecurely in production. Use when auditing security, reviewing config management, or analyzing environment variable handling.

trailofbits
trailofbits
testing-security
open
testing
4.5K

vector-forge

Mutation-driven test vector generation. Finds implementations of a cryptographic algorithm or protocol, runs mutation testing to identify escaped mutants, then generates new test vectors that deliberately exercise the uncovered code paths. Compares before/after mutation kill rates to prove vector effectiveness. Use when generating cryptographic test vectors, measuring Wycheproof coverage gaps, finding escaped mutants via mutation testing, creating cross-implementation test suites, or improving test vector coverage for crypto primitives.

trailofbits
trailofbits
testing-security
open
testing
4.5K

react-grab

Browser automation with Playwright and real cookies. Use 'grab browser execute "<code>"' to run Playwright code.

aidenybai
aidenybai
testing-security
open
code-quality
4.4K

code-review

Perform comprehensive code review with best practices

phodal
phodal
testing-security
open
testing
4.4K

test-gen

Generate comprehensive unit tests for code files

phodal
phodal
testing-security
open
code-quality
4.4K

change-proposal

Present proposed code changes visually before implementing. Use when the user says "show me options", "compare approaches", "what should we do", or when multiple approaches exist, changes span multiple files, or architecture decisions need before/after comparison.

EpicenterHQ
EpicenterHQ
testing-security
open
code-quality
4.4K

refactoring

Systematic code audit and refactoring methodology—caller counting, type safety boundaries, inlining single-use extractions, keeping trivial duplications inline over premature extraction, collapsing duplicate branches, and surgical commits. Use when cleaning up code, auditing for code smells, refactoring modules, or reviewing internal function structure.

EpicenterHQ
EpicenterHQ
testing-security
open
Previous
Page 39 / 389
Next