8173 results (71.2ms) page 15 / 409
zartin790 / llm-system-template-agents-skills-patterns-tools-prompts-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only

ngxtm / devkit-playwright-expert exact

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.

Jeffallan / claude-skills-playwright-expert exact

Use when writing E2E tests with Playwright, setting up test infrastructure, or debugging flaky browser tests. Invoke for browser automation, E2E tests, Page Object Model, test flakiness, visual testing.

cleodin / antigravity-awesome-skills-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

sickn33 / antigravity-awesome-skills-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

zebbern / claude-code-guide-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

halay08 / fullstack-agent-skills-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

ngxtm / devkit-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

404kidwiz / agent-skills-backup-burp-suite-web-application-testing exact

This skill should be used when the user asks to "intercept HTTP traffic", "modify web requests", "use Burp Suite for testing", "perform web vulnerability scanning", "test with Burp Repeater",...

d-o-hub / rust-self-learning-memory-episodic-memory-testing exact

Domain-specific testing patterns for episodic memory operations. Use when testing episode lifecycle, pattern extraction, reward scoring, or memory retrieval.

itechmeat / llm-code-react-testing-library exact

React Testing Library: user-centric component testing with queries, user-event simulation, async utilities, and accessibility-first API.

proffesor-for-testing / agentic-qe-qe-contract-testing exact

Consumer-driven contract testing for APIs including REST, GraphQL, and event-driven systems with schema validation.

proffesor-for-testing / agentic-qe-shift-left-testing exact

Move testing activities earlier in the development lifecycle to catch defects when they're cheapest to fix. Use when implementing TDD, CI/CD, or early quality practices.

proffesor-for-testing / agentic-qe-shift-right-testing exact

Testing in production with feature flags, canary deployments, synthetic monitoring, and chaos engineering. Use when implementing production observability or progressive delivery.

d-o-hub / rust-self-learning-memory-rust-async-testing exact

Comprehensive async/tokio testing patterns for episodic memory operations. Use when writing tests for async functions, time-based operations, concurrent tasks, or tokio runtime management.

RLGeeX / rlg-copilot-test-driven-development exact

Use when implementing any feature or bugfix, before writing implementation code - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by...