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
5

security-review

Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection.

CongDon1207
CongDon1207
testing-security
open
security
5

security-checklist

Comprehensive security checklist covering OWASP Top 10, SQL injection, XSS, CSRF, authentication, authorization, secrets management, input validation, and security headers. Use when scanning for vulnerabilities, reviewing security, implementing authentication/authorization, or handling sensitive data.

webdevtodayjason
webdevtodayjason
testing-security
open
security
5

session-init

Create protocol-compliant JSON session logs with verification-based enforcement. Autonomous operation with auto-incremented session numbers and objective derivation from git state. Use when starting any new session.

rjmurillo
rjmurillo
testing-security
open
security
5

openssl

Generate secure random strings, passwords, and cryptographic tokens using OpenSSL. Use when creating passwords, API keys, secrets, or any secure random data.

clawdbot
clawdbot
testing-security
open
security
5

mcp-setup

Use when setting up MCP servers for the first time or verifying MCP configuration. Ensures token-efficient and context-graph MCP servers are properly installed and configured with API keys.

ingpoc
ingpoc
testing-security
open
security
5

code-security

Security guidelines for writing secure code. Use when writing code, reviewing code for vulnerabilities, or asking about secure coding practices like "check for SQL injection" or "review security".

semgrep
semgrep
testing-security
open
security
5

security-essentials

Security best practices, OWASP compliance, authentication patterns, and vulnerability prevention

Primadetaautomation
Primadetaautomation
testing-security
open
security
5

postgres-rls

MANDATORY when touching auth tables, tenant isolation, RLS policies, or multi-tenant database code - enforces Row Level Security best practices and catches common bypass vulnerabilities

troykelly
troykelly
testing-security
open
security
5

arch-security-review

Use when reviewing code for security vulnerabilities, implementing authorization, or ensuring data protection.

CongDon1207
CongDon1207
testing-security
open
security
5

api-credentials-hygiene

Audits and hardens API credential handling (env vars, separation, rotation plan, least privilege, auditability). Use when integrating services or preparing production deployments where secrets must be managed safely.

clawdbot
clawdbot
testing-security
open
security
5

security-review

MANDATORY for security-sensitive code changes - OWASP-based security review with dedicated checklist, required before PR for auth, input handling, API, database, or credential code

troykelly
troykelly
testing-security
open
security
5

pentest

Execute comprehensive penetration testing engagements following industry-standard methodologies including reconnaissance, vulnerability analysis, exploitation, privilege escalation, and professional reporting.

transilienceai
transilienceai
testing-security
open
testing
5

programming-workflow

编程工作流 - 统一的测试驱动开发(TDD)工作流程。包含准备、设计、测试实现、代码实现和审查五个阶段。

cuipengfei
cuipengfei
testing-security
open
testing
5

pytest-testing

Comprehensive guide for writing and running pytest tests in Python projects. Use when (1) Setting up pytest for a new project, (2) Writing test files and test cases, (3) Using fixtures, mocks, and parametrization, (4) Improving test coverage, (5) Debugging test failures, (6) Organizing test structure, or any Python testing tasks with pytest.

trotsky1997
trotsky1997
testing-security
open
testing
5

fix-integration-bug

Workflow for fixing bugs in Ruby SDK integrations. Covers reproducing the bug, using appraisals, adding test cases, and TDD-based fixes.

braintrustdata
braintrustdata
testing-security
open
testing
5

local-service-testing

Use when code changes touch database, cache, queue, or other service-dependent components - enforces testing against real local services instead of mocks

troykelly
troykelly
testing-security
open
testing
5

validate-coverage-threshold

Validate test coverage meets minimum thresholds for overall, statement, branch, and function coverage

BerryKuipers
BerryKuipers
testing-security
open
testing
5

following-tdd

This snippet should be used when following Test-Driven Development (TDD) methodology with the Red-Green-Refactor-Commit cycle for all implementation tasks.

WarrenZhu050413
WarrenZhu050413
testing-security
open
testing
5

testing-quality-assurance

Автоматизация тестирования и проверки качества кода

ikeniborn
ikeniborn
testing-security
open
testing
5

frontend-playwright

Visual QA gate for frontend code. ALWAYS use before delivering any UI changes - navigate, screenshot, verify console is error-free. Use for: responsive testing across viewports, form/interaction testing, debugging hydration and render issues. Catches visual bugs before users see them.

petbrains
petbrains
testing-security
open
testing
5

jest-testing-generator

Generate Jest unit tests, integration tests, React Testing Library component tests, mock implementations, test fixtures, and edge case coverage for TypeScript codebases

phatpham9
phatpham9
testing-security
open
testing
5

frappe-unit-test-generator

Generate comprehensive unit tests for Frappe DocTypes, controllers, and API methods. Use when creating test files, writing test cases, or setting up test infrastructure for Frappe/ERPNext applications.

Venkateshvenki404224
Venkateshvenki404224
testing-security
open
testing
5

testing-fundamentals

TDD workflow, comprehensive test strategies, test coverage, and quality assurance patterns

Primadetaautomation
Primadetaautomation
testing-security
open
Previous
Page 215 / 389
Next