- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
testing
by tursodatabase
How to write tests, when to use each type of test, and how to run them. Contains information about conversion of .test to .sqltest, and how to write .sqltest and rust tests
mvcc
by tursodatabase
Overview of Experimental MVCC feature - snapshot isolation, versioning, limitations
webapp-testing
by vudovn
Web application testing principles. E2E, Playwright, deep audit strategies.
clay-local-dev-loop
by Dicklesworthstone
Configure Clay local development with hot reload and testing. Use when setting up a development environment, configuring test workflows, or establishing a fast iteration cycle with Clay. Trigger with phrases like "clay dev setup", "clay local development", "clay dev environment", "develop with clay".
cts-triage
by gfx-rs
Run CTS test suites and investigate failures
typescript
by EpicenterHQ
TypeScript code style, type co-location, naming conventions (including acronym casing), test organization, and arktype patterns. Use when writing TypeScript code, defining types, naming variables/functions, organizing tests, or working with arktype schemas.
Write Social Media Announcements
by Agenta-AI
Count the em dashes. More than one? Rewrite.
git-advanced
by rohitg00
Advanced git workflows including worktrees, bisect, interactive rebase, hooks, and recovery techniques
typescript-review
by metabase
Review TypeScript and JavaScript code changes for compliance with Metabase coding standards, style violations, and code quality issues. Use when reviewing pull requests or diffs containing TypeScript/JavaScript code.
ab-test-analysis
by nimrodfisher
Rigorous A/B test statistical analysis. Use when analyzing experiment results, calculating statistical significance, checking for sample ratio mismatch, or validating test design before launch.
validate-album
by bitwize-music-studio
Validates album directory structure, file locations, and content integrity. Use before release or whenever the user wants to check an album's structural health.
discovering-make-commands
by streamlit
Lists available make commands for Streamlit development. Use for build, test, lint, or format tasks.
omi-flutter-patterns
by BasedHardware
"Flutter Dart BLE device communication state management Provider backend integration localization cross-platform iOS Android"
senior-qa
by borghei
Expert quality assurance covering test strategy, automation, performance testing, and quality engineering.
clojure-write
by metabase
Guide Clojure and ClojureScript development using REPL-driven workflow, coding conventions, and best practices. Use when writing, developing, or refactoring Clojure/ClojureScript code.
camsnap
by elizaOS
Capture frames or clips from RTSP/ONVIF cameras.
differential-fuzzer
by tursodatabase
Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool
Testing Workflow
by majiayu000
The most comprehensive Claude Code skills registry Web Search: https://skills-registry-web.vercel.app
testing-handbook-skills
by elizaOS
"Application security testing toolkit from the Trail of Bits Testing Handbook. Covers fuzzing (libFuzzer, AFL++, cargo-fuzz, Atheris, Ruzzy), coverage analysis, harness writing, sanitizers, static analysis (Semgrep, CodeQL), and cryptographic testing (Wycheproof, constant-time)."
spec-to-code-compliance
by elizaOS
Verifies code implements exactly what documentation specifies for blockchain audits. Use when comparing code against whitepapers, finding gaps between specs and implementation, or performing compliance checks for protocol implementations.
aiox-qa
by SynkraAI
Test Architect & Quality Advisor (Quinn). Use for comprehensive test architecture review, quality gate decisions, and code improvement. Provides thorough analysis including requ...
context-compression
by guanyang
This skill should be used when the user asks to "compress context", "summarize conversation history", "implement compaction", "reduce token usage", or mentions context compression, structured summarization, tokens-per-task optimization, or long-running agent sessions exceeding context limits.
evaluation
by guanyang
This skill should be used when the user asks to "evaluate agent performance", "build test framework", "measure agent quality", "create evaluation rubrics", or mentions LLM-as-judge, multi-dimensional evaluation, agent testing, or quality gates for agent pipelines.
systematic-debugging
by guanyang
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes