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
21

api-rate-limiting

Implements API rate limiting using token bucket, sliding window, and Redis-based algorithms to protect against abuse. Use when securing public APIs, implementing tiered access, or preventing denial-of-service attacks.

secondsky
secondsky
testing-security
open
security
21

security-headers-configuration

Configures HTTP security headers to protect against XSS, clickjacking, and MIME sniffing attacks. Use when hardening web applications, passing security audits, or implementing Content Security Policy.

secondsky
secondsky
testing-security
open
security
21

session-management

Implements secure session management with JWT tokens, Redis storage, refresh flows, and proper cookie configuration. Use when building authentication systems, managing user sessions, or implementing secure logout functionality.

secondsky
secondsky
testing-security
open
security
21

xss-prevention

XSS attack prevention with input sanitization, output encoding, Content Security Policy. Use for user-generated content, rich text editors, web application security, or encountering stored XSS, reflected XSS, DOM manipulation, script injection errors.

secondsky
secondsky
testing-security
open
security
21

cloudflare-turnstile

This skill should be used when the user asks to "add turnstile", "implement bot protection", "validate turnstile token", "fix turnstile error", "setup captcha alternative", or encounters error codes 100*/300*/600*, CSP errors, or token validation failures. Provides CAPTCHA-alternative protection for Cloudflare Workers, React, Next.js, and Hono.

secondsky
secondsky
testing-security
open
security
21

oauth-implementation

OAuth 2.0 and OpenID Connect authentication with secure flows. Use for third-party integrations, SSO systems, token-based API access, or encountering authorization code flow, PKCE, token refresh, scope management errors.

secondsky
secondsky
testing-security
open
security
21

csrf-protection

Implements CSRF protection using synchronizer tokens, double-submit cookies, and SameSite attributes. Use when securing web forms, protecting state-changing endpoints, or implementing defense-in-depth authentication.

secondsky
secondsky
testing-security
open
testing
21

angular-testing

Use when writing unit tests for Angular components, services, pipes, or directives. Triggers on requests to "write tests", "add tests", "create spec", "test this component", or when test files need to be created/modified.

danielsogl
danielsogl
testing-security
open
testing
21

defense-in-depth-validation

Validate at every layer data passes through to make bugs impossible. Use when invalid data causes failures deep in execution, requiring validation at multiple system layers.

secondsky
secondsky
testing-security
open
testing
21

bun-test-coverage

Use for test coverage with Bun, --coverage flag, lcov reports, thresholds, and CI integration.

secondsky
secondsky
testing-security
open
testing
21

spectr-validate-wo-spectr-bin

Validate Spectr specifications and change proposals without requiring the spectr binary USE WHEN you're in a sandboxed or restricted execution context and spectr is not available in your path. DO NOT USE WHEN you need a lightweight alternative for task acceptance, but have the spectr binary available. DO NOT USE when you have the spectr binary available.

connerohnesorge
connerohnesorge
testing-security
open
testing
21

test

Run tests for the Neru application

y3owk1n
y3owk1n
testing-security
open
testing
21

bun-test-basics

Use for bun:test syntax, assertions, describe/it, test.skip/only/each, and basic patterns.

secondsky
secondsky
testing-security
open
testing
21

bun-test-lifecycle

Use for test lifecycle hooks: beforeAll, afterAll, beforeEach, afterEach, fixtures, preload.

secondsky
secondsky
testing-security
open
testing
21

bun-jest-migration

Use when migrating from Jest to Bun's test runner, import compatibility, mocks, and config.

secondsky
secondsky
testing-security
open
testing
21

bun-test-mocking

Use for mock functions in Bun tests, spyOn, mock.module, implementations, and test doubles.

secondsky
secondsky
testing-security
open
testing
21

jest-generator

Generate Jest unit tests for JavaScript/TypeScript with mocking, coverage. Use for JS/TS modules, React components, test generation, or encountering missing coverage, improper mocking, test structure errors.

secondsky
secondsky
testing-security
open
testing
21

testing

Testing conventions for pikru. Use when running tests to avoid timeouts. DO NOT run the full test suite.

bearcove
bearcove
testing-security
open
testing
21

playwright

Browser automation and E2E testing with Playwright. Auto-detects dev servers, writes clean test scripts. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use for cross-browser testing, visual regression, API testing, component testing in TypeScript/JavaScript and Python projects.

secondsky
secondsky
testing-security
open
testing
21

subtest-isolation

Create minimal subtests to isolate and fix complex bugs. Use when a test fails and the issue is buried in complexity.

bearcove
bearcove
testing-security
open
code-quality
20

pre-release

Run all validation checks before tagging a new release

carrotwaxr
carrotwaxr
testing-security
open
code-quality
20

code-review-assistant

系统化的程序码审查检查清单和提交前品质关卡。 使用时机:审查 pull request、检查程序码品质、提交程序码前。 关鍵字:review, PR, pull request, checklist, quality, commit, 审查, 检查, 簽入。

AsiaOstrich
AsiaOstrich
testing-security
open
code-quality
20

release-check

Pre-release integrity check. Verify package consistency for API changes and spec updates. Use for release check, version update, documentation consistency, pre-release verification.

coji
coji
testing-security
open
code-quality
20

base-rules

General development rules including comment length, testing protocol, and command aliasing (puro).

lwj1994
lwj1994
testing-security
open
Previous
Page 186 / 389
Next