testing▌
321 indexed skills · max 10 per page
day1-test-skill
ai-native-camp/camp-2 · Testing
Verification skill demonstrating the skill system's basic functionality and loading mechanism. \n \n Executes when /day1-test-skill is invoked, confirming the skill system is operational \n Outputs a success message and explanation of how skills are loaded on-demand into context \n Designed as an onboarding exercise to help users understand Progressive Disclosure and skill mechanics \n
broken-authentication-testing
davila7/claude-code-templates · Testing
Identify and exploit authentication and session management vulnerabilities in web applications. Broken authentication consistently ranks in the OWASP Top 10 and can lead to account takeover, identity theft, and unauthorized access to sensitive systems. This skill covers testing methodologies for password policies, session handling, multi-factor authentication, and credential management.
unit-test-boundary-conditions
giuseppe-trisciuoglio/developer-kit · Testing
Systematic JUnit 5 patterns for testing numeric limits, null/empty cases, and edge conditions. \n \n Covers numeric boundaries (Integer.MIN_VALUE, MAX_VALUE, zero), string edge cases (null, empty, whitespace), and collection sizes (empty, single, many) \n Includes parameterized test examples using @ParameterizedTest and @ValueSource for efficient multi-case coverage \n Demonstrates floating-point precision testing with tolerance-based assertions, overflow/underflow detection, and special values
creating-oracle-to-postgres-migration-integration-tests
github/awesome-copilot · Testing
Generates integration test cases for data access artifacts in a single target project. Tests validate behavior consistency when running against Oracle or PostgreSQL.
pytest
bobmatnyc/claude-mpm-skills · Testing
Fast, scalable Python testing with fixtures, parametrization, and framework integration. \n \n Fixture system provides dependency injection and setup/teardown with function, class, module, and session scopes \n Parametrization enables data-driven tests; markers organize tests by category (unit, integration, slow, custom) \n Built-in support for FastAPI, Django, and Flask with async/await testing via pytest-asyncio \n Rich assertion introspection, mocking via pytest-mock, coverage reporting, and
kotlin-testing
affaan-m/everything-claude-code · Testing
Comprehensive Kotlin testing patterns for writing reliable, maintainable tests following TDD methodology with Kotest and MockK.
ai-regression-testing
affaan-m/everything-claude-code · AI/ML
Testing patterns specifically designed for AI-assisted development, where the same model writes code and reviews it — creating systematic blind spots that only automated tests can catch.
perl-testing
affaan-m/everything-claude-code · Testing
Comprehensive testing strategies for Perl applications using Test2::V0, Test::More, prove, and TDD methodology.
ssh-penetration-testing
davila7/claude-code-templates · Testing
Conduct comprehensive SSH security assessments including enumeration, credential attacks, vulnerability exploitation, tunneling techniques, and post-exploitation activities. This skill covers the complete methodology for testing SSH service security.
sox-testing
anthropics/knowledge-work-plugins · Testing
If you see unfamiliar placeholders or need to check which tools are connected, see CONNECTORS.md.