Testing

Page 6 of 13

Browse skills in this category.

931 skills · Showing 361-432
Sort by:

by AztecProtocol

Bump the Noir compiler version in aztec-packages and perform every follow-on update. Use whenever the noir/noir-repo submodule changes or on a request to "bump/update the noir compiler version to X" or "bump the noir submodule". Covers the submodule pointer, avm-transpiler Cargo.lock, yarn-project yarn.lock, and noir-projects formatting.

420
Jan 19, 2026, 03:51 AM

doc-views

Testing

by dlants

Comprehensive guide for the view system in magenta.nvim, including template literal syntax, component composition, interactive bindings, and TUI-specific rendering patterns

419
Jan 17, 2026, 03:15 PM

by iota-uz

Connect to local or staging PostgreSQL database. Use when you need to inspect tables, run queries, check migration status, or debug database issues.

407
Jan 19, 2026, 04:15 AM

by gmickel

Interview user in-depth about a spec, bead, or feature idea to extract complete implementation details. Use when user wants to flesh out a spec, refine requirements, discuss technical details, clarify a feature before building, or asks to be interviewed about their idea. Triggers on "interview me", "ask me questions about", "flesh out this spec", "refine requirements", "help me think through".

399
Jan 18, 2026, 04:26 PM

flow-work

Testing

by gmickel

Execute a plan file or Beads epic systematically with git setup, task tracking, quality checks, and commit workflow. Use when implementing a plan, working through a spec, following documented steps, or executing a Beads issue ID (e.g., bd-123, gno-45, app-12).

399
Jan 18, 2026, 04:26 PM

by alinaqi

Node.js backend patterns with Express/Fastify, repositories

398
Jan 17, 2026, 10:44 PM

python

Testing

by alinaqi

Python development with ruff, mypy, pytest - TDD and type safety

398
Jan 17, 2026, 10:44 PM

by alinaqi

React Native mobile patterns, platform-specific code

398
Jan 17, 2026, 10:44 PM

by platformplatform

Update the flaky test tracker. Use when you encounter test failures unrelated to your current work, after committing a fix for a known flaky test, or to check flaky test status.

393
Jan 19, 2026, 01:00 AM

by eclipse-rdf4j

Debug Maven Surefire unit tests by running them in JDWP "wait for debugger" mode (`-Dmaven.surefire.debug`) and attaching to the forked test JVM using **jdb** (preferred for CLI/agent debugging), IntelliJ, or VS Code. Use when asked to debug/step through a failing JUnit test, attach a debugger to a Maven test run, or run `mvn test -Dtest=Class[#method]` suspended on a port (including multi-module `-pl` runs). The JVM will block at startup until a debugger attaches; the agent should attach with `jdb -attach <host>:<port>` and drive the session from the terminal.

392
Jan 16, 2026, 01:29 PM

mvnf

Testing

by eclipse-rdf4j

Run Maven tests in this repo with a consistent workflow (module test-artifact cleanup, root -Pquick install to refresh .m2_repo, then module verify or a single test class/method). Use when asked to run tests/verify in the rdf4j multi-module build or when the user says mvnf.

392
Jan 16, 2026, 01:29 PM

by maxritter

Build accessible user interfaces using semantic HTML, proper ARIA attributes, keyboard navigation, color contrast, and screen reader compatibility. Use this skill when creating or modifying frontend components, HTML templates, React/Vue/Svelte components, forms, interactive elements, navigation menus, modals, or any UI elements. Apply when working with HTML files, JSX/TSX components, template files, ensuring keyboard accessibility, implementing focus management, adding alt text to images, creating form labels, testing with screen readers, managing ARIA attributes, maintaining color contrast ratios, or building heading hierarchies. Use for any task involving UI accessibility compliance, WCAG standards, or inclusive design patterns.

381
Jan 18, 2026, 04:16 PM

by maxritter

Build responsive, mobile-first layouts using fluid containers, flexible units, media queries, and touch-friendly design that works across all screen sizes. Use this skill when creating or modifying UI layouts, responsive grids, breakpoint styles, mobile navigation, or any interface that needs to adapt to different screen sizes. Apply when working with responsive CSS, media queries, viewport settings, flexbox/grid layouts, mobile-first styling, breakpoint definitions (mobile, tablet, desktop), touch target sizing, relative units (rem, em, %), image optimization for different screens, or testing layouts across multiple devices. Use for any task involving multi-device support, responsive design patterns, or adaptive layouts.

381
Jan 18, 2026, 04:16 PM

by maxritter

