10410 results (73.8ms) page 50 / 521
cosmix / loom-golang exact

Go language expertise for writing idiomatic, production-quality Go code. Use for Go development, concurrency patterns, error handling, testing, and module management. Triggers: go, golang,...

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.

OutlineDriven / odin-claude-plugin-gh-address-comments exact

Help address review/issue comments on the open GitHub PR for the current branch using gh CLI; verify gh auth first and prompt the user to authenticate if not logged in.

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.

dceoy / speckit-agent-skills-speckit-specify exact

Create or update a feature specification from a natural language feature description.

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.

payloadcms / payload-triage-ci-flake exact

Use when CI tests fail on main branch after PR merge, or when investigating flaky test failures in CI environments

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.

DonTizi / codegeass-new-feature exact

Plan new features/integrations following SOLID principles. Analyzes codebase architecture, researches official documentation and best practices, designs extensible solution, and creates...

mindrally / skills-playwright exact

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

ngxtm / devkit-security-scanning-tools exact

This skill should be used when the user asks to "perform vulnerability scanning", "scan networks for open ports", "assess web application security", "scan wireless networks", "detect malware",...

Charon-Fan / agent-playbook-qa-expert exact

Quality assurance expert for testing strategies and quality gates. Use when planning test coverage, setting up QA processes, or improving quality standards.

ngxtm / devkit-devops exact

Deploy and manage cloud infrastructure on Cloudflare (Workers, R2, D1, KV, Pages, Durable Objects, Browser Rendering), Docker containers, and Google Cloud Platform (Compute Engine, GKE, Cloud Run,...

tdd 0.00
TheSimpleApp / agent-skills-tdd exact

Test-driven development workflow. Write tests first, then implement. Use when building new features, fixing bugs, or refactoring code.

DonTizi / codegeass-refactor exact

Refactor monolithic code into clean, single-responsibility modules following SOLID principles

Nirusan / claude-config-validate exact

Run lint, build, and E2E tests in sequence. Use when the user wants to validate their code, run tests, or check if everything works before committing.