9759 results (69.1ms) page 19 / 488
0xDarkMatter / claude-mods-python-cli-patterns exact

CLI application patterns for Python. Triggers on: cli, command line, typer, click, argparse, terminal, rich, console, terminal ui.

siviter-xyz / dot-agent-cli-building exact

Build command-line interfaces with async-first design, composable commands, and proper output formatting. Use when creating CLI tools, commands, or interactive terminal applications.

izyanrajwani / agent-skills-library-test-driven-development exact

Red-green-refactor development methodology requiring verified test coverage. Use for feature implementation, bugfixes, refactoring, or any behavior changes where tests must prove correctness.

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.

obra / superpowers-lab-mcp-cli exact

Use MCP servers on-demand via the mcp CLI tool - discover tools, resources, and prompts without polluting context with pre-loaded MCP integrations

eddiebe147 / claude-settings-cli-builder exact

Expert guide for building command-line interfaces with Node.js (Commander, Inquirer, Ora) or Python (Click, Typer, Rich). Use when creating CLI tools, terminal UX, argument parsing, or interactive prompts.

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.

jackspace / claudeskillz-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...

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...

existential-birds / beagle-pydantic-ai-testing exact

Test PydanticAI agents using TestModel, FunctionModel, VCR cassettes, and inline snapshots. Use when writing unit tests, mocking LLM responses, or recording API interactions.

proffesor-for-testing / agentic-qe-n8n-expression-testing exact

n8n expression syntax validation, context-aware testing, common pitfalls detection, and performance optimization. Use when validating n8n expressions and data transformations.

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

Credential exposure detection, OAuth flow validation, API key management testing, and data sanitization verification for n8n workflows. Use when validating n8n workflow security.

proffesor-for-testing / agentic-qe-v3-cli-modernization exact

CLI modernization and hooks system enhancement for claude-flow v3. Implements interactive prompts, command decomposition, enhanced hooks integration, and intelligent workflow automation.

proffesor-for-testing / agentic-qe-test-reporting-analytics exact

Advanced test reporting, quality dashboards, predictive analytics, trend analysis, and executive reporting for QE metrics. Use when communicating quality status, tracking trends, or making...

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

Advanced visual regression testing with pixel-perfect comparison, AI-powered diff analysis, responsive design validation, and cross-browser visual consistency. Use when detecting UI regressions,...

Hildegaardchiasmal966 / claude-skills-test-driven-development exact

Use when implementing any feature or bugfix in the Culinary Advisor Next.js project - write the test first, watch it fail, write minimal code to pass; ensures tests actually verify behavior by...

mastra-ai / mastra-smoke-test exact

Create a Mastra project using create-mastra and smoke test the studio in Chrome

front-depiction / claude-setup-effect-concurrency-testing exact

Test Effect concurrency primitives including PubSub, Deferred, Latch, Fiber coordination, SubscriptionRef, and Stream. Use this skill when testing concurrent effects, event-driven systems, or...