Testing

Page 7 of 13

Browse skills in this category.

908 skills · Showing 433-504
Sort by:

by iamzhihuix

Download and process videos from YouTube and other platforms. Supports video download, audio extraction, format conversion (mp4, webm), and Whisper transcription. Use when user mentions YouTube download, video conversion, audio extraction, transcription, mp4, webm, ffmpeg, yt-dlp, or whisper transcription.

234
Apr 1, 2026, 09:27 AM

by benchflow-ai

Generator economic dispatch and cost optimization for power systems. Use when minimizing generation costs, computing optimal generator setpoints, calculating operating margins, or working with generator cost functions.

231
Jan 19, 2026, 03:06 PM

by benchflow-ai

This skill should be considered when you need to repair an infeasible or non-optimal flexible job scheduling planning schedule into a downtime-feasible, precedence-feasible one while keep no worse policy budget.

231
Jan 24, 2026, 07:33 AM

by benchflow-ai

A toolkit for fuzzy string matching and data reconciliation. Useful for matching entity names (companies, people) across different datasets where spelling variations, typos, or formatting differences exist.

231
Jan 16, 2026, 09:09 AM

by benchflow-ai

Comprehensive clinical laboratory data harmonization for multi-source healthcare analytics. Convert between US conventional and SI units, standardize numeric formats, and clean data quality issues. This skill should be used when you need to harmonize lab values from different sources, convert units for clinical analysis, fix formatting inconsistencies (scientific notation, decimal separators, whitespace), or prepare lab panels for research.

231
Jan 19, 2026, 03:06 PM

local-ssl

Testing

by benchflow-ai

Enable HTTPS for local development with trusted SSL certificates. Use when developers need to test SSL/TLS features, work with third-party APIs requiring HTTPS, or simulate production environments. Supports mkcert, OpenSSL, and automatic certificate trust configuration for macOS, Linux, and Windows.

231
Jan 22, 2026, 10:52 PM

by benchflow-ai

Use when managing Maven dependencies, resolving dependency conflicts, configuring BOMs, or optimizing dependency trees in Java projects.

231
Jan 26, 2026, 01:34 PM

by benchflow-ai

This skill should be used when the user asks about "package development workflow", "release process", "beta testing", "package versioning", "CumulusCI", "CI/CD for packages", or needs guidance on the end-to-end package development process from design through release.

231
Jan 22, 2026, 10:52 PM

by benchflow-ai

Power system network data formats and topology. Use when parsing bus, generator, and branch data for power flow analysis.

231
Jan 19, 2026, 03:06 PM

by benchflow-ai

Python JSON parsing best practices covering performance optimization (orjson/msgspec), handling large files (streaming/JSONL), security (injection prevention), and advanced querying (JSONPath/JMESPath). Use when working with JSON data, parsing APIs, handling large JSON files, or optimizing JSON performance.

231
Feb 11, 2026, 08:57 AM

by benchflow-ai

Lookup accommodations by city from the bundled dataset. Use this skill when you need to recommend places to stay in a given city or filter lodging options before building an itinerary.

231
Jan 14, 2026, 02:44 AM

by benchflow-ai

Search flights by origin, destination, and departure date using the bundled flights dataset. Use this skill when proposing flight options or checking whether a route/date combination exists.

231
Jan 14, 2026, 02:44 AM

setup-env

Testing

by benchflow-ai

When given a Python project codebase, this skill helps the agent to set up virtual environments, install dependencies, and run scripts.

231
Jan 14, 2026, 02:44 AM

sql

Testing

by benchflow-ai

Sql standards for sql in Database environments. Covers best practices,

231
Feb 11, 2026, 08:57 AM

by benchflow-ai

Test Temporal workflows with pytest, time-skipping, and mocking strategies. Covers unit testing, integration testing, replay testing, and local development setup. Use when implementing Temporal workflow tests or debugging test failures.

231
Jan 16, 2026, 12:44 AM

by benchflow-ai

Transit Least Squares (TLS) algorithm for detecting exoplanet transits in light curves. Use when searching for transiting exoplanets specifically, as TLS is more sensitive than Lomb-Scargle for transit-shaped signals. Based on the transitleastsquares Python package.

231
Jan 14, 2026, 02:28 AM

by benchflow-ai

Data validation and pipeline testing utilities for ML training projects. Validates datasets, model checkpoints, training pipelines, and dependencies. Use when validating training data, checking model outputs, testing ML pipelines, verifying dependencies, debugging training failures, or ensuring data quality before training.

