Testing skills
Top maintainers
- openclaw · 799 skills
- pluginagentmarketplace · 40 skills
- simota · 34 skills
- williamzujkowski · 34 skills
- makfly · 30 skills
Languages in this topic
2984 skills
This skill helps assess and improve web accessibility by auditing WCAG compliance, keyboard navigation, color contrast, and screen reader compatibility.
This skill automates browser tasks using Playwright to navigate, fill forms, capture screenshots, and inspect pages with a stateful session.
This skill helps you create comprehensive snapshot and golden tests for UI, API, and serialization contracts to detect unintended changes.
This skill helps you audit security risk, enforce authentication, and prevent IDOR by applying proven patterns for auth, PII protection, and webhooks.
This skill enforces Rust and Tauri coding standards for maintainable desktop apps, promoting one-thing-per-file, strict SQL/prompt separation, and proper
This skill generates complete Flutter widget Dart files with state management and theming for immediate use
This skill orchestrates frontend-only implementation across components, state, API, and UI integration to accelerate delivery.
This skill provides design guidelines for Godot GDScript interfaces focusing on testability, maintainability, and TDD-friendly patterns.
This skill helps you automate browser tasks with a CLI, enabling navigation, element interaction, and snapshots for AI-assisted workflows.
This skill orchestrates and validates skill development with a unified 6-step workflow, ensuring high-quality descriptions and reliable discovery.
This skill defines clear, testable Given/When/Then acceptance criteria from user stories to ensure verifiable test cases.
This skill executes a specified test from a plan, enabling targeted re-testing and verification of fixes.
This skill guides you through meta-reviewing code reviews, enforcing CLAUDE.md conventions, and providing actionable, file:line specific feedback with severity.
This skill analyzes React code against best practices for hooks, state, performance, accessibility, testing, and design patterns to improve reliability.
This skill guides secure review of desktop apps, ensuring key management, input validation, SQL safety, and logging hygiene to protect data.
This skill helps you design thin, validated Next.js App Router route handlers with standardized JSON responses and proper status codes.
This skill helps you write reliable Playwright tests by enforcing semantic selectors, proper waits, accessibility checks, and isolation across viewports.
This skill helps you resolve race conditions in tests by waiting for actual conditions instead of fixed delays.
This skill executes tests from a specification's test plan, guiding you through all, next, or specific tests with results and updates.
This skill guides organizing Playwright tests with the Page Object Model, fixtures, and data factories to improve maintainability and test reuse.
This skill helps you write safe, efficient Go concurrency patterns using goroutines, channels, context, and sync primitives.