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

check

Validates recently written code against project-specific development guidelines from .trellis/spec/. Identifies changed files via git diff, discovers applicable spec modules, runs lint and typecheck, and reports guideline violations. Use when code is written and needs quality verification, to catch context drift during long sessions, or before committing changes.

mindfold-ai
mindfold-ai
testing-security
open
code-quality
5K

finish-work

Pre-commit quality checklist covering lint, typecheck, tests, code-spec sync, API changes, database migrations, cross-layer verification, and manual testing. Blocks commit if infra or cross-layer specs lack executable depth. Use when code is written and tested but not yet committed, before submitting changes, or as a final review before git commit.

mindfold-ai
mindfold-ai
testing-security
open
code-quality
5K

finish-work

Pre-commit quality checklist covering lint, typecheck, tests, code-spec sync, API changes, database migrations, cross-layer verification, and manual testing. Blocks commit if infra or cross-layer specs lack executable depth. Use when code is written and tested but not yet committed, before submitting changes, or as a final review before git commit.

mindfold-ai
mindfold-ai
testing-security
open
testing
5K

improve-ut

Analyzes changed files and improves unit test coverage using project-specific testing conventions from .trellis/spec/ unit-test specs. Determines test scope (unit vs integration vs regression), adds or updates tests following existing patterns, and runs validation. Use when code changes need test coverage, after implementing a feature, after fixing a bug, or when test gaps are identified.

mindfold-ai
mindfold-ai
testing-security
open
testing
5K

improve-ut

Analyzes changed files and improves unit test coverage using project-specific testing conventions from .trellis/spec/ unit-test specs. Determines test scope (unit vs integration vs regression), adds or updates tests following existing patterns, and runs validation. Use when code changes need test coverage, after implementing a feature, after fixing a bug, or when test gaps are identified.

mindfold-ai
mindfold-ai
testing-security
open
security
5K

upgrade-megatron-core

Upgrade Megatron-Core in AReaL by auditing affected APIs, cross-referencing upstream sources, and updating call sites.

inclusionAI
inclusionAI
testing-security
open
security
5K

upgrade-vllm

Upgrade vLLM in AReaL by auditing affected APIs, cross-referencing upstream sources, and updating call sites.

inclusionAI
inclusionAI
testing-security
open
testing
5K

add-unit-tests

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

inclusionAI
inclusionAI
testing-security
open
testing
5K

add-unit-tests

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

inclusionAI
inclusionAI
testing-security
open
testing
5K

add-unit-tests

Guide for adding unit tests to AReaL. Use when user wants to add tests for new functionality or increase test coverage.

inclusionAI
inclusionAI
testing-security
open
testing
5K

rstudio-create-playwright-tests

Complete guide for creating RStudio Playwright tests in TypeScript. Covers critical rules, stable selectors, code patterns, conventions, and review checklists. Use when writing, reviewing, or migrating Playwright tests for RStudio.

rstudio
rstudio
testing-security
open
testing
5K

rstudio-run-playwright-tests

How to run RStudio Playwright tests in Desktop and Server modes. Use this skill whenever the user asks to run, execute, or launch Playwright tests against RStudio - whether on Desktop (local) or Server (remote). Also use when the user asks about the test command, environment variables, or how to point tests at a server URL. Trigger on phrases like "run the test", "execute on server", "run it on desktop", "run against <IP>", or any request involving npx playwright test for the RStudio test suite.

rstudio
rstudio
testing-security
open
code-quality
4.9K

document-gen-unicode-safe

Unicode-safe fallback workflow for multi-format document generation with character sanitization

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

document-gen-unicode-safe

Unicode-safe fallback workflow for multi-format document generation with character sanitization and explicit error capture

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

excel-unmerge-before-write

Unmerge merged cells in openpyxl worksheets before writing values to avoid AttributeError

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

pdf-verification-check

Verify generated PDFs for integrity and page count using PyPDF2 before task completion.

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

pdf-verification

Verify PDF page counts and file integrity programmatically using PyPDF2 after generation

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

reportlab-styles

Use reportlab's pre-defined styles from getSampleStyleSheet() correctly

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

spreadsheet-struct-verified

Create and modify Excel workbooks with mandatory deterministic Python verification of workbook structure, required sheets, populated columns, and sample counts before reporting completion.

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

spreadsheet-proof-gate

Edit Excel workbooks only after anchored preflight audit, then require deterministic Python/openpyxl post-write proof that every requested criterion is satisfied or explicitly reconciled before finalizing.

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

spreadsheet-direct-verification

Use a deterministic Python/openpyxl inspection pass to verify workbook structure, counts, marked rows, and output-file existence when delegated spreadsheet summaries seem inconsistent.

HKUDS
HKUDS
testing-security
open
code-quality
4.9K

spreadsheet-create-verify-gate

Create or edit Excel workbooks with openpyxl-specific pitfall handling, anchored preflight audit, and deterministic post-write proof that every criterion is satisfied

HKUDS
HKUDS
testing-security
open
Previous
Page 37 / 389
Next