Testing

Page 8 of 13

Browse skills in this category.

931 skills · Showing 505-576
Sort by:

by wcygan

Ensure cross-platform compatibility across macOS (Intel/ARM), Ubuntu, and Fedora for this dotfiles repository. Detects and auto-fixes hardcoded paths, platform-specific assumptions, package availability issues, and test coverage gaps. Use when adding features, updating configs, bumping Nix flake, or investigating platform-specific bugs. Keywords: cross-platform, compatibility, macOS, Linux, Ubuntu, Fedora, platform, portability, Nix flake, Docker test, CI

184
Jan 2, 2026, 05:58 PM

by wcygan

Configure lazygit TUI including config.yml setup, custom pagers (especially delta integration), themes, keybindings, and custom commands. Use when setting up lazygit, configuring git diff viewers, integrating delta, or customizing lazygit behavior. Keywords: lazygit, delta, git diff, pager, lazygit config, config.yml, git TUI, diff viewer

184
Jan 2, 2026, 05:58 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 16, 2026, 11:14 PM

by wesm

Use only when the user explicitly invokes $roborev-respond

183
Jan 18, 2026, 10:58 PM

by wesm

Use only when the user explicitly invokes /roborev-respond

183
Jan 18, 2026, 10:58 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:56 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
Jan 19, 2026, 01:27 AM

by nix-community

Package new software or update existing packages using Nix

176
Jan 19, 2026, 04:41 AM

by pheuter

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

175
Nov 24, 2025, 07:17 PM

by blueman82

Query and analyze the AI Counsel decision graph to find past deliberations, identify patterns, and debug memory issues

173
Jan 10, 2026, 07:08 PM

by XSpoonAi

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

173
Jan 19, 2026, 02:58 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
Jan 8, 2026, 02:33 AM

by microbus-io

TRIGGER when user asks to add or modify a configuration property or setting, or to make a value configurable.

169
Dec 14, 2025, 05:54 PM

by microbus-io

TRIGGER when user asks to add or modify a metric, counter, gauge, or histogram, or to track/measure an operation.

169
Dec 14, 2025, 05:54 PM

by microbus-io

TRIGGER when user asks to add a recurring job, periodic task, scheduled operation, or ticker.

169
Dec 14, 2025, 05:54 PM

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
Jan 18, 2026, 11:49 AM

by different-ai

Canonical Resend inbox for ben-agent@zerofinance.ai

164
Jan 16, 2026, 04:45 AM

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
Jan 18, 2026, 11:49 AM

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
Jan 18, 2026, 11:49 AM

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
Jan 18, 2026, 11:49 AM

by different-ai

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

164
Jan 16, 2026, 04:45 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
Jan 18, 2026, 11:49 AM

by jezweb

Build browser automation and web scraping with Playwright on your local machine. Includes stealth mode for anti-bot bypass, authenticated sessions, infinite scroll handling, screenshot/PDF generation, and residential IP advantages.Use when: automating browsers, scraping protected sites, testing with real IPs, bypassing bot detection, generating screenshots/PDFs, or troubleshooting "target closed", "element not found", or "navigation timeout" errors.

164
Jan 18, 2026, 11:49 AM

by jezweb

Implement performant responsive images with srcset, sizes, lazy loading, and modern formats (WebP, AVIF). Covers aspect-ratio for CLS prevention, picture element for art direction, and fetchpriority for LCP optimization.Use when: adding images to pages, optimizing Core Web Vitals, preventing layout shift, implementing art direction, or converting to modern formats.

164
Jan 18, 2026, 11:49 AM

by different-ai

Test feature branches on Vercel preview deployments using Chrome automation and Gmail OTP

164
Jan 16, 2026, 04:45 AM

vercel-dns

Testing

by different-ai

Manage DNS records for domains hosted on Vercel using the Vercel CLI

164
Jan 16, 2026, 04:45 AM

by tmorin

Upgrade AWS icons package to the latest version following established procedures

163
Dec 22, 2025, 07:27 PM

by Thank-you-Linus

Rollback a failed release by deleting tags and reverting version changes. Use when a release fails, needs to be cancelled, or when reverting a problematic release.

163
Jan 12, 2026, 09:36 PM

by adcontextprotocol

Execute AdCP Signals Protocol operations with signal agents - discover audience signals using natural language and activate them on DSPs or sales agents. Use when users want to find targeting data, activate audience segments, or work with signal providers.

162
Jan 18, 2026, 10:29 PM

by rsmdt