231
Feb 11, 2026, 08:57 AM

by mhattingpete

Stage, commit, and push git changes with conventional commit messages. Use when user wants to commit and push changes, mentions pushing to remote, or asks to save and push their work. Also activates when user says "push changes", "commit and push", "push this", "push to github", or similar git workflow requests.

229
Nov 10, 2025, 01:41 PM

by peteonrails

Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating test environments.

219
Jan 16, 2026, 02:58 AM

by peteonrails

Package voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.

219
Jan 16, 2026, 02:58 AM

by peteonrails

Validate voxtype binaries for CPU instruction contamination. Use when checking release binaries for AVX-512 or GFNI instruction leaks that would crash on older CPUs.

219
Jan 16, 2026, 02:58 AM

by CaoMeiYouRen

运行和分析项目质量检查(Linting, 类型检查, 测试)。

212
Jan 12, 2026, 09:29 AM

by CaoMeiYouRen

编写、运行和优化项目测试用例(Vitest)。

212
Jan 12, 2026, 09:29 AM

by MadAppGang

💡 Tool selector for code search tasks. Helps choose between semantic search (claudemem) and native tools (Grep/Glob) based on query type. Semantic search recommended for: 'how does X work', 'find all', 'audit', 'investigate', 'architecture'.

211
Jan 11, 2026, 10:19 PM

by MadAppGang

Use when integrating detective skills across plugins. Maps agent roles to appropriate detective skills (developer → developer-detective, architect → architect-detective). Reference this to connect agents with claudemem investigation capabilities.

211
Jan 20, 2026, 08:16 AM

by MadAppGang

Coordinate multiple agents in parallel or sequential workflows. Use when running agents simultaneously, delegating to sub-agents, switching between specialized agents, or managing agent selection. Trigger keywords - "parallel agents", "sequential workflow", "delegate", "multi-agent", "sub-agent", "agent switching", "task decomposition".

211
Jan 28, 2026, 12:20 PM

by MadAppGang

Implement quality gates, user approval, iteration loops, and test-driven development. Use when validating with users, implementing feedback loops, classifying issue severity, running test-driven loops, or building multi-iteration workflows. Trigger keywords - "approval", "user validation", "iteration", "feedback loop", "severity", "test-driven", "TDD", "quality gate", "consensus".

211
Jan 28, 2026, 12:20 PM

by MadAppGang

💡 Bulk file read optimizer. Suggests semantic search alternatives when reading multiple files. Helps reduce token usage by using claudemem's ranked results instead of sequential file reads.

211
Jan 11, 2026, 10:19 PM

by MadAppGang

Quick-reference for using external AI models with Task tool. CRITICAL - PROXY_MODE is NOT a Task parameter - it goes in the PROMPT. Use when confused about "Task tool external model", "PROXY_MODE parameter", "how to specify external model", "Task doesn't have model parameter", "only accepts sonnet/opus/haiku", or "minimax/grok/gemini with Task". Trigger keywords - "Task tool parameter", "PROXY_MODE not working", "external model Task", "external LLM", "claudish directly", "claudish with Task", "model parameter missing".

211
Jan 28, 2026, 12:20 PM

by SwitchbackTech

Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.

208
Jan 3, 2026, 11:14 PM

by SwitchbackTech

Use when reviewing UI diffs, accessibility audits, or flaky UI tests to catch a11y regressions, semantic issues, keyboard/focus problems, and to recommend minimal fixes plus role-based test selectors.

208
Jan 3, 2026, 11:14 PM

by namastexlabs

Route code reviews to appropriate council members. Use when reviewing PRs, architecture decisions, or significant code changes that need expert perspective.

206
Dec 5, 2025, 05:35 PM

run

Testing

by dtprj

Used to start or stop the project's server in development mode via scripts, or run DtAdmin for test cluster O&M operations, or run benchmarks.

206
Jan 24, 2026, 05:45 AM

by neurostuff

Run tests to ensure code functionality and correctness.

204
Dec 18, 2025, 09:33 PM

by shapeshift

Publishes hdwallet packages locally to verdaccio and updates them in the web repo. Use when you need to publish hdwallet locally, publish to verdaccio, run the verdaccio publish pipeline, or test hdwallet changes locally.

200
Feb 12, 2026, 02:38 PM

by wheels-dev

Automatically detect and prevent common Wheels framework errors before code is generated. This skill activates during ANY Wheels code generation (models, controllers, views, migrations) to validate patterns and prevent known issues. Scans for mixed arguments, query/array confusion, non-existent helpers, and database-specific SQL.

