9323 results (67.2ms) page 13 / 467
RLGeeX / rlg-copilot-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...

jackspace / claudeskillz-testing-anti-patterns exact

Use when writing or changing tests, adding mocks, or tempted to add test-only methods to production code - prevents testing mock behavior, production pollution with test-only methods, and mocking...

proffesor-for-testing / agentic-qe-holistic-testing-pact exact

Apply the Holistic Testing Model evolved with PACT (Proactive, Autonomous, Collaborative, Targeted) principles. Use when designing comprehensive test strategies for Classical, AI-assisted, Agent...

aj-geddes / useful-ai-prompts-test-automation-framework exact

Design and implement scalable test automation frameworks with Page Object Model, fixtures, and reporting. Use for test framework, page object pattern, test architecture, test organization, and...

ovachiever / droid-tings-bats-testing-patterns exact

Master Bash Automated Testing System (Bats) for comprehensive shell script testing. Use when writing tests for shell scripts, CI/CD pipelines, or requiring test-driven development of shell utilities.

proffesor-for-testing / agentic-qe-security-visual-testing exact

Security-first visual testing combining URL validation, PII detection, and visual regression with parallel viewport support. Use when testing web applications that handle sensitive data, need...

aj-geddes / useful-ai-prompts-unit-testing-framework exact

Write comprehensive unit tests with high coverage using testing frameworks like Jest, pytest, JUnit, or RSpec. Use when writing tests for functions, classes, components, or establishing testing standards.

existential-birds / beagle-swift-testing-code-review exact

Reviews Swift Testing code for proper use of #expect/#require, parameterized tests, async testing, and organization. Use when reviewing .swift files with import Testing, @Test, #expect, @Suite, or...

MildTomato / agent-skills-cli-guidelines exact

Design and build well-crafted command-line interfaces following modern best practices. This skill should be used when creating CLI tools, adding commands/subcommands, implementing help text,...

aj-geddes / useful-ai-prompts-property-based-testing exact

Design property-based tests that verify code properties hold for all inputs using automatic test case generation. Use for property-based, QuickCheck, hypothesis testing, generative testing, and...

d-o-hub / rust-self-learning-memory-quality-unit-testing exact

Write high-quality Rust unit tests following best practices. Use when writing new tests, reviewing test code, or improving test quality. Emphasizes clear naming, AAA pattern, isolation, and...

d-o-hub / rust-self-learning-memory-memory-cli-ops exact

Execute and troubleshoot memory-cli commands for episode management, pattern analysis, and storage operations. Use this skill when running CLI commands, debugging CLI issues, explaining command...

dceoy / ai-coding-agent-skills-gemini-exec exact

Execute development tasks using Google Gemini CLI for code generation, refactoring, and modifications. Use when the user needs to create code, add features, refactor, fix bugs, or generate tests....

GrishaAngelovGH / gemini-cli-agent-skills-expert-code-refactoring exact

Expert code refactoring for Java, JavaScript, and React projects. Focuses on SOLID principles, design patterns, and idiomatic improvements while ensuring test stability.

GrishaAngelovGH / gemini-cli-agent-skills-bug-investigator exact

Expert guidance for systematic bug hunting, root-cause analysis, and regression testing. Use this skill when the user reports a bug, unexpected behavior, or when you need to troubleshoot complex...

dceoy / ai-coding-agent-skills-codex-exec exact

Execute development tasks using OpenAI Codex CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs,...

dceoy / ai-coding-agent-skills-claude-exec exact

Execute development tasks using Claude Code CLI for code generation, refactoring, feature implementation, and bug fixes. Use when the user asks to create code, add features, refactor, fix bugs, or...

longbridge / gpui-component-gpui-test exact

Writing tests for GPUI applications. Use when testing components, async operations, or UI behavior.

doc-detective / agent-tools-inline-test-injection exact

Inject Doc Detective test specs into documentation source files as inline comments. Use when (1) you have a valid test spec (JSON/YAML) with steps and need to embed them in a source file, (2) the...