- Home
- /
- Categories
- /
- Testing
Testing
Unit tests, integration tests, test automation
verification-before-completion
by liauw-media
"Use when finishing any task. Final checklist before marking complete. Ensures nothing forgotten, all tests pass, documentation updated."
quality-assurance
by gaebalai
Copilot agent that assists with comprehensive QA strategy and test planning to ensure product quality through systematic testing and quality metrics Trigger terms: QA, quality assurance, test strategy, QA plan, quality metrics, test planning, quality gates, acceptance testing, regression testing Use when: User requests involve quality assurance tasks.
elementor-controls
by peixotorms
Use when adding controls to Elementor widgets, creating custom controls, or referencing control type parameters. Covers add_control with types (TEXT, SELECT, SLIDER, COLOR, MEDIA, REPEATER, CHOOSE, NUMBER, SWITCHER, URL, ICONS), TYPOGRAPHY and BACKGROUND group controls, BORDER, BOX_SHADOW group controls, add_responsive_control, add_group_control, CSS selectors ({{WRAPPER}}, {{VALUE}}), condition and conditions for conditional display, dynamic content tags, POPOVER_TOGGLE, and global styles integration.
Error Handling
by AmnadTaowsoam
Error Handling is a critical component of backend development that enables
Managing Commits Skill
by C0ntr0lledCha0s
Use awesome Claude Code plugins to make AI accessible
System Thinking
by AmnadTaowsoam
System thinking is a holistic approach to understanding complex systems
gh-issue-fix-flow
by dagba
End-to-end GitHub issue fix workflow using gh, local code changes, builds/tests, and git push. Use when asked to take an issue number, inspect the issue via gh, implement a fix, run XcodeBuildMCP builds/tests, commit with a closing message, and push.
legitimacy-signals
by SanctifiedOps
How to project legitimacy for Solana projects: disclosures, address registry, audits, comms patterns, red-flag avoidance. Use for project pages, announcements, and community trust work.
Cognitive Governance
by AmnadTaowsoam
Cognitive Governance is the God-Mode protocol that implements deep, unblockable
task-planner
by ajianaz
Generate structured task lists from specs or requirements. IMPORTANT: After completing ANY spec via ExitSpecMode, ALWAYS ask the user: "Would you like me to generate a task list for this spec?" Use when user confirms or explicitly requests task generation from a plan/spec/PRD.
Skill Router
by AmnadTaowsoam
The Skill Router is the cognitive orchestrator that dynamically loads
Decision Records
by AmnadTaowsoam
Architecture Decision Records (ADRs) are lightweight documents that capture
jest-testing
by C0ntr0lledCha0s
Automatically activated when user works with Jest tests, mentions Jest configuration, asks about Jest matchers/mocks, or has files matching .test.js, .test.ts, jest.config.*. Provides Jest-specific expertise for testing React, Node.js, and JavaScript applications. Also applies to Vitest due to API compatibility. Does NOT handle general quality analysis - use analyzing-test-quality for that.
woocommerce-hooks
by peixotorms
Use when hooking into WooCommerce events, adding custom checkout fields, modifying cart behavior, or extending WooCommerce admin. Covers woocommerce_new_order, woocommerce_checkout_order_processed, woocommerce_payment_complete, woocommerce_order_status_changed, woocommerce_order_status_{status}, woocommerce_add_to_cart, woocommerce_cart_calculate_fees, woocommerce_before_calculate_totals, woocommerce_checkout_fields, woocommerce_checkout_process, woocommerce_product_options_general_product_data, woocommerce_process_product_meta, woocommerce_email_classes, woocommerce_settings_tabs_array, settings pages, custom WC_Email classes, WP-CLI wc commands, and WC_Unit_Test_Case testing patterns.
experiment-design-checklist
by GhostScientist
Generates a rigorous experiment design given a hypothesis. Use when asked to design experiments, plan experiments, create an experimental setup, or figure out how to test a research hypothesis. Covers controls, baselines, ablations, metrics, statistical tests, and compute estimates.
scholastic
by askarzh
This skill should be used when the user asks to "analyze an argument", "apply scholastic method", "use quaestio disputata", "examine a thesis", "find objections and replies", "apply Thomistic analysis", or wants to process input through the Modern Scholastic framework of structured disputation.
Middleware
by AmnadTaowsoam
Middleware functions are functions that have access to the request object
go-guidelines
by peixotorms
Use when writing, reviewing, refactoring, building, or deploying Go code. Covers gofmt, golangci-lint, formatting, naming conventions, control structures, functions, defer, data types, struct, slice, map, pointer, receiver, methods, interfaces, embedding, initialization, functional options pattern, constructor validation, package organization, generics, testing patterns, linting, build/deploy workflow, test file placement, error handling, context, module, go.mod, go.sum, build tags, ldflags, Makefile, and common anti-patterns.
Technical Debt Management
by AmnadTaowsoam
Technical debt is the implied cost of additional rework caused by choosing
gitops
by pluginagentmarketplace
GitOps practices with ArgoCD, FluxCD, and declarative infrastructure management
makefile-patterns
by thrashr888
Makefile patterns for development workflows. Use when creating or understanding Makefiles for build automation, release workflows, and development iteration.
Architectural Reviews
by AmnadTaowsoam
Architectural Reviews is a critical process for evaluating system designs
receiving-code-review
by liauw-media
"Use when processing code review feedback. Technical evaluation of feedback, verify before implementing. No performative agreement or gratitude."
mcp-management
by mamba-mental
Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working with MCP integrations, need to discover available MCP capabilities, filter MCP tools for specific tasks, execute MCP tools programmatically, access MCP prompts/resources, or implement MCP client functionality. Supports intelligent tool selection, multi-server management, and context-efficient capability discovery.