tdd-guideTest-driven development skill for writing unit tests, generating test fixtures and mocks, analyzing coverage gaps, and guiding red-green-refactor workflows a...
Install via ClawdBot CLI:
clawdbot install alirezarezvani/tdd-guideGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/your-org/tdd-guide-skill.gitAudited Apr 16, 2026 · audit v1.0
Generated Mar 1, 2026
A team building a React/Node.js web app uses the skill to generate Jest tests for new features, ensuring TDD adherence. They analyze coverage reports to identify gaps in authentication modules, prioritizing fixes to maintain 85%+ coverage.
A fintech startup developing a Python-based REST API employs the skill to create Pytest tests for endpoints, guiding red-green-refactor cycles. Coverage analysis on JSON reports helps uncover untested error handling in transaction logic.
An enterprise with a Java monolith uses the skill to generate JUnit tests for untested legacy modules, improving maintainability. The TDD workflow assists in safely refactoring critical business logic while validating test passes.
A coding bootcamp integrates the skill into their curriculum to teach TDD principles. Students use it to generate tests for JavaScript and Python exercises, analyzing coverage to learn best practices in test isolation and quality.
Maintainers of a TypeScript library use the skill to automate test generation for new contributions, ensuring consistency with Vitest. Coverage analysis on LCOV reports identifies low-coverage areas in utility functions for community fixes.
Offer the skill as a cloud-based service with tiered pricing (e.g., free for individuals, paid for teams). Revenue comes from monthly subscriptions based on usage metrics like test generations or coverage analyses.
Sell on-premise licenses to large organizations for integration into their CI/CD pipelines. Revenue is generated through one-time license fees or annual support contracts, targeting industries like finance and healthcare.
Provide a free version with basic test generation and coverage analysis, while charging for advanced features like multi-framework adapters or priority support. Revenue streams include in-app purchases and upsells.
💬 Integration Tip
Integrate the skill into CI/CD pipelines by running coverage_analyzer.py post-test to enforce thresholds, and use test_generator.py during code reviews to automate test scaffolding.
Scored Apr 19, 2026
Use the @steipete/oracle CLI to bundle a prompt plus the right files and get a second-model review (API or browser) for debugging, refactors, design checks, or cross-validation.
This skill should be used when the user needs to analyze frontend project architecture evaluate tech stack choices review component design patterns assess bu...
Write, run, and manage unit, integration, and E2E tests across TypeScript, Python, and Swift using recommended frameworks.
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Control desktop applications on Windows — launch, close, focus, resize, move windows, simulate keyboard/mouse input, manage processes, control VSCode, read clipboard, and capture screen info. Use when the user wants to interact with any running program, switch windows, type text, press shortcuts, open files in VSCode, manage running processes, or get system display information.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).