Prevent common testing anti-patterns that undermine test effectiveness and code quality by ensuring tests verify real behavior rather than mock behavior, keeping production code free from test-only pollution, and enforcing thoughtful mocking strategies. Use this skill when writing or modifying any test files (.test.ts, .test.js, .spec.ts, _test.py, test_*.py, *_test.go, *_spec.rb), when adding mock objects, stubs, spies, or test doubles to test suites, when considering adding methods or properties to production classes that are only called from test code, when setting up complex test fixtures or test data, when tests are failing and you're tempted to adjust mocks to make them pass, when deciding how to isolate code under test from external dependencies, when implementing dependency injection or test seams, during code reviews when reviewing test implementation and mocking strategies, when refactoring tests that have become brittle or hard to maintain, when test setup code is becoming longer than the actual te

381
Jan 18, 2026, 04:16 PM

verify

Testing

by maxritter

Run tests and fix issues end-to-end with Claude CodePro

381
Jan 18, 2026, 04:16 PM

dev-client

Testing

by expo

Build and distribute Expo development clients locally or via TestFlight

380
Jan 17, 2026, 09:27 PM

by speakeasy-api

Use when applying an overlay file to a spec

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when you have lint errors but can't modify the source spec, or need to add missing descriptions/tags via overlay

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when SDK method names are ugly, wanting to improve operation IDs, or asking "how can I improve my spec"

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when combining multiple OpenAPI specs, or have microservices with separate spec files

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when your spec changed and you need to regenerate the SDK, or running `speakeasy run`

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when you have an OpenAPI spec and want to generate an SDK, or asking "how do I get started with Speakeasy"

377
Jan 17, 2026, 09:23 PM

by speakeasy-api

Use when checking if an OpenAPI spec is valid, looking for errors, or running `speakeasy lint`

377
Jan 17, 2026, 09:23 PM

by taylorsatula

Advanced LLM prompt engineering expertise for crafting highly effective prompts, system messages, and tool descriptions with Claude-specific techniques

376
Jan 13, 2026, 06:00 AM

by fcakyon

This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature".

356
Jan 14, 2026, 07:35 PM

pr-triage

Testing

by joelhooks

Context-efficient PR comment triage. Evaluate, decide, act. Fix important issues, resolve the rest silently.

341
Jan 12, 2026, 08:03 PM

tdd

Testing

by joelhooks

Test-Driven Development workflow with RED-GREEN-REFACTOR, lore from Kent Beck, Michael Feathers, and Ousterhout's counterpoint

341
Jan 12, 2026, 08:03 PM

by joelhooks

Patterns for testing code effectively. Use when breaking dependencies for testability, adding tests to existing code, understanding unfamiliar code through characterization tests, or deciding how to structure tests. Covers seams, dependency injection, test doubles, and safe refactoring techniques from Michael Feathers.

341
Jan 12, 2026, 08:03 PM

by team-attention

Collect and synthesize opinions from multiple AI agents. Use when users say "summon the council", "ask other AIs", or want multiple AI perspectives on a question.

332
Jan 18, 2026, 05:12 PM

clarify

Testing

by team-attention

This skill should be used when the user asks to "clarify requirements", "refine requirements", "specify requirements", "what do I mean", "make this clearer", or when the user's request is ambiguous and needs iterative questioning to become actionable. Also trigger when user says "clarify", "/clarify", or mentions unclear/vague requirements.

332
Jan 18, 2026, 05:12 PM

by conorluddy

21 production-ready scripts for iOS app testing, building, and automation. Provides semantic UI navigation, build automation, accessibility testing, and simulator lifecycle management. Optimized for AI agents with minimal token output.

329
Jan 16, 2026, 07:16 AM

by temporalio

Migrate a Svelte 4 component to Svelte 5 runes syntax. Use when asked to migrate, convert, or upgrade a .svelte file to Svelte 5.

324
Jan 17, 2026, 12:14 AM

by kasperjunge

Perform comprehensive software architecture audits to identify improvements for robustness, changeability, and testability. Use when asked to audit, review, or analyze a codebase's architecture, or when asked to suggest structural improvements. Triggers include "architecture audit", "audit the codebase", "review architecture", "architectural analysis", "code structure review", or explicit "/architecture-audit".

315
Jan 18, 2026, 11:31 PM

ost

Testing

by kasperjunge

Build Opportunity-Solution Trees to connect customer needs to solutions. Use when deciding what to build, structuring discovery work, translating stakeholder requests into opportunities, or testing assumptions before committing to solutions. Based on Teresa Torres's Continuous Discovery Habits framework.

