- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
quality-gates
by ederheisler
Python code quality gates script for linting, type checking, complexity analysis, and testing before commits. Use when enforcing consistent code quality across Python projects with fast (unit-tests) or comprehensive (all-tests) modes.
speckit-implement
by h3y6e
Execute all tasks from the task breakdown to build the feature. Use after
backend-nodejs-best-practices
by marco-meini
Best practices, coding conventions, and patterns for Node.js backend projects. Use this skill when writing code, creating tests, or implementing new features to ensure consistency across all backend projects.
flutter-expert
by pachoroa
Master Flutter development with Dart 3, advanced widgets, and
page-cro
by jamelna-apps
When the user mentions "conversion", "CRO", "landing page", "not converting", "bounce rate", "optimize page", or asks about improving page performance.
browser-automation
by automindtechnologie-jpg
"Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202"
expert-systems
by bmcgauley
Comprehensive guidance for understanding, designing, and implementing expert systems using rule-based inference, knowledge representation, and the complete development lifecycle. Use when users need help with expert system concepts, architecture design, rule-based reasoning (forward/backward chaining), knowledge acquisition, development planning, or implementation strategies.
analytics-tracking
by kunhai-88
"搭建、改进或审计分析与追踪时使用。触发词:set up tracking、GA4、Google Analytics、转化追踪、事件追踪、UTM、tag manager、GTM、埋点方案、tracking plan。A/B 实验度量见 ab-test-setup。"
swift-composable-architecture
by hocgin
Use when building, refactoring, debugging, or testing iOS/macOS features using The Composable Architecture (TCA). Covers feature structure, effects, dependencies, navigation patterns, and testing with TestStore.
fullstack-dev
by LadderChaos
Full-stack development context for coordinating changes across contracts and frontend. Use this skill when changes span both backend contracts and frontend code, requiring synchronized updates across the stack.
SKILL.md — Claude Code Skills for RealtorDesk AI
by Tilak1612
Types: src/types/lead.ts
add-form-validation-rule
by SakumyZ
为 Vue 3 + Ant Design Vue 表单系统新增自定义校验规则。支持正则校验、值范围校验、日期校验等。包含类型定义、校验实现、单元测试的完整流程。
SKILL.md - Matrix Scanner SaaS Skills Guide
by 55820661
Link it from this SKILL.md
cpo-product-leader
by Nsairat
Persona and expertise framework for a Chief Product Officer (CPO) with 18+ years of experience building products, web platforms, and startups from zero to scale. Track record includes 3 successful exits, scaling products to millions of users, and building product organizations from scratch. Use this skill for: product strategy, product-market fit, platform product management, startup product development, product organization building, roadmap planning, user research, growth strategy, pricing and monetization, or product leadership coaching. Triggers include: CPO advice, product strategy, product-market fit, startup product, platform product, product roadmap, user research, growth product, product organization, product vision, go-to-market, monetization strategy.
fast-spec
by eliascoelho911
"Run full specification pipeline (specify -> clarify -> plan -> tasks -> analyze) orchestrating speckit commands with clean context isolation. Use when: need complete feature spec, fast specification, quick spec, full pipeline, specify and plan, end-to-end spec."
implement-yolo
by eliascoelho911
"Execute automated implementation of Speckit specifications in yolo mode. Implements tasks until each checkpoint, commits automatically, and loops until all tasks complete. Use when: need yolo implementation, auto implement spec, autonomous spec implementation, implement all tasks automatically, yolo mode, implement loop, continuous implementation."
stripe-best-practices
by kunhai-88
"构建 Stripe 集成的最佳实践。"
gleam-test-review
by bromanko
This skill should be used when the user asks for "test review", "test coverage", "improve gleam tests", "review tests", "test quality", "testing audit", or wants analysis of Gleam test suites for coverage gaps, edge cases, and testing best practices.
ai-agent-development
by ncdevshiv
"AI agent development workflow for building autonomous agents, multi-agent systems, and agent orchestration with CrewAI, LangGraph, and custom agents."
refactor
by ab300819
Systematic refactoring skill with test coverage requirements. Supports scope analysis, test-first refactoring, and integration with DevDocs workflow. Use when users need to refactor code, improve code quality, or restructure existing implementations. Triggers on keywords like "refactor", "重构", "优化代码", "代码改造", "tech debt", "技术债".
k6
by jyasuu
Load testing tool with installation and test execution commands.
lamport-distributed-systems
by copyleftdev
Design distributed systems using Leslie Lamport's rigorous approach. Emphasizes formal reasoning, logical time, consensus protocols, and state machine replication. Use when building systems where correctness under concurrency and partial failure is critical.
testing
by markhamsquareventures
How to effectively test the application, always use when writing tests
cli-testing-patterns
by vanman2024
CLI testing strategies and patterns for Node.js (Jest) and Python (pytest, Click.testing.CliRunner). Use when writing tests for CLI tools, testing command execution, validating exit codes, testing output, implementing CLI test suites, or when user mentions CLI testing, Jest CLI tests, pytest CLI, Click.testing.CliRunner, command testing, or exit code validation.