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
2

testing-patterns

pytest fixtures and integration testing patterns for Spark applications, including DataFrame assertions and mock data generation.

vivekgana
vivekgana
testing-security
open
code-quality
2

maintaining-claude-code

Validate and improve Claude Code configurations (CLAUDE.md, skills, commands, hooks). Use when auditing config quality, checking skill discoverability, organizing .claude directory, or deciding which entity type to use.

TrevorS
TrevorS
testing-security
open
security
2

managing-permissions

Guide for configuring Claude Code permissions in settings.json with security best practices for allow, ask, and deny rules. Use when: (1) Setting up or modifying permissions in settings.json, (2) Discussing tool permissions, access control, or security configuration, (3) User mentions allowing, blocking, or restricting specific tools or file access, (4) Configuring Bash command permissions, file access (Read/Edit/Write), or WebFetch restrictions, (5) Questions about what permissions are safe vs risky, (6) Troubleshooting permission-related errors or "permission denied" issues, (7) Reviewing security configuration or hardening Claude Code access.

wombat9000
wombat9000
testing-security
open
code-quality
2

verification-quality-assurance

Comprehensive truth scoring, code quality verification, and automatic rollback system with 0.95 accuracy threshold for ensuring high-quality agent outputs and codebase reliability.

bjpl
bjpl
testing-security
open
testing
2

test-pattern-library

Comprehensive library of testing patterns, best practices, and templates for unit, integration, and end-to-end tests across frameworks

cyperx84
cyperx84
testing-security
open
testing
2

test-tier-selection

Automatic selection of appropriate test tiers based on change scope. Guides unit tests for small changes, full suite for larger changes. Use when running tests, discussing testing strategy, or after code modifications.

laurigates
laurigates
testing-security
open
testing
2

ui-testing

Resilient React component testing strategies focusing on user behavior. Use when writing or reviewing UI tests, fixing flaky tests, or establishing testing patterns.

Grimblaz
Grimblaz
testing-security
open
testing
2

testing-strategy-builder

Use this skill when creating comprehensive testing strategies for applications. Provides test planning templates, coverage targets, test case structures, and guidance for unit, integration, E2E, and performance testing. Ensures robust quality assurance across the development lifecycle.

yonatangross
yonatangross
testing-security
open
testing
2

testing-engineering

Domain specialist for testing strategies, test frameworks, TDD/BDD methodologies, and quality assurance. Scope: unit testing, integration testing, end-to-end testing, test doubles, test pyramid, coverage strategies, test quality assessment. Excludes: code implementation, architecture, performance. Triggers: "testing", "test", "unit test", "integration test", "e2e test", "TDD", "BDD", "test-driven", "behavior-driven", "mock", "stub", "fake", "test double", "coverage", "PHPUnit", "Jest", "PyTest", "RSpec", "Cypress", "Playwright", "test pyramid".

warpcode
warpcode
testing-security
open
security
2

security-rbac-auth

Implement authentication, authorization, and security controls. Use for JWT handling, API key management, RBAC, OAuth integration, and security policies. Triggers on "authentication", "authorization", "JWT", "API key", "RBAC", "OAuth", "security", "permissions", or when implementing spec/006-security-governance.md.

raphaelmansuy
raphaelmansuy
testing-security
open
security
2

routing-engineering

Domain specialist for API routing, route discovery, middleware analysis, and parameter validation. Scope: route discovery patterns, automatic route detection, route mapping, middleware analysis, URL patterns, parameter validation, URL injection prevention. Excludes: backend business logic, database queries, security operations beyond URL injection, frontend routing. Triggers: "routing", "route", "URL pattern", "middleware", "parameter validation", "route discovery", "endpoint", "path", "slug".

warpcode
warpcode
testing-security
open
security
2

authentication-clerk

Specialized skill for implementing authentication and user management with Clerk. Use when working on sign-in/sign-up flows, user roles, or access control.

artiefy
artiefy
testing-security
open
security
2

moai-domain-web-api

REST API and GraphQL design with OpenAPI 3.1, authentication, versioning, and rate limiting.

AJBcoding
AJBcoding
testing-security
open
security
2

php-api

PHP API development mastery - REST, GraphQL, JWT/OAuth, OpenAPI documentation

pluginagentmarketplace
pluginagentmarketplace
testing-security
open
security
2

clerk-auth

Clerk authentication integration patterns for Next.js and Convex. Invoke for: user authentication, session management, JWT templates, webhook handling, middleware configuration, protected routes, Convex auth integration.

phrazzld
phrazzld
testing-security
open
security
2

dapr-middleware-validator

Automatically validate DAPR HTTP middleware configuration files. Checks for correct middleware types, proper secret references, pipeline ordering, and security best practices. Use when configuring OAuth2, Bearer tokens, OPA policies, rate limiting, or other middleware.

Sahib-Sawhney-WH
Sahib-Sawhney-WH
testing-security
open
testing
2

test-specs-docs

Create or update EasyPlatform test specifications in docs/test-specs/{Module}/. Use when asked to create test specs, write test cases, document test scenarios, or generate Given-When-Then specifications. Triggers on "test specs", "test specifications", "test cases", "test scenarios", "QA documentation", "Given-When-Then".

duc01226
duc01226
testing-security
open
testing
2

typo3-testing

Agent Skill: TYPO3 extension testing (unit, functional, E2E, architecture, mutation). This skill should be used when setting up test infrastructure, writing tests, configuring PHPUnit, testing time-dependent code, mocking dependencies, or configuring CI/CD for TYPO3 extensions. By Netresearch.

netresearch
netresearch
testing-security
open
testing
2

testing-infrastructure

Complete testing infrastructure and patterns for the monorepo. Use this skill when writing tests, setting up test configuration, troubleshooting test failures, or working with the CI pipeline. Covers vitest configuration, Storybook addon-vitest integration, React Testing Library patterns, mock data setup, and the test-suite-runner agent for comprehensive testing.

lsst-sqre
lsst-sqre
testing-security
open
security
2

devsecops-lookup

Looks up OWASP DevSecOps Guideline phases, security tools, and pipeline checks. Returns tool configurations, CWE mappings, and integration patterns for CI/CD security. Use when user asks about "DevSecOps", "SAST", "DAST", "SCA", "container security", "IaC security", "secret detection", "gitleaks", "semgrep", "trivy", "pipeline security", "シークレット検出", "静的解析", "動的解析", "コンテナセキュリティ", "セキュリティゲート".

naporin0624
naporin0624
testing-security
open
testing
2

cargo-nextest

Next-generation test runner for Rust with parallel execution, advanced filtering, and CI integration. Use when running tests, configuring test execution, setting up CI pipelines, or optimizing test performance. Trigger terms: nextest, test runner, parallel tests, test filtering, test performance, flaky tests, CI testing.

laurigates
laurigates
testing-security
open
testing
2

testing-automation

Automated testing workflow that orchestrates unit, integration, and E2E tests with CI/CD integration

aegntic
aegntic
testing-security
open
testing
2

cucumber-bdd

[Extends e2e-tester] BDD/Cucumber specialist. Use for Gherkin feature files, step definitions, Cucumber-JVM/JS, Spring/Playwright integration. Invoke alongside e2e-tester for BDD testing approach.

olehsvyrydov
olehsvyrydov
testing-security
open
Previous
Page 237 / 389
Next