REST and GraphQL API design patterns, OpenAPI/Swagger specifications, versioning strategies, and authentication patterns. Use when designing APIs, reviewing API contracts, evaluating API technologies, or implementing API endpoints.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Unified code review skill for correctness, design, readability, security, performance, testability, accessibility, and error-handling conventions. Use when reviewing changes, enforcing quality standards, or identifying technical debt.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Detect divergence between specifications and implementation during development.Use during implementation phases to identify scope creep, missing features,contradictions, or extra work not in spec. Logs drift decisions to spec README.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Validate implementation against specifications (PRD/SDD/PLAN). Use whenverifying specification compliance, checking interface contracts, validatingarchitecture decisions, detecting deviations, or ensuring implementationsmatch documented requirements. Provides structured compliance reporting.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Vulnerability review, threat modeling, OWASP patterns, and secure coding assessment. Use when reviewing code security, designing secure systems, performing threat analysis, or validating security implementations.

160
Jan 10, 2026, 07:37 PM

by ComposioHQ

Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create reproducible steps; use for Zendesk/Intercom/Help Scout exports or pasted threads.

160
Jan 15, 2026, 05:20 AM

by rsmdt

Generate structured agent prompts with FOCUS/EXCLUDE templates for task delegation. Use when breaking down complex tasks, launching parallel specialists, coordinating multiple agents, creating agent instructions, determining execution strategy, or preventing file path collisions. Handles task decomposition, parallel vs sequential logic, scope validation, and retry strategies.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Auto-detect project tech stacks (React, Vue, Express, Django, etc.). Recognize package managers and configuration patterns. Use when starting work on any project, analyzing dependencies, or providing framework-specific guidance.

160
Jan 10, 2026, 07:37 PM

testing

Testing

by rsmdt

Writing effective tests and running them successfully. Covers layer-specific mocking rules, test design principles, debugging failures, and flaky test management. Use when writing tests, reviewing test quality, or debugging test failures.

160
Jan 10, 2026, 07:37 PM

by rsmdt

Interview techniques, persona creation, journey mapping, and usability testing patterns. Use when planning research, conducting user interviews, creating personas, mapping user journeys, or designing usability tests. Essential for user-research, requirements-analysis, and interaction-architecture agents.

160
Jan 10, 2026, 07:37 PM

by rsmdt

User research and insight synthesis for interviews, usability testing, personas, journey mapping, and actionable product/design recommendations. Use when planning studies, collecting evidence, synthesizing patterns, or converting findings into prioritized decisions.

160
Jan 10, 2026, 07:37 PM

by shinpr

Defines frontend environment variables, component design, and data flow patterns. Use when configuring React environment.

157
Jan 16, 2026, 04:35 AM

by shinpr

フロントエンドの環境変数、コンポーネント設計、データフローを定義。React環境設定時に使用。

157
Jan 16, 2026, 04:35 AM

by shinpr

Designs tests with React Testing Library and MSW. Applies component testing patterns.

157
Jan 16, 2026, 04:35 AM

by shinpr

React Testing LibraryとMSWでテストを設計。コンポーネントテストパターンを適用。

157
Jan 16, 2026, 04:35 AM

by shinpr

実装戦略(垂直スライス、水平、ハイブリッド)をリスク評価で選択。機能の実装計画時に使用。

157
Jan 16, 2026, 04:35 AM

by shinpr

受理済みの振る舞いを観測可能な境界で証明する、最小限の統合/E2Eテストセットを選定・設計する。E2Eテストまたは統合テストの作成・レビュー時に使用。

157
Jan 16, 2026, 04:35 AM

by shinpr

Marks project context as unconfigured until project-inject materializes domain constraints, repository quality standards, phase, conventions, and external-resource access in this file. Use when checking project context before the initial project-inject run.

157
Jan 16, 2026, 04:35 AM

by shinpr

Defines environment variables, architecture design, and build/test commands. Use when configuring environment or designing architecture.

157
Jan 16, 2026, 04:35 AM

by shinpr

環境変数、アーキテクチャ設計、ビルド・テストコマンドを定義。環境設定、アーキテクチャ設計時に使用。

157
Jan 16, 2026, 04:35 AM

by shinpr

Applies type safety and error handling rules. Enforces no-any policy and type guards. Use when implementing TypeScript or reviewing types.

157
Jan 16, 2026, 04:35 AM

by shinpr

型安全性とエラーハンドリングルールを適用。any禁止、型ガード必須。TypeScript実装、型定義レビュー時に使用。

157
Jan 16, 2026, 04:35 AM

by shinpr

リポジトリに即したTypeScriptテスト設計、振る舞いの証明、独立性、モック境界の基準を適用する。ユニットテストの作成・レビュー時に使用。

157
Jan 16, 2026, 04:35 AM

ci

Testing

by lylo

Run the CI pipeline locally (brakeman, rubocop, importmap audit, tests). Use when asked to run CI, check code quality, or verify code before pushing.

153
Jan 18, 2026, 03:25 PM

by pemsley

NCS Reference Guidance

153
Jan 18, 2026, 09:04 PM

by pemsley

Best practices for protein structure refinement and validation in Coot. Use when performing (1) Residue refinement operations, (2) Model building and fitting, (3) Rotamer fixing, (4) Scripted/automated refinement workflows, (5) Validation and correlation checking.

