🔒

Testing & Security

Testing frameworks, security tools, and best practices

9063 skills in this category

finishing-a-development-branch

Use this when you have completed some feature implementation and have written passing tests, and you are ready to create a PR.

tilework-tech/nori-profiles
70
1
Aktualisiert 1w ago

webapp-testing

Use this skill to build features or debug anything that uses a webapp frontend.

tilework-tech/nori-profiles
70
1
Aktualisiert 1w ago

writing-go-tests

Applies current Go testing best practices. Use when writing or modifying Go test files or advising on Go testing strategies.

sammcj/agentic-coding
69
12
Aktualisiert 1w ago

testing-anti-patterns

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behaviour, production pollution with test-only methods, and mocking without understanding dependencies

sammcj/agentic-coding
69
12
Aktualisiert 1w ago

web-perf

Analyzes web performance using Chrome DevTools MCP. Measures Core Web Vitals (FCP, LCP, TBT, CLS, Speed Index), identifies render-blocking resources, network dependency chains, layout shifts, caching issues, and accessibility gaps. Use when asked to audit, profile, debug, or optimize page load performance, Lighthouse scores, or site speed.

elithrar/dotfiles
68
12
Aktualisiert 1w ago

narsil

Marketplace

Use narsil-mcp code intelligence tools effectively. Use when searching code, finding symbols, analyzing call graphs, scanning for security vulnerabilities, exploring dependencies, or performing static analysis on indexed repositories.

postrv/narsil-mcp
67
8
Aktualisiert 1w ago

testing

Guide for testing and verifying code changes in this TUI application. Use this skill after making ANY code changes to main.go or main.md to verify they work correctly.

wham/github-brain
67
16
Aktualisiert 1w ago

patch-diff-analyzer

Specialized in reverse-engineering compiled binaries (JARs, DLLs). Use this when the user asks to compare versions, find security fixes, or analyze binary patches.

HacktronAI/skills
67
8
Aktualisiert 1w ago

security-audit

Comprehensive security code audit using multi-phase analysis (Assessment → STRIDE Threat Modeling → Code Review → Report). Use when asked to perform security review, vulnerability assessment, code audit, pentest code review, find security bugs, or analyze code for vulnerabilities. Optimized for bug bounty hunting with concrete evidence and exploitability validation.

mswell/dotfiles
66
29
Aktualisiert 1w ago

document-guideline

Instructs AI agents on documentation standards for design docs, folder READMEs, source code interfaces, and test cases

Synthesys-Lab/assassyn
64
14
Aktualisiert 1w ago

plan-guideline

Create comprehensive implementation plans with detailed file-level changes and test strategies

Synthesys-Lab/assassyn
64
14
Aktualisiert 1w ago

testing-strategy

Designs comprehensive testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, or when asked about testing approaches.

CloudAI-X/claude-workflow
64
10
Aktualisiert 1w ago

condition-based-waiting

Use when tests have race conditions, timing dependencies, or inconsistent pass/fail behavior - replaces arbitrary timeouts with condition polling to wait for actual state changes, eliminating flaky tests from timing guesses

mneves75/dnschat
62
6
Aktualisiert 1w ago

api-security-testing

API security testing guide covering OWASP API Security Top 10, JWT attacks, OAuth vulnerabilities, GraphQL security, and API fuzzing techniques.

xenitV1/claude-code-maestro
62
15
Aktualisiert 1w ago

security-checklist

Comprehensive security checklist covering OWASP Top 10, input validation, authentication, and secure coding practices. Use for security audits and reviews.

xenitV1/claude-code-maestro
62
15
Aktualisiert 1w ago

test-driven-development

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

mneves75/dnschat
62
6
Aktualisiert 1w ago

webapp-testing

Web application testing with Playwright including E2E tests, visual testing, and CI integration.

xenitV1/claude-code-maestro
62
15
Aktualisiert 1w ago

huggingface-tokenizers

Fast tokenizers optimized for research and production. Rust-based implementation tokenizes 1GB in <20 seconds. Supports BPE, WordPiece, and Unigram algorithms. Train custom vocabularies, track alignments, handle padding/truncation. Integrates seamlessly with transformers. Use when you need high-performance tokenization or custom tokenizer training.

zechenzhangAGI/AI-research-SKILLs
62
2
Aktualisiert 1w ago

nodejs-best-practices

Node.js best practices including error handling, async patterns, security, and project structure.

xenitV1/claude-code-maestro
62
15
Aktualisiert 1w ago

testing-patterns

Testing patterns and best practices including unit tests, integration tests, mocking, and test organization. Use when writing tests or setting up testing infrastructure.

xenitV1/claude-code-maestro
62
15
Aktualisiert 1w ago