Testing

Page 3 of 13

Browse skills in this category.

906 skills · Showing 145-216
Sort by:

by leochlon

Iterative root-cause + fix agent workflow that gathers evidence (code/logs/tests/web), verifies the primary ROOT_CAUSE claim with Strawberry's detect_hallucination/audit_trace_budget, implements a fix, runs a test plan, checks for new failure modes, and loops until the fix actually works.

1.6K
Jan 16, 2026, 08:07 PM

rmslop

Testing

by revokslab

Remove AI code slop

1.6K
Jan 15, 2026, 02:55 PM

by FarhanAliRaza

Apply systematic performance optimization techniques for Python and Rust code: estimation + profiling, API/bulk design, algorithmic wins, cache-friendly memory layout, fewer allocations, fast paths, caching, and compiler-friendly hot loops. Use for performance code reviews, refactors, and profiling-driven optimizations. Keywords: performance, latency, throughput, cache, allocation, memory layout, PyO3, msgspec, tokio, async, pprof, py-spy, perf.

1.4K
Mar 12, 2026, 05:30 PM

by hashintel

HashQL testing strategies including compiletest (UI tests), unit tests, and snapshot tests. Use when writing tests for HashQL code, using //~ annotations, running --bless, debugging test failures, or choosing the right testing approach.

1.4K
Jan 12, 2026, 01:08 AM

by disler

Process video files with audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions video conversion, audio extraction, transcription, mp4, webm, ffmpeg, or whisper transcription.

1.4K
Oct 26, 2025, 03:46 PM

push

Testing

by ballred

Commit and push vault changes to Git with smart commit messages. Auto-stages files, creates meaningful commits, and syncs with remote. Use after making vault changes or at end of day.

1.3K
Feb 15, 2026, 06:51 PM

by vitorpamplona

Advanced Kotlin coroutines patterns for AmethystMultiplatform. Use when working with: (1) Structured concurrency (supervisorScope, coroutineScope), (2) Advanced Flow operators (flatMapLatest, combine, merge, shareIn, stateIn), (3) Channels and callbackFlow, (4) Dispatcher management and context switching, (5) Exception handling (CoroutineExceptionHandler, SupervisorJob), (6) Testing async code (runTest, Turbine), (7) Nostr relay connection pools and subscriptions, (8) Backpressure handling in event streams. Delegates to kotlin-expert for basic StateFlow/SharedFlow patterns. Complements nostr-expert for relay communication.

1.3K
Jan 11, 2026, 05:54 PM

by mrgoonie

Force unrelated concepts together to discover emergent properties - "What if we treated X like Y?

1.3K
Dec 30, 2025, 02:08 PM

scale-game

Testing

by mrgoonie

Test at extremes (1000x bigger/smaller, instant/year-long) to expose fundamental truths hidden at normal scales

1.3K
Dec 30, 2025, 02:08 PM

by mrgoonie

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

1.3K
Dec 30, 2025, 02:08 PM

by lackeyjb

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

1.2K
Dec 19, 2025, 04:23 PM

by huangserva

智能提示词生成器 v2.0 - 支持人像/跨domain/设计三种模式,语义理解、常识推理、一致性检查

1.2K
Jan 14, 2026, 03:41 PM

criterium

Testing

by hugoduncan

Use this skill when users ask about benchmarking Clojure code, measuring performance, profiling execution time, or using the criterium library. Covers the 0.5.x API including bench macro, bench plans, viewers, domain analysis, and argument generation.

1.2K
Apr 13, 2026, 11:24 PM

by DaveSkender

Implement BufferList incremental indicators with efficient state management. Use for IIncrementFromChain or IIncrementFromQuote implementations. Covers interface selection, constructor patterns, and BufferListTestBase testing requirements.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Implement Series-style batch indicators with mathematical precision. Use for new StaticSeries implementations or optimization. Series results are the canonical reference—all other styles must match exactly. Focus on cross-cutting requirements and performance optimization decisions.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Implement StreamHub real-time indicators with O(1) performance. Use for ChainHub or QuoteProvider implementations. Covers provider selection, RollbackState patterns, performance anti-patterns, and comprehensive testing with StreamHubTestBase.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Benchmark indicator performance with BenchmarkDotNet. Use for Series/Buffer/Stream benchmarks, regression detection, and optimization patterns. Target 1.5x Series for StreamHub, 1.2x for BufferList.

1.2K
Jan 12, 2026, 04:25 AM

by DaveSkender

Testing conventions for Stock Indicators. Use for test naming (MethodName_StateUnderTest_ExpectedBehavior), FluentAssertions patterns, precision requirements, and test base class selection.

1.2K
Jan 12, 2026, 04:25 AM

by udecode

Use when facing 3+ independent failures that can be investigated without shared state or dependencies - dispatches multiple Claude agents to investigate and fix independent problems concurrently

1.1K
Dec 17, 2025, 04:03 PM

by udecode

Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes - four-phase framework (root cause investigation, pattern analysis, hypothesis testing, implementation) that ensures understanding before attempting solutions

1.1K
Dec 17, 2025, 04:03 PM

by CloudAI-X

Designs and implements testing strategies for any codebase. Use when adding tests, improving coverage, setting up testing infrastructure, debugging test failures, or when asked about unit tests, integration tests, or E2E testing.

1.1K
Jan 7, 2026, 11:59 AM

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM

playwright

Testing

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM

pytest

Testing

by Gentleman-Programming

>

1.0K
Jan 10, 2026, 08:06 PM

by skillcreatorai

Automate QA regression testing with reusable test skills. Create login flows, dashboard checks, user creation, and other common test scenarios that run consistently.

1.0K
Mar 21, 2026, 10:22 AM

by hotovo

Comprehensive guide for writing unit tests, integration tests, and component tests in AiderDesk using Vitest. Use when creating new tests, configuring mocks, or organizing test files.

1.0K
Jan 12, 2026, 12:39 AM

by gadievron

Add gcov code coverage instrumentation to C/C++ projects

975
Jan 5, 2026, 02:11 PM

testing

Testing

by cloudflare

Use when writing or running tests for this project. Covers unit vs E2E test decisions, test file locations, mock patterns, and project-specific testing conventions. (project)

967
Feb 6, 2026, 02:41 PM

by Starlitnightly

Trajectory & RNA velocity: PAGA, Palantir, VIA, dynamo, scVelo, latentvelo, graphvelo backends via ov.single.Velo. Pseudotime, stream plots.

946
Mar 9, 2026, 12:36 AM

by Starlitnightly

Spatial transcriptomics: Visium/HD, Stereo-seq, Slide-seq preprocessing (crop, rotate, cellpose), deconvolution (Tangram, cell2location, Starfysh), clustering (GraphST, STAGATE), integration, trajectory, communication.

946
Mar 9, 2026, 12:36 AM

by Starlitnightly

STRING protein-protein interaction network analysis with pyPPI: query STRING database, build PPI graphs, expand with add_nodes, and visualize styled networks for bulk gene lists.

946
Mar 12, 2026, 12:26 AM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM

by jeremylongshore

945
Jan 11, 2026, 10:30 PM