9079 results (68.0ms) page 38 / 454
shishiv / gsd-browser-automation exact

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies,...

cleodin / antigravity-awesome-skills-browser-automation exact

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies,...

halay08 / fullstack-agent-skills-browser-automation exact

Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies,...

jest 0.00
mindrally / skills-jest exact

Jest testing best practices for JavaScript and TypeScript applications, covering test structure, mocking, and assertion patterns.

dtinth / agent-skills-playwright exact

Playwright testing. Use this skill to write and run automated tests for web applications using Playwright.

sitechfromgeorgia / georgian-distribution-system-deployment-automation exact

Expert DevOps automation consultant for building production-grade CI/CD deployment pipelines using Vercel, GitHub Actions, and Railway. Implements build/test/preview/production workflows,...

yanko-belov / code-craft-aaa-pattern exact

Use when writing tests. Use when test structure is unclear. Use when arrange/act/assert phases are mixed.

samhvw8 / dot-claude-refactoring-expert exact

Systematic code refactoring following Martin Fowler's catalog. Methodologies: characterization tests, Red-Green-Refactor, incremental transformation. Capabilities: SOLID compliance, DRY cleanup,...

dkyazzentwatwa / chatgpt-skills-statistical-analyzer exact

Perform statistical hypothesis testing, regression analysis, ANOVA, and t-tests with plain-English interpretations and visualizations.

qodex-ai / ai-agent-skills-browser-automation-framework exact

Automate browser interactions and web testing. Provides scriptable browser control for web scraping, testing, and automation.

rspec 0.00
mindrally / skills-rspec exact

RSpec testing best practices for Ruby and Rails applications, covering test organization, data management, and isolation patterns.

xenitV1 / claude-code-maestro-tdd-mastery exact

Test-Driven Development Iron Law. Write the test first. Watch it fail. Write minimal code to pass. No exceptions.

mindrally / skills-cypress exact

Cypress end-to-end testing best practices for web applications, covering test structure, commands, and reliability patterns.

mindrally / skills-playwright exact

Playwright end-to-end testing best practices for web applications, covering test design, locator strategies, and assertion patterns.

itechmeat / llm-code-vitest exact

Vitest testing framework: Vite-powered tests, Jest-compatible API, mocking, snapshots, coverage, browser mode, and TypeScript support.

jroslaniec / agent-skills-pytest-unit exact

Write pytest unit tests for Python code changes. Use when adding tests for new or modified Python code in projects that use pytest.

mindrally / skills-selenium-automation exact

Expert guidance for browser automation and web testing using Selenium WebDriver with best practices for element location, waits, and test organization.

Junbo-Zheng / skills-monkey exact

Guide for configuring Monkey testing on devices. Use when helping beginners set up Monkey testing or when troubleshooting issues that require specific debug configurations.

michaelalber / ai-toolkit-tdd-implementer exact

Implement minimal code to make failing tests pass (GREEN phase). Use when you have a failing test and need to write just enough code to make it pass.