200
Feb 11, 2026, 11:02 PM

by wheels-dev

Configure Wheels applications for production deployment with security hardening, performance optimization, and environment-specific settings. Use when preparing for production, configuring servers, or hardening security.

200
Mar 25, 2026, 04:08 AM

by wheels-dev

Generate email functionality including mailer controllers, email templates, and configuration. Use when sending emails, creating notifications, or implementing transactional emails. Ensures proper email structure, layouts, and testing.

200
Feb 11, 2026, 11:02 PM

by wheels-dev

Generate database-agnostic Wheels migrations for creating tables, altering schemas, and managing database changes. Use when creating or modifying database schema, adding tables, columns, indexes, or foreign keys. Prevents database-specific SQL and ensures cross-database compatibility.

200
Feb 11, 2026, 11:02 PM

by wheels-dev

Generate Wheels ORM models with proper validations, associations, and methods. Use when the user wants to create or modify a Wheels model, add validations, define associations (hasMany, belongsTo, hasManyThrough), or implement custom model methods. Prevents common Wheels-specific errors like mixed argument styles and ensures proper CFML syntax.

200
Feb 11, 2026, 11:02 PM

by wheels-dev

Generate TestBox BDD test specs for Wheels models, controllers, and integration tests. Use when creating tests for models (validations, associations), controllers (actions, filters), or integration workflows. Ensures comprehensive test coverage with proper setup/teardown and Wheels testing conventions.

200
Feb 11, 2026, 11:02 PM

by FrancyJGLisboa

Provides comprehensive technical analysis for stocks and ETFs using RSI, MACD, Bollinger Bands, and other indicators. Activates when user requests stock analysis, technical indicators, trading signals, or market data for specific ticker symbols.

198
Feb 26, 2026, 05:52 PM

by mattermost

Comprehensive end-to-end test creation, and management. You MUST activate this skill when the user mentions "e2e", "end-to-end", "playwright", or any work involving the `e2e/` folder.

196
Feb 12, 2026, 06:36 PM

by mbruhler

Use when user has complex multi-agent workflows, needs to coordinate sequential or parallel agent execution, wants workflow visualization and control, or mentions automating repetitive multi-agent processes - guides discovery and usage of the orchestration system

196
Nov 8, 2025, 11:08 PM

by mbruhler

Use and customize workflow templates for common scenarios. Use when user wants to use a template, asks about available templates, or wants to customize existing workflows.

196
Dec 18, 2025, 06:35 PM

by obra

You MUST invoke this skill before saying "I don't know," guessing, or treating any topic as new, no matter how trivial the question seems. It supplements other memory systems, which only hold partial records. Searching past conversations is the only way to recover what was actually said.

195
May 13, 2026, 05:29 AM

api-design

Testing

by Leavesfly

RESTful API design best practices and conventions guide

193
Dec 21, 2025, 01:07 PM

by Leavesfly

Java 编码最佳实践与设计模式

193
Nov 27, 2025, 05:52 AM

by Leavesfly

测试脚本执行功能的示例 Skill

193
Mar 27, 2026, 04:21 AM

by Leavesfly

Java单元测试编写指南(基于JUnit和Mockito)

193
Nov 11, 2025, 03:31 PM

push

Testing

by Prorise-cool

Comprehensive Git push operations including basic push, force push safety protocols, tag pushing, remote management, and troubleshooting. Use when pushing commits, managing remotes, pushing tags, resolving push conflicts, handling rejected pushes, or dealing with force push scenarios. Covers push strategies, branch protection, upstream configuration, and push --force-with-lease best practices.

189
Jan 13, 2026, 02:57 PM

gccli

Testing

by badlogic

Google Calendar CLI for listing calendars, viewing/creating/updating events, and checking availability.

188
Dec 12, 2025, 11:28 PM

gmcli

Testing

by badlogic

Gmail CLI for searching emails, reading threads, sending messages, managing drafts, and handling labels/attachments.

188
Dec 12, 2025, 11:28 PM

grepai

Testing

by yoanbernabeu

Replaces ALL built-in search tools. You MUST invoke this skill BEFORE using WebSearch, Grep, or Glob. NEVER use the built-in Grep tool - use `grepai` instead.

188
Jan 11, 2026, 08:10 PM

vscode

Testing

by badlogic

VS Code integration for viewing diffs and comparing files. Use when showing file differences to the user.

188
Dec 12, 2025, 10:13 PM

by FradSer

