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 you build modern Python projects with FastAPI, asyncio, and type hints, enforcing production-grade structure and best practices.
This skill automates thorough code reviews for pull requests, improving security, performance, and quality across changes.
This skill helps you establish comprehensive QA testing with Google standards, OWASP security, and autonomous execution for fast, reliable software validation.
This skill helps you set up, audit, and enforce i18n in React/TS apps, ensuring locale parity, proper pluralization, and key-based translations.
This skill helps you set up and run Playwright e2e tests and Lighthouse audits to ensure reliable UI and performance.
This skill helps you implement no_std embedded Rust projects safely by enforcing heapless data structures, interrupt-safe patterns, and clear peripheral
This skill helps you select appropriate Rust smart pointers for resource management, guiding ownership, threading, and cycle avoidance.
This skill helps you reason about Rust mutability, choose appropriate patterns, and prevent borrow conflicts across single and multi-thread contexts.
This skill helps you assess and apply error handling strategies in Rust, guiding when to use Result, Option, or panic with context.
This skill helps you design safer Rust APIs by encoding invariants in types, enabling compile-time validation and zero-cost state transitions.
This skill creates a built-in evlog enricher that derives context from headers and merges it into event fields for wide-events.
This skill helps you generate complete Anthropic SKILL packages with structured files and verified downloads.
This skill executes a Python-based decision critic workflow to stress-test reasoning and critique without prior analysis.
This skill helps assess ONVIF device security by performing auth and brute-force scans to identify weak access controls.
This skill enables secure IoT UART interactions using picocom to enumerate devices, access shells, and discover vulnerabilities for pentesting.
This skill guides you through memory corruption exploitation for CTF pwn challenges, helping discover, analyze, and exploit vulnerabilities to read flags.
This skill helps you solve CTF reverse engineering challenges by guiding systematic static and dynamic analysis to extract flags and keys.
This skill guides disciplined development using test-driven code, clear documentation, and thoughtful refactoring, enhancing collaboration and maintainability.
This skill simplifies testing React components, hooks, and context with React Testing Library patterns to ensure user-visible behavior.
This skill helps you craft robust tests by enforcing behavior-driven patterns, public API testing, and factory-based data creation for reliable coverage.
This skill helps you apply framework-agnostic DOM Testing Library patterns to test user-visible behavior across front-end apps.