153
Jan 18, 2026, 09:04 PM

by pemsley

How to handle Unmodelled Density Blobs

153
Jan 18, 2026, 09:04 PM

by pemsley

Comprehensive structure validation combining model-to-map analysis and unmodeled density detection

153
Jan 18, 2026, 09:04 PM

by danielmeppiel

{{description}}

152
Jan 14, 2026, 01:35 PM

by groupzer0

Core software engineering principles (SOLID, DRY, YAGNI, KISS) with detection patterns and refactoring guidance. Load when reviewing code quality, planning architecture, or identifying technical debt.

151
Jan 18, 2026, 01:41 PM

by groupzer0

TDD workflow and test strategy patterns including test pyramid, coverage strategies, mocking approaches, and anti-patterns. Load when writing tests, designing test strategies, or reviewing test coverage.

151
Jan 18, 2026, 01:41 PM

by figma

Generates custom design system rules for the user's codebase. Use when user says "create design system rules", "generate rules for my project", "set up design rules", "customize design system guidelines", or wants to establish project-specific conventions for Figma-to-code workflows. Requires Figma MCP server connection.

150
Dec 16, 2025, 09:43 PM

by changkun

Comprehensive GitHub contribution analysis for any time period. Use when user asks about recent work, wants to review their contributions, needs a status update, or requests activity summary. Supports flexible formats: relative time (days/weeks/months/years), full years (2025), specific date ranges (2024-10-01 to 2024-12-31), and from-date-to-today. Provides detailed insights into PRs, commits, code reviews, and technical themes.

150
Jan 12, 2026, 09:55 PM

by figma

Translates Figma designs into production-ready code with 1:1 visual fidelity. Use when implementing UI from Figma files, when user mentions "implement design", "generate code", "implement component", "build Figma design", provides Figma URLs, or asks to build components matching Figma specs. Requires Figma MCP server connection.

150
Dec 16, 2025, 09:43 PM

solana-dev

Testing

by solana-foundation

End-to-end Solana development playbook (Jan 2026). Prefer Solana Foundation framework-kit (@solana/client + @solana/react-hooks) for React/Next.js UI. Prefer @solana/kit for all new client/RPC/transaction code. When legacy dependencies require web3.js, isolate it behind @solana/web3-compat (or @solana/web3.js as a true legacy fallback). Covers wallet-standard-first connection (incl. ConnectorKit), Anchor/Pinocchio programs, Codama-based client generation, LiteSVM/Mollusk/Surfpool testing, and security checklists.

149
Jan 18, 2026, 03:47 PM

test

Testing

by instructure

Run unit tests and instrumentation tests for Canvas Android apps. Use when user mentions testing, running tests, JUnit, Espresso, or checking test results. Includes commands for Student, Teacher, and Parent apps.

148
Jan 16, 2026, 08:28 PM

by jpicklyk

Backend development with Kotlin, Spring Boot, REST APIs. Use for backend, api, service, kotlin, rest tags. Provides validation commands, testing patterns, and blocker scenarios.

146
Nov 5, 2025, 07:40 PM

by jpicklyk

Help users create hooks that integrate with Task Orchestrator's workflow cascade events. Works with any MCP client (Claude Code, Claude Desktop, Cursor, Windsurf, etc.). Use when user wants to create hooks, automate workflows, react to cascade events, or integrate git/testing with task management.

146
Nov 5, 2025, 07:40 PM

by jpicklyk

Comprehensive testing strategies, test automation, quality assurance with JUnit, MockK, Jest. Use for testing, test, qa, quality, coverage tags. Provides test patterns, validation commands, coverage targets.

146
Nov 5, 2025, 07:40 PM

by CloudAI-X

Guides test strategy, TDD/BDD approaches, test coverage planning, and testing best practices. Use when designing test suites, improving coverage, or choosing testing approaches.

140
Jan 10, 2026, 01:51 PM

by lingfengQAQ

Reviews chapter quality using 5 specialized checkers and generates comprehensive reports. Activates when user requests chapter review or /webnovel-review.

138
Jan 18, 2026, 05:25 PM

by elithrar

Create and review Cloudflare Durable Objects. Use when building stateful coordination (chat rooms, multiplayer games, booking systems), implementing RPC methods, SQLite storage, alarms, WebSockets, or reviewing DO code for best practices. Covers Workers integration, wrangler config, and testing with Vitest.

137
Jan 17, 2026, 05:33 PM

scope

Testing

by whawkinsiv

Turn ideas into clear, buildable specs for AI tools or stakeholder review. Use when starting features, planning projects, or when AI keeps building the wrong thing. Creates Quick Feature Specs (10-15 min) for immediate AI builds or Full Project Scopes (1-2 hours) for budget planning and contractor estimates.

134
Jan 16, 2026, 05:19 AM