Testing

Unit tests, integration tests, test automation

Showing 5017-5040 of 5539 skills
SuzumiyaAoba

github

by SuzumiyaAoba

Use this to run gh command.

Code Gen 0 4mo ago
pmco23

cleanup

by pmco23

Use after build is complete to strip dead code, unused imports, unreachable branches, and commented-out code. Requires .pipeline/build.complete. Safe to run standalone or as part of /qa pipeline.

Code Review 0 3mo ago
IHKREDDY

code-review

by IHKREDDY

Provides code review guidelines, checklists, and best practices for reviewing pull requests. Use when reviewing code, preparing for code review, or when users mention "code review", "review PR", "review checklist", or "code quality".

Code Review 0 5mo ago
ncdevshiv

api-documenter

by ncdevshiv

"Master API documentation with OpenAPI 3.1, AI-powered tools, and

API Dev 0 3mo ago
carlos-ASG

django

by carlos-ASG

Django modern patterns and best practices for views, forms, URL routing, and management commands. Trigger: When implementing or refactoring Django views, forms, URLs, or commands.

Testing 0 4mo ago
CuiweiG

openclaw-r-stats

by CuiweiG

Advanced statistical analysis in R. Use when the user asks for regression, hypothesis testing, ANOVA, time-series forecasting, Bayesian modeling, survival analysis, descriptive statistics, EDA, correlation analysis, diagnostics, or reproducible analytical reports. Also use when the user mentions R packages like ggplot2, tidyverse, forecast, brms, broom, lme4, survival, or any statistical method. 支持中文:当用户提到回归分析、假设检验、时间序列、贝叶斯、 生存分析、描述统计、相关分析等统计方法时使用此技能。

Processing 0 2mo ago
ljchg12-hue

tech-scout

by ljchg12-hue

Expert technology scouting including emerging tech discovery, evaluation, and adoption recommendations

Academic 0 5mo ago
kprsnt2

testing

by kprsnt2

Testing patterns and best practices for unit, integration, and E2E testing.

Agents 0 5mo ago
HaibaraAiAPTX

aptx-token-store-cookie

by HaibaraAiAPTX

"Implement cookie-based token storage using @aptx/token-store-cookie. Use when code needs to store authentication tokens in browser cookies with: (1) Configurable token/meta cookie names, (2) Automatic expiresAt to cookie expires synchronization, (3) Cookie options (path/sameSite/secure), (4) createCookieTokenStore API integration"

API Dev 0 3mo ago
biruk741

phase-plan

by biruk741

Create a detailed, phased execution plan with tasks assigned to specific team members by role. Handles dependency mapping between tasks, identifies parallelizable work, sets gate points where work must sync, and produces per-person task boards. Use when the team is ready to start building and needs to know who does what and in what order. Also use for re-planning mid-hackathon if priorities shift.

Automation 0 3mo ago
SuzumiyaAoba

tdd

by SuzumiyaAoba

Use this for development.

Testing 0 4mo ago
reactnativecn

react-native-update

by reactnativecn

Unified integration skill for React Native Update / Pushy(统一入口)across OpenClaw and Claude Code workflows. Use for 安装配置, appKey/update.json 接线, iOS/Android 原生改动, 更新策略(checkStrategy/updateStrategy), expo-updates 冲突排查, and 热更新接入 troubleshooting in mixed agent CLI environments.

Prompts 0 3mo ago
hwatkins

stripe-integration

by hwatkins

Implement Stripe payment processing for robust, PCI-compliant payment flows including checkout, subscriptions, and webhooks. Use when integrating Stripe payments, building subscription systems, or implementing secure checkout flows.

Auth 0 3mo ago
Cygnusfear

finishing-a-development-branch

by Cygnusfear

Use when implementation is complete, all tests pass, and you need to decide how to integrate the work - guides completion of development work by presenting structured options for merge, PR, or cleanup

Code Review 0 3mo ago
ffhope

create-mcp

by ffhope

创建标准 MCP(Model Context Protocol)服务器项目。当用户需要创建新的 MCP 服务器、添加 MCP 工具或资源、配置 Cursor MCP 时使用。提供完整的项目模板、工具和资源开发指南、Cursor 配置说明。

Code Gen 0 3mo ago
Yukiniro

project-setup

by Yukiniro

为新项目初始化开发工具链和规范配置。包括 AGENTS.md、Prettier 格式化、Vitest 测试、AI agent skills 和 next-intl 国际化。使用场景:初始化新项目、搭建项目脚手架、配置开发工具链。

Processing 0 3mo ago
getcosmos

cosmos-coding-standards

by getcosmos

Coding standards for readable, maintainable, testable code including SOLID principles, clean code practices, DDD, and TDD. Use when implementing new features, refactoring code, performing code reviews, ensuring code quality, or when frontend changes are made that require UI testing.

Refactoring 0 4mo ago
TriNgo0108

_business-finance-mastery

by TriNgo0108

Master financial integrations, competitive analysis, cost optimizations, and business metrics. Use this as a central index to access specialized sub-skills.

Finance 0 3mo ago
deesatzed

cam-enhance

by deesatzed

'Invoke CAM-PULSE to inspect, mine, ideate, create, validate, and benchmark a codebase with real, verifiable changes.'

CLI Tools 1 2mo ago
vilin1927

systematic-debugging

by vilin1927

Four-phase debugging methodology with root cause analysis. Use when investigating bugs, fixing test failures, or troubleshooting unexpected behavior. Emphasizes NO FIXES WITHOUT ROOT CAUSE FIRST.

Debugging 0 3mo ago
MonkeyLeeT

clipboard

by MonkeyLeeT

Auto-copy code, commands, and shareable content to system clipboard. Proactively copies paste-worthy output; manually invoke with /copy.

File Ops 0 4mo ago
squirrel289

finalizing-work-item

by squirrel289

"Complete and archive a finished work item, moving it from /backlog/ to /backlog/archive/. Use when work is tested, reviewed, merged, and ready to close. Supports: (1) Verify completion (all acceptance criteria met), (2) Record final metrics (actual_hours, completed_date, test_results), (3) Clean up feature branch, (4) Archive to history, (5) Link successor work items if needed"

Code Review 0 3mo ago
PrakharMNNIT

lecture-alchemist

by PrakharMNNIT

"Transform raw lecture transcripts (Zoom, YouTube, etc.) into structured, retention-optimized study notes. Use when the user provides a lecture transcript, class recording text, or asks to process/convert lecture notes. Handles WebDev, AI/ML, Web3, DSA, and general tech domains. Produces hierarchical topic breakdowns, cleaned code artifacts, intuition builders, flashcards, spaced repetition plans, and actionable study materials. Trigger phrases: 'process this transcript', 'convert lecture to notes', 'lecture notes', 'transcript to study material', 'Lecture Alchemist'."

Code Gen 0 3mo ago
abpai

bun-expert

by abpai

Expert guidance for JavaScript/TypeScript development with the Bun runtime. Covers project setup, package management, HTTP servers, built-in APIs, testing, bundling, and migration from Node.js. Use when starting Bun projects, using Bun APIs (Bun.serve, sql/SQL, s3, redis, Bun.$), migrating from Node.js, or troubleshooting Bun-specific behavior.

CLI Tools 0 3mo ago