315
Jan 18, 2026, 11:31 PM

by kasperjunge

A test skill with full YAML frontmatter for testing frontmatter parsing

315
Jan 18, 2026, 11:31 PM

sql

Testing

by bonny

Runs SQL queries against the WordPress development database. Use when inspecting tables, checking event data, or debugging database issues.

314
Jan 16, 2026, 07:48 PM

by bonny

Reviews plugin code for WordPress.org compliance and trialware violations. Use when checking premium features, upsells, or license keys before submission.

314
Jan 16, 2026, 07:48 PM

debugging

Testing

by elbwalker

Use when events aren't reaching destinations, debugging event flow, or troubleshooting mapping issues. Covers common problems and debugging strategies.

313
Jan 18, 2026, 03:55 PM

by bannzai

Flutterプロジェクトのpubspec.yamlパッケージを更新するスキル。一括更新または指定パッケージ更新に対応。メジャーバージョン更新時は確認を挟み、更新前にpub.dev/GitHubでchangelogを確認して変更内容を報告する。$ARGUMENTSにパッケージ名を指定するか、--allで全パッケージ更新。

313
Jan 18, 2026, 05:43 AM

by elbwalker

Use when configuring event mappings for specific use cases. Provides recipes for GA4, Meta, custom APIs, and common transformation patterns.

313
Jan 18, 2026, 03:55 PM

by khaneliman

khanelinix 7-level configuration hierarchy and customization strategy. Use when deciding where to put customizations, understanding override precedence, resolving option conflicts, or working with host/user specific configs.

303
Jan 18, 2026, 10:09 PM

by khaneliman

Comprehensive Nix validation: treefmt-nix integration, statix/deadnix linting, flake checks, khanelinix-specific patterns. Use when validating Nix code or setting up linting infrastructure.

303
Jan 18, 2026, 10:09 PM

by khaneliman

Create development environment templates and project scaffolding with Nix flakes. Use when creating new project templates, setting up dev shells, configuring language-specific environments, or integrating with CI/CD.

303
Jan 18, 2026, 10:09 PM

by mckinsey

Regenerate and debug types across the ARK stack (SDK, API, Dashboard). Use when fixing TypeScript type errors in ark-dashboard, updating types after CRD changes, regenerating types.ts from OpenAPI spec, debugging "Property does not exist on type" schema errors, or adding custom SDK functionality via overlays. Covers the full type pipeline from Kubernetes CRDs to TypeScript.

301
Jan 17, 2026, 08:37 PM

develop

Testing

by hellowind777

Development implementation phase detailed rules; read when entering development implementation; includes execution flow, code specifications, consistency audit, solution package migration

294
Dec 18, 2025, 02:56 PM

google

Testing

by ceedaragents

Search the web for information. Use when you need to look something up, find current information, or research a topic.

285
Jan 19, 2026, 04:29 AM

by Stewart86

Create Hamr launcher plugins with proper JSON protocol, testing, and manifest structure

280
Jan 19, 2026, 02:24 AM

notes

Testing

by NeoLabHQ

Use when adding metadata to commits without changing history, tracking review status, test results, code quality annotations, or supplementing commit messages post-hoc - provides git notes commands and patterns for attaching non-invasive metadata to Git objects.

279
Jan 16, 2026, 09:38 PM

by NeoLabHQ

Use when executing implementation plans with independent tasks in the current session or facing 3+ independent issues that can be investigated without shared state or dependencies - dispatches fresh subagent for each task with code review between tasks, enabling fast iteration with quality gates

279
Jan 16, 2026, 09:38 PM

worktrees

Testing

by NeoLabHQ

Use when working on multiple branches simultaneously, context switching without stashing, reviewing PRs while developing, testing in isolation, or comparing implementations across branches - provides git worktree commands and workflow patterns for parallel development with multiple working directories.

279
Jan 16, 2026, 09:38 PM

by ailabs-393

This skill should be used when working with CSV files to create interactive data visualizations, generate statistical plots, analyze data distributions, create dashboards, or perform automatic data profiling. It provides comprehensive tools for exploratory data analysis using Plotly for interactive visualizations.

277
Nov 11, 2025, 07:22 AM

by ailabs-393

This skill should be used when analyzing CSV datasets, handling missing values through intelligent imputation, and creating interactive dashboards to visualize data trends. Use this skill for tasks involving data quality assessment, automated missing value detection and filling, statistical analysis, and generating Plotly Dash dashboards for exploratory data analysis.

277
Nov 11, 2025, 07:22 AM

by nghyane

