- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
kubernetes-manifest-generator
by ehtbanton
Generate Kubernetes YAML manifests for deployments, services, ingress, configmaps, and other resources with best practices. Triggers on "create Kubernetes manifest", "generate k8s yaml", "kubernetes deployment for", "k8s config".
testing
by williaby
Automated test generation, review, and execution for pytest-based projects. Auto-activates on keywords test, coverage, pytest, unittest, integration test, e2e, performance, benchmark, security testing. Routes to specialized testing workflows based on user intent.
continuous-mode
by iulspop
Continuously steers the codebase toward the VISION.md. Reads the vision, assesses current state, picks the highest-impact next action, builds with TDD, commits, and repeats. Never stops. Use when you want autonomous, vision-driven development.
django-ratelimit
by carlos-ASG
Django rate limiting patterns using django-ratelimit with Redis backend for protecting views from abuse and spam. Trigger: When implementing rate limiting, spam protection, or throttling in Django views.
debugger
by YPYT1
集合了所有的openclaw,claudecode,open等各个平台所有的skills
sonar-sweep-cli
by clentfort
Inspect and triage SonarQube Cloud pull request findings
typescript-best-practices
by yonderlab
Expert guidance on TypeScript, Node.js, and React best practices for writing high-quality, type-safe code. Use when the user asks about TypeScript best practices, code quality, type safety, testing patterns, or needs help improving their TypeScript code. Triggers: "TypeScript best practices", "improve my TypeScript", "type safety tips", "TypeScript guidelines", "better TypeScript code".
context-ios
by ShotaIuchi
iOS development context. Apply when working with .swift files, Xcode project, SwiftUI views, async/await, Combine, MVVM patterns.
glob
by yusenthebot
the most correct and second fastest glob implementation in JavaScript. Use when: writing unit and integration tests; mocking dependencies and APIs; snapshot testing. NOT for: production runtime logic; replacing static type checking.
openapi-typescript-sdk-generator
by timbenniks
Generate a production TypeScript SDK from an OpenAPI 3.0/3.1 spec (URL or local file), with human-friendly method names, interactive confirmation, and deterministic output. Use when the user wants a type-safe, fetch-based SDK or a drop-in client. Do not use for streaming/SSE/WebSockets or interactive OAuth flows.
prefer-make
by lwlee2608
Use when building, testing, linting, or running Go code in projects that have a Makefile. Prefer make targets over calling go commands directly.
charmkeeperration-tests
by seb4stien
Use this skill when you need to write, update, migrate or fix integration tests.
review
by VitaDynamics
Perform exhaustive code reviews using multi-agent analysis across 13+ specialized reviewer agents
signalradar
by vahnxu
Monitors Polymarket prediction markets for probability changes and sends alerts when thresholds are crossed. Supports AI model releases, crypto, and geopolitics categories. Use when user asks to "check prediction markets", "monitor Polymarket", "track market probabilities", "set up market alerts", or "watch AI/crypto/geopolitics predictions". Do NOT use for stock market analysis, sports betting, or real-time trading signals. 监控 Polymarket 预测市场概率变化,超过阈值时推送通知。支持 AI 模型发布、加密货币、 地缘政治三大类别。不适用于股市分析、体育博彩或实时交易信号。
auditing-bdd-tests
by viktor-silakov
Analyzes BDD (Gherkin) + Playwright test solutions. Produces aspect scoring (0/5/10), A–F grade, issues by severity, and Markdown + HTML report formats for deep test-solution analysis.
ZIRAN — AI Agent Security Testing Framework
by taoq-ai
See .env.example for reference.
dig
by iemong
Clarify ambiguities in plans with structured questions using the AskUserQuestion tool. 使用タイミング: (1) 計画の曖昧な点を明確にしたい (2) 実装前に要件を詰めたい トリガーキーワード: 曖昧、不明確、要件確認、dig
jest-config-generator
by ehtbanton
Generate Jest configuration files for JavaScript/TypeScript testing with coverage, mocking, and environment-specific settings. Triggers on "create jest config", "generate jest.config", "jest configuration for", "testing config".
istqb-foundation
by Hiccup-za
Comprehensive guide to ISTQB Foundation Level knowledge areas for QA testing. This skill provides detailed guidance on testing fundamentals, test techniques, test management, and static testing following the ISTQB Certified Tester Foundation Level (CTFL) syllabus. Use this when establishing standardized testing practices, designing test cases, selecting test techniques, or aligning team terminology with industry standards. Triggers on: establishing QA baselines, designing test cases, selecting test techniques, planning test activities, conducting reviews, managing test processes, or when standardized testing terminology and practices are needed.
payload-cms
by amoscicki
Query and mutate Payload CMS collections via persistent local server. Use for reading/writing data in dev or test databases.
refactor-impact
by ShotaIuchi
Blast radius and risk assessment for refactoring. Apply when analyzing affected consumers, change propagation, risk levels, and areas requiring extra caution during refactoring.
Quality Engineer Agent
by gajakannan
Opinionated AI‑agent development framework with a reference Insurance CRM implementation.
refactor
by mguinada
"TDD-based code simplification that preserves behavior through tests. Use Red-Green-Refactor cycles to simplify code one test-verified change at a time. DISTINCT FROM: General code review or AI rewriting—this skill requires existing tests and only proceeds when tests confirm behavior is preserved. PROACTIVE: Auto-invoke when test-covered code has complexity (functions >50 lines, high cyclomatic complexity, duplication) and user wants to simplify it safely. Trigger phrases: 'clean up code', 'make code simpler', 'reduce complexity', 'refactoring help'. NOT FOR: Adding features or fixing bugs—use /tdd skill instead."
speckit-clarify
by h3y6e
Structured clarification workflow for underspecified requirements. Use