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
testing
4.1K

ci-validation

Validates GitHub Actions workflow changes in this monorepo using actionlint, conftest policy checks, spotless formatting, and act testability assessment. Use when creating, editing, or reviewing workflow files.

camunda
camunda
testing-security
open
code-quality
4.1K

pierre-guard

Guard against breaking the @pierre/diffs integration in Plannotator's code review UI. Use this skill whenever modifying DiffViewer.tsx, upgrading the @pierre/diffs package, changing unsafeCSS injection, adding new props to FileDiff, or touching shadow DOM selectors or CSS variables that cross into Pierre's shadow boundary. Also trigger when someone asks "will this break the diff viewer", "is this safe to change", or when reviewing PRs that touch the review-editor package.

backnotprop
backnotprop
testing-security
open
testing
4.1K

positron-pr-helper

Generates well-structured PR bodies with dynamically fetched e2e test tags

posit-dev
posit-dev
testing-security
open
testing
4.1K

positron-e2e-tests

This skill should be used when writing, debugging, or maintaining Playwright e2e tests for Positron. Load this skill when creating new test files, adding test cases, fixing flaky tests, or understanding the test infrastructure.

posit-dev
posit-dev
testing-security
open
testing
4K

hiclaw-test

Complete HiClaw test cycle including installation, uninstallation, running tests, and exporting debug logs for analysis. Use for (1) verifying HiClaw functionality (2) CI/CD test validation (3) issue diagnosis and debugging (4) pre-merge testing. Trigger words: test HiClaw, run HiClaw tests, hiclaw test, make test, verify HiClaw installation.

agentscope-ai
agentscope-ai
testing-security
open
security
4K

captchas-openclaw

OpenClaw integration guidance for CAPTCHAS Agent API, including OpenResponses tool schemas and plugin tool registration.

openclaw
openclaw
testing-security
open
security
4K

skill-security-auditor

Command-line security analyzer for ClawHub skills. Run analyze-skill.sh to scan SKILL.md files for malicious patterns, credential leaks, and C2 infrastructure before installation. Includes threat intelligence database with 20+ detection patterns.

openclaw
openclaw
testing-security
open
testing
4K

tdd-guide

Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows across Jest, Pytest, JUnit, Vitest, and Mocha. Use when the user asks to write tests, improve test coverage, practice TDD, generate mocks or stubs, or mentions testing frameworks like Jest, pytest, or JUnit. Handles test generation from source code, coverage report parsing (LCOV/JSON/XML), quality scoring, and framework conversion for TypeScript, JavaScript, Python, and Java projects.

openclaw
openclaw
testing-security
open
code-quality
4K

hefestoai-auditor

Static code analysis tool. Detects security vulnerabilities, code smells, and complexity issues across 17 languages. All analysis runs locally — no code leaves your machine.

openclaw
openclaw
testing-security
open
code-quality
4K

review

Pre-landing PR review. Analyzes diff against the base branch for SQL safety, race conditions, LLM trust boundaries, conditional side effects, and structural issues that tests don't catch. Use when: "review this PR", "code review", "pre-landing review", "check my diff", "review my changes".

openclaw
openclaw
testing-security
open
code-quality
4K

claude-code-cli

Delegate coding tasks to Claude Code CLI via background process. Use when: building features, reviewing PRs, refactoring codebases, or iterative coding that needs file exploration. Supports interactive PTY mode for confirmations/permissions and headless pipe mode for automation. NOT for: simple one-liner fixes (just edit), reading code (use read tool), or any work in ~/.openclaw/ workspace.

openclaw
openclaw
testing-security
open
code-quality
4K

hooks-eval

Evaluate hook security, performance, and SDK compliance. Use for audits

openclaw
openclaw
testing-security
open
code-quality
4K

security-sentinel

Scan the workspace for security vulnerabilities, exposed secrets, and misconfigurations.

openclaw
openclaw
testing-security
open
code-quality
4K

pr-comment-fix

按 GitCode PR 检视意见修改代码。需 GITCODE_TOKEN。Use when 用户要修改 PR 检视意见。

openclaw
openclaw
testing-security
open
code-quality
4K

openclaw-json-editing

Advanced JSON editing for OpenClaw configuration files, tools, and data structures. Handles JSON5 configs, schema validation, merge patching, env var substitution, and type-safe modifications.

openclaw
openclaw
testing-security
open
code-quality
4K

superpowers-receiving-code-review

Use when receiving code review feedback - requires technical verification before implementing suggestions, with reasoned pushback when feedback is technically questionable; no performative agreement

openclaw
openclaw
testing-security
open
code-quality
4K

skill-creator-plus

创建、编辑、优化或审查 OpenClaw AgentSkills 技能。提供完整的工作流程指引:技能结构设计、frontmatter 规范、_meta.json 格式、ClawHub scanner 规则、渐进式披露设计、validation checklist 及发布流程。适用于从零创建新技能或改进现有技能。输出:SKILL.md + _meta.json。

openclaw
openclaw
testing-security
open
code-quality
4K

superpowers-verification

Use when about to claim any work is complete, fixed, passing, or successful - requires running fresh verification commands and reading actual output before making any success claims; evidence before assertions always

openclaw
openclaw
testing-security
open
code-quality
4K

lean-claude-code-harness

Use when building, auditing, or simplifying an AI coding-agent harness, especially when the current runtime has unclear config precedence, weak tool permissions, hidden product-only behavior, or poor transcriptability.

openclaw
openclaw
testing-security
open
code-quality
4K

code-quality-guard

Professional pre-deployment code review and quality enforcement. Ensures imports are valid, tags are closed, and logic follows best practices before announcing a build is live.

openclaw
openclaw
testing-security
open
code-quality
4K

critic-agent

对生成的图像进行多维质量评分、问题诊断和改进建议。当图像生成完成需要评估质量时触发。

openclaw
openclaw
testing-security
open
code-quality
4K

aws-wechat-article-review

审核公众号文章,检查敏感词、错别字、合规性和写作规范,输出修改清单。当用户提到「审稿」「审核」「检查一下」「校对」「合规」「敏感词」「错别字」「帮我看看」「写完了」「检查下有没有问题」「能不能发」时使用。

openclaw
openclaw
testing-security
open
code-quality
4K

vynn-backtester

Run trading strategy backtests with natural language — powered by Vynn

openclaw
openclaw
testing-security
open
code-quality
4K

double-check

在修改任何文件后(包括删除功能),自动进行两次独立验证(测试/编译/运行检查/文档或配置检查),确保无误才结束。本技能应默认应用于所有文件修改任务。 / After any file changes (including feature removal), automatically perform two independent verifications (tests/compilation/runtime checks/docs or config checks) to ensure correctness. This skill should be applied by default to any file modification task.

openclaw
openclaw
testing-security
open
Previous
Page 51 / 389
Next