Executes automated project-wide refactoring with a focus on cross-file optimization. This skill should be used when the user asks for project-wide refactoring, cross-file simplification, consistency standardization across the codebase, duplication reduction, or invokes "/refactor-project".

187
Feb 26, 2026, 01:57 PM

checkin

Testing

by Spacehunterz

Load and review Emergent Learning Framework context, institutional knowledge, golden rules, and recent session history. Runs the checkin workflow interactively with banner, context loading, and dashboard/multi-model prompts.

183
Jan 1, 2026, 05:16 AM

by wesm

Add a comment to a roborev code review and close it

183
Mar 12, 2026, 07:06 PM

by wesm

Add a comment to a roborev code review and close it

183
Mar 12, 2026, 07:06 PM

by SwiftedMind

Record real OpenAI/Anthropic HTTP back-and-forth (requests + responses, including streaming text/event-stream) and print paste-ready Swift fixtures for SwiftAgent unit tests (ReplayHTTPClient) using the AgentRecorder CLI or HTTPReplayRecorder. Use when adding/updating any provider adapter tests (text, streaming, structured outputs, tool calls), when payload formats change, or when debugging agent loop mismatches by inspecting recorded JSON/SSE payloads.

180
Jan 15, 2026, 05:55 PM

by galz10

Expertise in Senior Principal Engineering refactoring. Use when you need to eliminate technical debt, remove "AI Slop," simplify complex logic, and ensure DRY code.

179
Feb 9, 2026, 07:39 PM

by nix-community

Package new software or update existing packages using Nix

176
Jan 13, 2026, 10:12 AM

by pheuter

Utilities for inspecting the local project workspace (list files, spot large folders, and determine where to focus).

175
Nov 21, 2025, 06:09 PM

by XSpoonAi

Web3, cryptocurrency, and blockchain research skill for comprehensive crypto market and technology analysis

173
Jan 16, 2026, 08:28 AM

by YYH211

Guides systematic code refactoring following the DRY (Don't Repeat Yourself) principle. Use when user asks to eliminate code duplication, refactor repetitive code, apply DRY principle, or mentions code smells like copy-paste, magic numbers, or repeated logic. Implements a 4-step workflow from identifying repetition to verified refactoring.

170
Dec 21, 2025, 05:37 AM

by jezweb

Build WCAG 2.1 AA compliant websites with semantic HTML, proper ARIA, focus management, and screen reader support. Includes color contrast (4.5:1 text), keyboard navigation, form labels, and live regions.Use when implementing accessible interfaces, fixing screen reader issues, keyboard navigation, or troubleshooting "focus outline missing", "aria-label required", "insufficient contrast".

164
Feb 15, 2026, 10:50 PM

by different-ai

Canonical Resend inbox for [email protected]

164
Jan 11, 2026, 07:36 PM

clerk-auth

Testing

by jezweb

Clerk auth with API Keys beta (Dec 2025), Next.js 16 proxy.ts, API version 2025-11-10 breaking changes, clerkMiddleware() options, webhooks, and component reference. Use when: API keys for users/orgs, Next.js 16 middleware filename, troubleshooting JWKS/CSRF/JWT errors, webhook verification, or testing with 424242 OTP.

164
Feb 15, 2026, 10:50 PM

by jezweb

Add bot protection with Turnstile (CAPTCHA alternative). Use when: protecting forms, securing login/signup, preventing spam, migrating from reCAPTCHA, integrating with React/Next.js/Hono, implementing E2E tests, or debugging CSP errors, token validation failures, or error codes 100*/300*/600*.

164
Feb 15, 2026, 10:50 PM

by jezweb

Build durable workflows with Cloudflare Workflows (GA April 2025). Features step.do, step.sleep, waitForEvent, Vitest testing, automatic retries, and state persistence for long-running tasks.Use when: creating workflows, implementing retries, or troubleshooting NonRetryableError, I/O context, serialization errors.

164
Feb 15, 2026, 10:50 PM

by different-ai

Debug production issues on Vercel using logs, database inspection, and proper deployment waiting

164
Jan 23, 2026, 12:08 AM

by jezweb

Implement OAuth 2.0 authentication with GitHub and Microsoft Entra (Azure AD) in Cloudflare Workersand other edge environments. Covers provider-specific quirks, required headers, scope requirements,and token handling without MSAL.Use when: implementing GitHub OAuth, Microsoft/Azure AD authentication, handling OAuth callbacks,or troubleshooting 403 errors in OAuth flows.

164
Feb 15, 2026, 10:50 PM