testing▌
305 indexed skills · max 10 per page
sf-ai-agentforce-testing
jaganpro/sf-skills · AI/ML
Use this skill when the user needs formal Agentforce testing: multi-turn conversation validation, CLI Testing Center specs, topic/action coverage analysis, preview checks, or a structured test-fix loop after publish.
tdd:test-driven-development
neolabhq/context-engineering-kit · Testing
Write the test first. Watch it fail. Write minimal code to pass.
playwright
secondsky/claude-skills · Testing
Expert knowledge for browser automation and end-to-end testing with Playwright - a modern cross-browser testing framework.
cypress
bobmatnyc/claude-mpm-skills · Testing
Cypress runs browser automation with first-class network control, time-travel debugging, and a strong local dev workflow. Use it for critical path E2E tests and for component tests when browser-level rendering matters.
vitest
supabase/supabase · Testing
Vitest is a next-generation testing framework powered by Vite. It provides a Jest-compatible API with native ESM, TypeScript, and JSX support out of the box. Vitest shares the same config, transformers, resolvers, and plugins with your Vite app.
android-testing
new-silvermoon/awesome-android-agent-skills · Testing
This skill provides expert guidance on testing modern Android applications, inspired by "Now in Android". It covers Unit Tests, Hilt Integration Tests, and Screenshot Testing.
go-testing
cxuu/golang-skills · Backend
Normative: Test failures must be diagnosable without reading the test source.
playwright-bot-bypass
greekr4/playwright-bot-bypass · Testing
Bypass bot detection and CAPTCHA triggers using rebrowser-playwright with stealth techniques. \n \n Uses real GPU rendering, removes WebDriver signatures, and patches fingerprinting vectors to pass bot detection tests like bot.sannysoft.com \n Requires headed mode ( headless: false ) and real Chrome browser ( channel: 'chrome' ) to be effective \n Includes addInitScript to remove navigator.webdriver property, the most common detection method \n For Python, recommends undetected-chromedriver over
asc-testflight-orchestration
rudrankriyam/asc-skills · Testing
Use this skill when managing TestFlight testers, groups, and build distribution.
spring-boot-testing
github/awesome-copilot · Testing
This skill provides expert guide for testing Spring Boot 4 applications with modern patterns and best practices.