🎁 Get the FREE AI Skills Starter Guide β€” Subscribe β†’
BytesAgainBytesAgain

All Skills β€” coding

22 skills in "coding" matching "testing"

πŸ¦€ ClawHub13.2k dl
Test Runner
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
πŸ¦€ ClawHub2.6k dl
Java changing with tests
Guide Java changes with minimal edits, verify using unit/integration tests as needed, and provide a PR-ready summary including plans, changes, test results,...
πŸ¦€ ClawHub1.5k dl
Sui Auto Test
Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits. Includes Python tools for parsing coverage output and generating reports.
πŸ¦€ ClawHub889 dl
ts4
TS4 namespace for Netsnek e.U. TypeScript testing framework. Unit testing, snapshot testing, coverage reporting, and mutation testing.
πŸ¦€ ClawHub807 dl
FOSMVVM UI Tests Generator
Generate UI tests for FOSMVVM SwiftUI views using XCTest and FOSTestingUI. Covers accessibility identifiers, ViewModelOperations, and test data transport.
πŸ¦€ ClawHub507 dl
Rails TDD Standards
RSpec testing standards and best practices for Rails applications. Use when writing new tests, reviewing test quality, debugging factory errors, setting up F...
πŸ¦€ ClawHub410 dl
Pytest Code Review
Reviews pytest test code for async patterns, fixtures, parametrize, and mocking. Use when reviewing test_*.py files, checking async test functions, fixture u...
πŸ¦€ ClawHub
XSS_agent_Scanner
Security Testing Automation | Python, AI/LLM Integration - Built XSS scanner with ReAct agents automating manual pen-testing workflow - Reduced testing time through parallel form/URL parameter scanning with async Python - Skills demonstrated: LLM integration, web scraping, security testing, API deve
πŸ¦€ ClawHub4.1k dl
Tdd Guide
Test-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows a...
πŸ¦€ ClawHub2.9k dl
Test Specialist
This skill should be used when writing test cases, fixing bugs, analyzing code for potential issues, or improving test coverage for JavaScript/TypeScript applications. Use this for unit tests, integration tests, end-to-end tests, debugging runtime errors, logic bugs, performance issues, security vulnerabilities, and systematic code analysis.
πŸ¦€ ClawHub2.0k dl
Forge
Autonomous quality engineering swarm that forges production-ready code through continuous behavioral verification, exhaustive E2E testing, and self-healing fix loops. Combines DDD+ADR+TDD methodology with BDD/Gherkin specifications, 7 quality gates, defect prediction, chaos testing, and cross-context dependency awareness. Architecture-agnostic β€” works with monoliths, microservices, modular monoliths, and any bounded-context topology.
πŸ¦€ ClawHub1.7k dl
Sui Coverage
Analyze Sui Move test coverage, identify untested code, write missing tests, and perform security audits. Includes Python tools for parsing coverage output and generating reports.
πŸ¦€ ClawHub1.2k dl
test-driven-development
Unified TDD skill with three input modes β€” from spec, from task, or from description. Enforces test-first development using repository patterns, with proptes...
πŸ¦€ ClawHub971 dl
Webapp Testing Anthropic
Toolkit for interacting with and testing local web applications using Playwright. Supports verifying frontend functionality, debugging UI behavior, capturing...
πŸ¦€ ClawHub874 dl
Sovereign Test Generator
Analyzes codebases and generates comprehensive test suites. Unit tests, integration tests, edge cases, mocking strategies. Supports JavaScript/TypeScript (Je...
πŸ¦€ ClawHub847 dl
ia-debugging
Systematic root-cause debugging with verification. Use for errors, stack traces, broken tests, flaky tests, regressions, or anything not working as expected....
πŸ¦€ ClawHub737 dl
Golang Testing
Production-ready Golang tests β€” table-driven tests, testify suites and mocks, parallel tests, fuzzing, fixtures, goroutine leak detection with goleak, snapsh...
πŸ¦€ ClawHub723 dl
Rust Testing Code Review
Reviews Rust test code for unit test patterns, integration test structure, async testing, mocking approaches, and property-based testing. Covers Rust 2024 ed...
πŸ¦€ ClawHub453 dl
Go Testing Code Review
Reviews Go test code for proper table-driven tests, assertions, and coverage patterns. Use when reviewing *_test.go files.
πŸ¦€ ClawHub438 dl
Exunit Code Review
Reviews ExUnit test code for proper patterns, boundary mocking with Mox, and test adapter usage. Use when reviewing _test.exs files or test helper configurat...
πŸ¦€ ClawHub386 dl
OpenClaw TDD
Test-Driven Development assistant. Generates test cases from code or specifications, runs tests, tracks coverage, and guides the red-green-refactor cycle. Su...
πŸ¦€ ClawHub353 dl
grpc-test-automation
Complete gRPC test automation for embedded devices with C/C++ SDK. Input: requirements.md + SDK (C/C++ headers and libraries) Output: Test framework + JMX +...