🔒

Testing & Security

Testing frameworks, security tools, and best practices

9063 skills in this category

async-python

Python async/await patterns with asyncio, concurrent.futures, threading, and multiprocessing. Covers async context managers, timeouts, cancellation, common pitfalls (blocking in async, missing await, event loop issues), and choosing between async/threading/multiprocessing. Use when writing async code, debugging async issues, choosing concurrency approaches, or testing async functions.

majiayu000/claude-skill-registry
0
0
更新日 2d ago

Code Review Best Practices

Systematic approach to reviewing code for quality, security, and maintainability

rscheiwe/dynamic-cc-agents
0
0
更新日 2d ago

vitest

Vitest - Modern TypeScript testing framework with Vite-native performance, ESM support, and TypeScript-first design

danielseltzer/code-analysis-tools
0
0
更新日 2d ago

accessibility-complaint-narrative

Parse WCAG accessibility scan reports and combine with personal accessibility testing experiences to generate compelling, evidence-based violation narratives that cite both user impact and technical violations. Generates plain-text complaint narratives suitable for demand letters, legal notices, and accessibility audit reports.

jefdiesel/bento-reports
0
0
更新日 2d ago

test-driven-development

Marketplace

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by requiring failure first

timbuchinger/loadout
0
0
更新日 2d ago

react-component-reviewer

Review React components for best practices, hooks usage, performance issues, accessibility, and TypeScript type safety. Use when you need to audit existing React components or provide code review feedback.

majiayu000/claude-skill-registry
0
0
更新日 2d ago

optimization-phase

Standard Operating Procedure for /optimize phase. Covers performance benchmarking, accessibility audit, security review, and code quality checks.

majiayu000/claude-skill-registry
0
0
更新日 2d ago

configuring-github-secrets

Securely upload GitHub Actions secrets via gh CLI. Use when GitHub Actions workflow requires secrets or user invokes /setup-github-secrets. NEVER commits secrets.

CodeTonight-SA/cips
0
0
更新日 2d ago

devtools-testing

Toolkit para interagir e testar aplicações web locais usando Chrome DevTools MCP. Suporta verificação de funcionalidade frontend, debugging de UI, captura de screenshots, análise de performance, inspeção de network e visualização de logs do console.

diegofornalha/skills-futuro
0
0
更新日 2d ago

manage-agents

Marketplace

MUST INVOKE this skill when working with subagents, setting up agent configurations, understanding how agents work, or using delegation tools to launch specialized agents. Create, audit, and maintain AI subagents and delegation tools.

Git-Fg/thecattoolkit
0
0
更新日 2d ago

home-server-role-creator

Complete guide for adding new self-hosted applications to the home-server Ansible infrastructure. Use this skill when the user wants to add a new service, create a new role, or deploy a new self-hosted application. Covers role structure, integration patterns (firewall, NGINX, SELinux, DNS), installation methods (binary, package, container), and testing procedures.

majiayu000/claude-skill-registry
0
0
更新日 2d ago

coverage-standards

Marketplace

Coverage thresholds and reporting. Use when analyzing and improving test coverage.

IvanTorresEdge/molcajete.ai
0
0
更新日 2d ago

golden-dataset-management

Backup, restore, and validate golden datasets for AI/ML systems - ensuring test data integrity and preventing catastrophic data loss

majiayu000/claude-skill-registry
0
0
更新日 2d ago

rust-testing

Write and run Rust tests using cargo test with unit tests, integration tests, doc tests, and property-based testing. Use when writing Rust tests or setting up test infrastructure.

AutumnsGrove/GroveEngine
0
0
更新日 2d ago

playwright-browser-automation

Browser automation with Playwright for testing and validation. Use when user asks to test a page, verify UI, take screenshots, check responsive design, fill forms, or validate web functionality. Writes and executes custom automation scripts.

mattleonard16/taxhelper
0
0
更新日 2d ago

rails

Marketplace

Comprehensive Ruby on Rails v8.1 development guide with detailed documentation for Active Record, controllers, views, routing, testing, jobs, mailers, and more. Use when working on Rails applications, building Rails features, debugging Rails code, writing migrations, setting up associations, configuring Rails apps, or answering questions about Rails best practices and patterns.

el-feo/ai-context
0
0
更新日 2d ago

code-search-selector

Marketplace

⚡ AUTO-INVOKE when user asks: 'audit', 'investigate', 'how does X work', 'find all', 'where is', 'trace', 'understand', 'map the codebase', 'comprehensive'. MUST run BEFORE Read/Glob when planning to read 3+ files. Prevents tool familiarity bias toward native tools.

tianzecn/myclaudecode
0
0
更新日 2d ago

pentest-toolkit

AI-Powered Security Testing Toolkit - Professional penetration testing tools with intelligent agent-empowering capabilities

majiayu000/claude-skill-registry
0
0
更新日 2d ago

web-scraping-with-playwright

Marketplace

Use when extracting structured data from websites using Playwright MCP tools, when handling login/authentication flows, when crawling paginated content, or when building scrapers that navigate dynamic SPAs with tabs, accordions, or React/HeadlessUI components

alizain/wizard-wheezes
0
0
更新日 2d ago

Security Validation

Pre-merge security validation detecting secrets, user-specific paths, insecure SSH configurations, and security-weakening flags

auldsyababua/instructor-workflow
0
0
更新日 2d ago