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
14

agent-validation-linter

Enforces validation pattern compliance across all agent profiles with automated detection and fixing

masharratt
masharratt
testing-security
open
code-quality
14

rust

Use when developing Rust projects in the tempoxyz org—standardizes fmt/clippy/nextest, sccache+mold, feature-powerset checks, MSRV builds, docsrs flags, and xtask patterns so local and CI behavior match.

gakonst
gakonst
testing-security
open
code-quality
14

claude-plugin-validation

Comprehensive validation system for Claude Code plugins to ensure compliance with official plugin development guidelines and prevent installation failures

bejranonda
bejranonda
testing-security
open
code-quality
14

clean-code

Use when writing, reviewing, or refactoring code. Apply when naming variables or functions, structuring classes, handling errors, writing tests, or when code feels complex or hard to understand. Based on Robert C. Martin's Clean Code.

ratacat
ratacat
testing-security
open
code-quality
14

coding-standard-python

Enforce Python PEP 8 coding standards including snake_case variables, PascalCase classes, and snake_case filenames.

jdubray
jdubray
testing-security
open
code-quality
14

quality-standards

Defines code quality benchmarks, standards compliance, and best practices for maintaining high-quality codebases

bejranonda
bejranonda
testing-security
open
code-quality
14

coding-standard-java

Enforce Java coding standards including camelCase variables, PascalCase classes, and PascalCase filenames matching class names.

jdubray
jdubray
testing-security
open
code-quality
14

coding-standard-c

Enforce C coding standards including snake_case variables and functions, UPPER_SNAKE_CASE macros, and snake_case filenames.

jdubray
jdubray
testing-security
open
code-quality
14

coding-standard-cpp

Enforce C++ coding standards including camelCase or snake_case variables, PascalCase classes, and consistent file naming.

jdubray
jdubray
testing-security
open
security
14

json-validation

Centralized JSON validation for AGENT_SUCCESS_CRITERIA with defensive parsing and injection attack prevention (CVSS 8.2)

masharratt
masharratt
testing-security
open
security
14

security-audit

Audit code for security vulnerabilities (SQL injection, XSS, OWASP Top 10). Use when adding authentication logic, handling user input, or before production deployments.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

agent-template-generator

Generates new agent profiles with consistent structure, automatic validation pattern injection, and test-driven protocols

masharratt
masharratt
testing-security
open
testing
14

component-tester

Run Vitest tests for a specific component with coverage. Use when making changes to React components to ensure tests pass and coverage is maintained.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

tdd-bug-fix

Enforce TDD when fixing bugs - write a failing test first, then make it pass. Use when about to fix a bug, correct broken behavior, or resolve an issue in production code. Activates for phrases like "let me fix", "I'll fix this", "same issue as", "the problem is", or when editing code after identifying a bug.

kurko
kurko
testing-security
open
testing
14

e2e-testing

Write and run end-to-end tests with Playwright for user flows, page interactions, and visual regression. Use when testing user journeys, ensuring UI functionality works correctly.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

eventuras-testing

Running and managing tests in the Eventuras monorepo (xUnit backend tests, Playwright E2E tests, integration tests)

losol
losol
testing-security
open
testing
14

tmux-test

Test klaude-code interactively using tmux with synchronous task completion. Use when testing UI features, verifying changes, or debugging interactive behavior. Eliminates polling/sleep by using KLAUDE_TEST_SIGNAL for precise synchronization.

inspirepan
inspirepan
testing-security
open
testing
14

mock-data

Generate realistic mock data for testing using factories, fixtures, and Faker.js. Use when seeding test databases, creating test fixtures, or mocking API responses.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

api-testing

Write and run API tests with Vitest for endpoints, middleware, and integrations. Use when testing API functionality, request/response validation, error handling.

sgcarstrends
sgcarstrends
testing-security
open
testing
14

rspec-rails

Write Ruby on Rails specs with RSpec following best practices for unit tests, request specs, feature specs, and job specs. Use when writing or modifying RSpec test files for Rails applications.

kurko
kurko
testing-security
open
testing
14

ts-testing

Design, implement, and maintain high‑value TypeScript test suites using popular JS/TS testing libraries. Use this skill whenever the user is adding tests, debugging failing tests, or refactoring code that should be covered by tests.

johnlindquist
johnlindquist
testing-security
open
testing
14

playwright-browser-automation

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

leegonzales
leegonzales
testing-security
open
security
13

security-audit-and-vulnerability-scanning

Comprehensive security audit workflow including dependency scanning, unsafe code detection, and secret management. Use when scanning for vulnerabilities or before production deployment.

ShunsukeHayashi
ShunsukeHayashi
testing-security
open
Previous
Page 192 / 389
Next