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
150.4K

python-testing

Python testing best practices using pytest including fixtures, parametrization, mocking, coverage analysis, async testing, and test organization. Use when writing or improving Python tests.

affaan-m
affaan-m
testing-security
open
testing
150.4K

tdd-workflow

Use this skill when writing new features, fixing bugs, or refactoring code. Enforces test-driven development with 80%+ coverage including unit, integration, and E2E tests.

affaan-m
affaan-m
testing-security
open
testing
150.4K

ai-regression-testing

Regression testing strategies for AI-assisted development. Sandbox-mode API testing without database dependencies, automated bug-check workflows, and patterns to catch AI blind spots where the same model writes and reviews code.

affaan-m
affaan-m
testing-security
open
testing
150.4K

cpp-testing

Use only when writing/updating/fixing C++ tests, configuring GoogleTest/CTest, diagnosing failing or flaky tests, or adding coverage/sanitizers.

affaan-m
affaan-m
testing-security
open
testing
150.4K

csharp-testing

C# and .NET testing patterns with xUnit, FluentAssertions, mocking, integration tests, and test organization best practices.

affaan-m
affaan-m
testing-security
open
testing
150.4K

django-tdd

Django testing strategies with pytest-django, TDD methodology, factory_boy, mocking, coverage, and testing Django REST Framework APIs.

affaan-m
affaan-m
testing-security
open
testing
150.4K

e2e-testing

Playwright E2E testing patterns, Page Object Model, configuration, CI/CD integration, artifact management, and flaky test strategies.

affaan-m
affaan-m
testing-security
open
testing
150.4K

email-ops

Evidence-first mailbox triage, drafting, send verification, and sent-mail-safe follow-up workflow for ECC. Use when the user wants to organize email, draft or send through the real mail surface, or prove what landed in Sent.

affaan-m
affaan-m
testing-security
open
testing
150.4K

golang-testing

Go testing patterns including table-driven tests, subtests, benchmarks, fuzzing, and test coverage. Follows TDD methodology with idiomatic Go practices.

affaan-m
affaan-m
testing-security
open
testing
150.4K

perl-testing

Perl testing patterns using Test2::V0, Test::More, prove runner, mocking, coverage with Devel::Cover, and TDD methodology.

affaan-m
affaan-m
testing-security
open
testing
150.4K

python-testing

Python testing strategies using pytest, TDD methodology, fixtures, mocking, parametrization, and coverage requirements.

affaan-m
affaan-m
testing-security
open
testing
150.4K

rust-testing

Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.

affaan-m
affaan-m
testing-security
open
testing
150.4K

springboot-tdd

Test-driven development for Spring Boot using JUnit 5, Mockito, MockMvc, Testcontainers, and JaCoCo. Use when adding features, fixing bugs, or refactoring.

affaan-m
affaan-m
testing-security
open
testing
150.4K

swift-protocol-di-testing

Protocol-based dependency injection for testable Swift code — mock file system, network, and external APIs using focused protocols and Swift Testing.

affaan-m
affaan-m
testing-security
open
testing
150.4K

terminal-ops

Evidence-first repo execution workflow for ECC. Use when the user wants a command run, a repo checked, a CI failure debugged, or a narrow fix pushed with exact proof of what was executed and verified.

affaan-m
affaan-m
testing-security
open
code-quality
145.9K

verification-before-completion

Use when about to claim work is complete, fixed, or passing, before committing or creating PRs - requires running verification commands and confirming output before making any success claims; evidence before assertions always

obra
obra
testing-security
open
code-quality
145.9K

writing-plans

Use when you have a spec or requirements for a multi-step task, before touching code

obra
obra
testing-security
open
code-quality
145.9K

requesting-code-review

Use when completing tasks, implementing major features, or before merging to verify work meets requirements

obra
obra
testing-security
open
code-quality
145.9K

receiving-code-review

Use when receiving code review feedback, before implementing suggestions, especially if feedback seems unclear or technically questionable - requires technical rigor and verification, not performative agreement or blind implementation

obra
obra
testing-security
open
code-quality
145.9K

test-driven-development

Use when implementing any feature or bugfix, before writing implementation code

obra
obra
testing-security
open
testing
138.8K

router-act

How to write end-to-end tests using createRouterAct and LinkAccordion. Use when writing or modifying tests that need to control the timing of internal Next.js requests (like prefetches) or assert on their responses. Covers the act API, fixture patterns, prefetch control via LinkAccordion, fake clocks, and avoiding flaky testing patterns.

vercel
vercel
testing-security
open
testing
138.8K

next-compile

Check Next.js compilation errors via a running dev server. Turbopack only. MANDATORY after every code edit before reporting work complete. Replaces `next build`.

vercel
vercel
testing-security
open
code-quality
137.2K

backend-code-review

Review backend code for quality, security, maintainability, and best practices based on established checklist rules. Use when the user requests a review, analysis, or improvement of backend files (e.g., `.py`) under the `api/` directory. Do NOT use for frontend files (e.g., `.tsx`, `.ts`, `.js`). Supports pending-change review, code snippets review, and file-focused review.

langgenius
langgenius
testing-security
open
code-quality
137.2K

component-refactoring

Refactor high-complexity React components in Dify frontend. Use when `pnpm analyze-component --json` shows complexity > 50 or lineCount > 300, when the user asks for code splitting, hook extraction, or complexity reduction, or when `pnpm analyze-component` warns to refactor before testing; avoid for simple/well-structured components, third-party wrappers, or when the user explicitly wants testing without refactoring.

langgenius
langgenius
testing-security
open
Previous
Page 5 / 389
Next