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
security
691

algo

Binance Algo request using the Binance API. Authentication requires API key and secret key.

binance
binance
testing-security
open
security
691

alpha

Binance Alpha request using the Binance API. Authentication requires API key and secret key.

binance
binance
testing-security
open
security
691

assets

Binance Assets request using the Binance API. Authentication requires API key and secret key.

binance
binance
testing-security
open
testing
684

tdd-guide

Comprehensive Test Driven Development guide for engineering subagents with multi-framework support, coverage analysis, and intelligent test generation

alirezarezvani
alirezarezvani
testing-security
open
code-quality
681

octocode-roast

Brutally honest roasts of your code with fixes

bgauryy
bgauryy
testing-security
open
code-quality
681

octocode-pr-review

PR review for bugs, security & quality (requires PR URL)

bgauryy
bgauryy
testing-security
open
testing
681

octocode-implement

Implement features from spec documents (context/doc required)

bgauryy
bgauryy
testing-security
open
testing
676

comprehensive-testing-verification

MASTER Vue.js application testing with strict enforcement of verification protocols. Systematically test functionality with Playwright, validate bug fixes, verify features work, and enforce zero-tolerance policies for false success claims. MANDATORY testing with visual evidence before any deployment or functionality claims.

ananddtyagi
ananddtyagi
testing-security
open
code-quality
671

fxa-review-quick

Fast single-pass FXA-specific commit review covering security, conventions, logic/bugs, tests, and migrations. No subagents — runs directly in the main context.

mozilla
mozilla
testing-security
open
code-quality
671

fxa-simplify

Simplifies and refines code in the FXA monorepo using project-specific conventions. Use when asked to simplify, clean up, or refine recently written code. Focuses on recently modified code unless instructed otherwise.

mozilla
mozilla
testing-security
open
code-quality
662

code-review-specialist

综合代码审查 skill,覆盖安全、性能、代码质量和可维护性。Use when users ask to review code, analyze code quality, evaluate pull requests, or mention code review, security analysis, or performance optimization.

lhfer
lhfer
testing-security
open
code-quality
661

gsd-verify-work

Implementation of gsd-verify-work command

rokicool
rokicool
testing-security
open
testing
661

test-agent

A test agent for integration testing

rokicool
rokicool
testing-security
open
code-quality
657

bugfix

Fix a known bug in the Rock RMS codebase. Guides Claude through root cause analysis, minimal correct fix, and a release-note commit message. Use when the user says "fix this bug", "bugfix", "this is broken", "debug this", describes a bug with file paths or issue numbers, or pastes an error/stack trace with intent to fix. Also use when a bug is found by another skill (e.g. /review-conversion, /check) and the user wants it fixed. Do NOT use for: finding bugs (use /check or /review-conversion), adding features, or refactoring.

SparkDevNetwork
SparkDevNetwork
testing-security
open
code-quality
657

css-cleanup

Audit and refactor CSS in Obsidian .obs block files to follow Rock's styling priorities. Replaces inline styles, hard-coded values, and unnecessary scoped CSS with Rock utility classes and CSS variables. Use when the user says "clean up css", "css cleanup", "polish styles", "refactor css", "style audit", "fix the styling", "use rock utilities", or after running /convert-block on a block. Also use when reviewing .obs files and noticing inline styles, hard-coded hex colors, or excessive scoped CSS that could use Rock's utility system. Do NOT use for: writing new blocks, C# changes, JavaScript logic changes, or creating new SCSS files in styles-v2/. Do NOT use for general code review (use /review-conversion instead).

SparkDevNetwork
SparkDevNetwork
testing-security
open
code-quality
653

scoring-checks

Add a new deterministic scoring check in src/scoring/checks/. Returns Check[] array, uses constants from src/scoring/constants.ts, integrates in src/scoring/index.ts. Use when adding scoring logic, creating checks, modifying check weights. Do NOT use for display/UI changes or check result formatting.

caliber-ai-org
caliber-ai-org
testing-security
open
code-quality
653

setup-caliber

Sets up Caliber for automatic AI agent context sync. Installs pre-commit hooks so CLAUDE.md, Cursor rules, and Copilot instructions update automatically on every commit. Use when Caliber hooks are not yet installed or when the user asks about keeping agent configs in sync.

caliber-ai-org
caliber-ai-org
testing-security
open
code-quality
653

scoring-checks

Add a new deterministic scoring check in src/scoring/checks/ that evaluates config quality. Follows the Check[] return pattern, uses point constants from src/scoring/constants.ts, and integrates via filterChecksForTarget() in src/scoring/index.ts. Use when user says 'add scoring check', 'new check', 'modify scoring criteria', or works in src/scoring/checks/. Do NOT use for display changes or refactoring scoring logic.

caliber-ai-org
caliber-ai-org
testing-security
open
code-quality
653

scoring-checks

Adds a new deterministic scoring check in src/scoring/checks/. Follows the Check[] return pattern, uses constants from src/scoring/constants.ts, and integrates in src/scoring/index.ts. Use when user says 'add scoring check', 'new check', 'modify scoring logic'. Do NOT use for display/UI changes, test modifications, or scoring display formatting.

caliber-ai-org
caliber-ai-org
testing-security
open
testing
653

caliber-testing

Write Vitest tests following Caliber patterns: tests in __tests__/ directories, use vi.mock() for modules, leverage global LLM mock from src/test/setup.ts, save/restore env vars. Trigger: user says 'write tests', 'add tests', 'test this', or creates *.test.ts files. Do NOT use for non-test code or when user is debugging existing tests.

caliber-ai-org
caliber-ai-org
testing-security
open
testing
653

caliber-testing

Writes Vitest tests following project patterns: __tests__/ directories, vi.mock() for module mocking with vi.hoisted() for test-time factories, global LLM mock from src/test/setup.ts, environment variable save/restore in beforeEach/afterEach, vi.clearAllMocks() lifecycle, and test file organization. Use when user says 'write tests', 'add test coverage', 'test this', creates *.test.ts files, or when test failures appear in CI. Do NOT use for non-test code or for debugging without writing tests.

caliber-ai-org
caliber-ai-org
testing-security
open
testing
653

caliber-testing

Writes Vitest tests following project patterns: __tests__/ dirs, vi.mock() for modules, global LLM mock from src/test/setup.ts, env var save/restore, and describe/it blocks. Use when user says 'write tests', 'add tests', 'test this', or creates *.test.ts files. Do NOT use for non-test code or documentation.

caliber-ai-org
caliber-ai-org
testing-security
open
Previous
Page 127 / 389
Next