Test llm-mux IR translator - cross-format API translation

268
Jan 13, 2026, 07:19 PM

montecarlo

Testing

by AojdevStudio

Run Monte Carlo simulations for Finance Guru portfolio strategy. USE WHEN user mentions monte carlo OR run simulation OR stress test portfolio OR probability analysis OR income projections OR margin safety analysis. Supports 4-layer portfolio (Growth, Income, Hedge, GOOGL) with auto-detection of current values from Fidelity CSV.

239
Jan 16, 2026, 03:36 PM

by CharlesWiltgen

Use when fixing VoiceOver issues, Dynamic Type violations, color contrast failures, touch target problems, keyboard navigation gaps, or Reduce Motion support - comprehensive accessibility diagnostics with WCAG compliance, Accessibility Inspector workflows, and App Store Review preparation for iOS/macOS

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Reference for App Store Connect crash analysis, TestFlight feedback, metrics dashboards, and data export workflows

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when needing synchronous actor access in tests, legacy delegate callbacks, or performance-critical code. Covers MainActor.assumeIsolated, @preconcurrency protocol conformances, crash behavior, Task vs assumeIsolated.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when automating iOS Simulator UI interactions beyond simctl capabilities. Reference for AXe CLI covering accessibility-based tapping, gestures, text input, screenshots, video recording, and UI tree inspection.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing BGTaskScheduler, debugging background tasks that never run, understanding why tasks terminate early, or testing background execution - systematic task lifecycle management with proper registration, expiration handling, and Swift 6 cancellation patterns

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when debugging schema migration crashes, concurrency thread-confinement errors, N+1 query performance, SwiftData to Core Data bridging, or testing migrations without data loss - systematic Core Data diagnostics with safety-first migration patterns

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when adding/modifying database columns, encountering "FOREIGN KEY constraint failed", "no such column", "cannot add NOT NULL column" errors, or creating schema migrations for SQLite/GRDB/SQLiteData - prevents data loss with safe migration patterns and testing workflows for iOS/macOS apps

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when adding debug-only deep links for testing, enabling simulator navigation to specific screens, or integrating with automated testing workflows - enables closed-loop debugging without production deep link implementation

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Reference — Comprehensive Apple Human Interface Guidelines covering colors (semantic, custom, patterns), backgrounds (material hierarchy, dynamic), typography (built-in styles, custom fonts, Dynamic Type), SF Symbols (rendering modes, color, axiom-localization), Dark Mode, accessibility, and platform-specific considerations

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when implementing in-app purchases, StoreKit 2, subscriptions, or transaction handling - testing-first workflow with .storekit configuration, StoreManager architecture, transaction verification, subscription management, and restore purchases for consumables, non-consumables, and auto-renewable subscriptions

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when ANY iOS build fails, test crashes, Xcode misbehaves, or environment issue occurs before debugging code. Covers build failures, compilation errors, dependency conflicts, simulator problems, environment-first diagnostics.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when planning comprehensive Liquid Glass adoption across an app, auditing existing interfaces for Liquid Glass compatibility, implementing app icon updates, or understanding platform-specific Liquid Glass behavior - comprehensive reference guide covering all aspects of Liquid Glass adoption from WWDC 2025

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

CarPlay Now Playing integration patterns. Use when implementing CarPlay audio controls, CPNowPlayingTemplate customization, or debugging CarPlay-specific issues.

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when optimizing Swift code performance, reducing memory usage, improving runtime efficiency, dealing with COW, ARC overhead, generics specialization, or collection optimization

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when creating SwiftData custom schema migrations with VersionedSchema and SchemaMigrationPlan - property type changes, relationship preservation (one-to-many, many-to-many), the willMigrate/didMigrate limitation, two-stage migration patterns, and testing migrations on real devices

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when SwiftData migrations crash, fail to preserve relationships, lose data, or work in simulator but fail on device - systematic diagnostics for schema version mismatches, relationship errors, and migration testing gaps

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when separating logic from SwiftUI views, choosing architecture patterns, refactoring view files, or asking 'where should this code go', 'how do I organize my SwiftUI app', 'MVVM vs TCA vs vanilla SwiftUI', 'how do I make SwiftUI testable' - comprehensive architecture patterns with refactoring workflows for iOS 26+

238
Jan 16, 2026, 03:16 PM

by CharlesWiltgen

Use when ANY beta tester reports a crash, ANY crash appears in Organizer or App Store Connect, crash logs need symbolication, app was killed without crash report, or you need to triage TestFlight feedback

238
Jan 16, 2026, 03:16 PM