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
12

unit-testing

Unit testing standards following TDD methodology, test pyramid principles, and comprehensive coverage practices. Covers pytest, Jest, mocking, fixtures, and CI integration for reliable test suites.

williamzujkowski
williamzujkowski
testing-security
open
testing
12

testing

Comprehensive testing standards including unit, integration, security, and property-based testing with TDD methodology

williamzujkowski
williamzujkowski
testing-security
open
testing
12

edge-cases

Analyze checkpoint tests and suggest missing edge cases. Use after writing tests or when reviewing test coverage. Invoke with /edge-cases <problem> <checkpoint>.

SprocketLab
SprocketLab
testing-security
open
testing
12

validate-run

Validate all checkpoints from an agent run directory in parallel. Spawns test-validator agents for each checkpoint and summarizes results. Invoke with /validate-run <run_path> [problem].

SprocketLab
SprocketLab
testing-security
open
testing
12

systematic-debugging

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes

kofttlcc
kofttlcc
testing-security
open
testing
12

rspec-testing

This skill should be used when writing, reviewing, or improving RSpec tests for Ruby on Rails applications. Use this skill for all testing tasks including model specs, controller specs, system specs, component specs, service specs, and integration tests. The skill provides comprehensive RSpec best practices from Better Specs and thoughtbot guides.

dgalarza
dgalarza
testing-security
open
security
11

security-threat-model

Use when designing or reviewing systems handling sensitive data (PII, PHI, financial, auth credentials), building features with security implications (auth, payments, file uploads, APIs), preparing for security audits or compliance (PCI, HIPAA, SOC 2), investigating security incidents, integrating third-party services, or when user mentions "threat model", "security architecture", "STRIDE", "trust boundaries", "attack surface", or "security review".

lyndonkl
lyndonkl
testing-security
open
testing
11

automation-strategy

Plan test automation strategies including ROI analysis, automation candidate selection, framework evaluation, and maintainable automation architecture.

melodic-software
melodic-software
testing-security
open
testing
11

gherkin-authoring

Gherkin acceptance criteria authoring. Use when writing Given/When/Then scenarios, feature files, or BDD-style specifications. Provides syntax reference, best practices, and Reqnroll integration guidance.

melodic-software
melodic-software
testing-security
open
security
11

dependency-risk-audit

Audit dependencies for licensing, security, and maintenance risk. Use when a senior developer needs risk assessment.

proflead
proflead
testing-security
open
testing
11

review-workflow-design

Design spec-based review workflows with visual proof and issue classification. Use when setting up review processes, validating against specifications, or implementing screenshot-based visual validation.

melodic-software
melodic-software
testing-security
open
testing
11

test-pyramid-design

Design optimal test pyramids with unit/integration/E2E ratios. Identify anti-patterns and recommend architecture-specific testing strategies.

melodic-software
melodic-software
testing-security
open
testing
11

contract-test-design

Design consumer-driven contract testing strategies using Pact, verify provider contracts, and manage API evolution with contract-first approaches.

melodic-software
melodic-software
testing-security
open
security
11

api-security

Use when implementing API authentication, authorization, or security patterns. Covers OAuth 2.0, OIDC, JWT, API keys, rate limiting, and common API security vulnerabilities.

melodic-software
melodic-software
testing-security
open
security
11

api-security

Comprehensive API security guidance covering authentication methods, rate limiting, input validation, CORS, security headers, and protection against OWASP API Top 10 vulnerabilities. Use when designing API authentication, implementing rate limiting, configuring CORS, setting security headers, or reviewing API security.

melodic-software
melodic-software
testing-security
open
testing
11

e2e-test-design

Design E2E tests following user-story-driven patterns with verification checkpoints. Use when creating end-to-end tests, validating complete user journeys, or designing Playwright/Cypress test patterns.

melodic-software
melodic-software
testing-security
open
code-quality
11

commitlint

When setting up commit message validation for a project. When project has commitlint.config.js or .commitlintrc files. When configuring CI/CD to enforce commit format. When extracting commit rules for LLM prompt generation. When debugging commit message rejection errors.

Jamie-BitFlight
Jamie-BitFlight
testing-security
open
security
11

secure-coding

Provides guidance on secure coding practices including OWASP Top 10 2025, CWE Top 25, input validation, output encoding, and language-specific security patterns. Use when reviewing code for security vulnerabilities, implementing security controls, or learning secure development practices.

melodic-software
melodic-software
testing-security
open
code-quality
11

pr-reviewer

Review a pull request for correctness, regressions, and missing tests. Use when a mid-level developer needs structured review guidance.

proflead
proflead
testing-security
open
code-quality
11

quality-complexity-check

Analyze code complexity metrics including cyclomatic complexity and nesting depth. Use to identify code that needs refactoring.

mvillmow
mvillmow
testing-security
open
code-quality
11

review

epistemic standards for evaluation and analysis. load before reviewing code, debugging, reporting findings, or any task where claims must be defensible. enforces trace-or-delete, confidence labeling, falsification.

bdsqqq
bdsqqq
testing-security
open
code-quality
11

doc-validate-markdown

Validate markdown files for formatting, links, and style compliance using markdownlint. Use before committing documentation changes.

mvillmow
mvillmow
testing-security
open
code-quality
11

quality-security-scan

Scan code for security vulnerabilities and unsafe patterns. Use before committing sensitive code or in security reviews.

mvillmow
mvillmow
testing-security
open
Previous
Page 195 / 389
Next