Packs
12 packs@auto-skiller
Qa Testing
Qa Testing from Auto-Skiller/plugboot.
3 skills · pack
curated
Testing & Quality
Testing, TDD, code review, linting and debugging.
25 skills · pack
@trailofbits
Testing Handbook Skills
Skills from the Trail of Bits Application Security Testing Handbook (appsec.guide)
15 skills · pack
@owl-listener
Prototyping Testing
Prototyping and testing skills: wireframe specs, usability heuristics, heuristic evaluations, accessibility audits, A/B test design, and benchmark analysis.
8 skills · pack
@adobe
App Builder
Development, customization, testing, and deployment skills for Adobe App Builder projects
6 skills · pack
@atc-net
Dotnet
C#/.NET development skills including refactoring, testing, async patterns, documentation, and NuGet management
7 skills · pack
@cjthompson
Python Development
Deep Python production guidance for testing, project tooling, concurrency, and type-system work.
6 skills · pack
@cjthompson
Typescript Development
Deep TypeScript production guidance for testing, tooling, modules, packaging, and type-system work.
6 skills · pack
@phuryn
Product Discovery
Product discovery skills for PMs: ideation, experiments, assumption testing, feature prioritization, and customer interview synthesis.
13 skills · pack
@owl-listener
Design Research
User research skills for designers: personas, empathy maps, journey maps, interview scripts, usability testing, and card sorting.
12 skills · pack
curated
Coauthor Technical Document
Install this pack to collaboratively write a technical spec or RFC with context gathering, iterative refinement, and reader testing.
3 skills · pack
@dotnet
Dotnet Test Migration
Skills and an orchestrator agent for migrating .NET test frameworks and platforms: MSTest and xUnit version upgrades, xUnit-to-MSTest conversion, and VSTest to Microsoft.Testing.Platform.
5 skills · pack
Results for “testing”
617 skillsdebug
Guides systematic debugging by investigating root causes before proposing fixes, with structured phases for analysis, hypothesis testing, and implementation.
4
systematic-debugging
Diagnose bugs by establishing a tight feedback loop, tracing root cause, and verifying fixes with regression tests before making changes.
2
test-driven-development
Guides writing a failing test before production code, iterating through red-green-refactor cycles, and fixing bugs test-first.
2
refactoring
Splits, merges, moves, or deletes code while preserving behavior, tests, contracts, and boundaries, with characterization evidence and reversible steps.
4 · bundle
django-celery
Configure Celery with Django for background task processing, including task design, scheduling, retries, canvas workflows, monitoring, and testing.
226k
ai-loop
Structures a bounded spec-build-review development loop with explicit scope, stop conditions, and human approval gates for risky or ambiguous work.
42.4k
migrate-xunit-to-mstest
Migrate .NET test projects from xUnit.net (v2 or v3) to MSTest v4, converting attributes, assertions, fixtures, and project configuration.
4k · bundle
ef-core
Get best practices for Entity Framework Core, covering data context design, entity design, performance, migrations, querying, change tracking, security, and testing.
36.2k
exploiting-vulnerabilities-with-metasploit-framework
Validate and confirm exploitability of vulnerabilities using the Metasploit Framework for risk-based prioritization and patch verification.
24.6k · bundle
nestjs-expert
Scaffolds NestJS modules, controllers, services, DTOs, guards, and interceptors for enterprise-grade TypeScript backends, with built-in validation, authentication, and testing patterns.
10.4k · bundle
sdd-verify
Verifica que una implementación cumpla los specs del ciclo SDD ejecutando tests reales, revisando cobertura y emitiendo un veredicto de aprobación o rechazo.
0 · bundle
eval-harness
Formal evaluation framework for Claude Code sessions implementing eval-driven development (EDD) principles.
0
ruby-pro
Write idiomatic Ruby code with metaprogramming, Rails patterns, and performance optimization. Specializes in Ruby on Rails, gem development, and testing frameworks.
0 · bundle
render-gate
Runs a test-driven rendering loop for Copier templates, writing E2E assertions first and iterating until every flavor renders cleanly before committing.
0
verification-before-completion
Enforces running verification commands and confirming output before claiming work is complete, fixed, or passing, ensuring evidence precedes any success claims.
0
migrate-to-shoehorn
Migrate test files from `as` type assertions to @total-typescript/shoehorn, using fromPartial and fromAny for partial or intentionally wrong test data.
1 · bundle
perl-testing
Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and Devel::Cover coverage with a TDD workflow.
1
bgo
Automates the full build-to-launch cycle for Blender extensions and add-ons, including packaging, installation, enabling, and launching Blender for rapid testing.
54 · bundle
me
Implements features, fixes bugs, and refactors code by orchestrating domain-specific skills, following existing patterns, and verifying tests and lint pass.
7 · bundle
155-zero-0a870ee6
Defines quality standards and validation checklists for agent workflows, Python tools, and documentation, including automated checks and pre-commit gates.
7 · bundle
unit-tests
Systematically adds unit test coverage to existing source files in any project, tracking progress across sessions via scan, plan, and write modes.
0
rust-pro
Provides expert guidance on modern Rust development, covering async patterns, advanced type system features, and production-ready systems programming.
5
clickjacking
Clickjacking playbook. Use when testing whether target pages can be framed, whether X-Frame-Options or CSP frame-ancestors are properly configured, and whether UI redress attacks can trigger sensitive actions.
21
android-testing
Write Android unit, Compose UI, and Hilt-integrated tests. Use when designing test behavior with MockK or coroutine test utilities; defer database/WorkManager-specific recipes to the owning feature skill.
542 · bundle
da-mro-selection-criteria
Use this skill when selecting an MRO for drug testing program oversight. Covers MRO qualifications under Part 40, what the MRO does, and how to evaluate MRO services.
1
ata-gh-bmi-cutoff
Uses BMI-specific cutoffs to interpret peak GH values during stimulation testing. Use when interpreting GH stimulation test results; triggers include GH stimulation test requiring BMI-adjusted interpretation.
10
playwright-pro
Generate, review, fix, and migrate Playwright end-to-end tests with templates, CI integration, and optional TestRail/BrowserStack sync.
20.4k · bundle
clean-code
Transforms working code into clean, readable, and maintainable code following Robert C. Martin's principles.
42.4k
django-pro
Build scalable Django 5.x applications with async views, DRF, Celery, and Channels, following best practices for architecture, testing, and deployment.
42.4k
csharp-mstest
Write effective unit tests with modern MSTest 3.x/4.x, covering assertion APIs, data-driven tests, and test lifecycle best practices.
36.2k
flutter-dev
Build cross-platform Flutter apps with proven patterns for widgets, state management (Riverpod/Bloc), GoRouter navigation, performance optimization, and testing.
12.9k · bundle
php-pro
Build modern PHP applications with strict typing, PHPStan level 9, Laravel or Symfony, and enterprise patterns including DTOs, DI, and comprehensive testing.
10.4k · bundle
perl-testing
Write and run Perl tests using Test2::V0, Test::More, prove, mocking, and Devel::Cover with a TDD workflow.
0
tw-invariant-ace
Define owned inductive invariants and enforce them at parse, construct, API, DB, lock, or transaction boundaries, with counterexample-driven verification.
7
c-support
Provides shared C language infrastructure for OpenClaw skills, including AST parsing, CMake analysis, Unity test generation, and security rule checking.
10 · bundle
golang-grpc
Guides Go developers in building production-ready gRPC services, covering proto organization, server/client implementation, error handling, streaming, testing, and security best practices.
10 · bundle