imbeasting-test-driven-developmentUnified TDD skill with three input modes — from spec, from task, or from description. Enforces test-first development using repository patterns, with proptes...
Install via ClawdBot CLI:
clawdbot install ImBeasting/imbeasting-test-driven-developmentGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
Financial technology teams building payment processing APIs can use Mode A with .spec.md files to ensure regulatory compliance. The Given/When/Then acceptance criteria ensure all transaction validation rules are tested before implementation, while backpressure integration provides audit trails for compliance reporting.
E-commerce engineering teams implementing shopping cart or inventory management features can use Mode B with .code-task.md files. Pattern discovery helps maintain consistent test structures across microservices, while the TDD cycle ensures new features don't break existing checkout flows during rapid deployment cycles.
Healthcare software teams building data transformation pipelines for patient records can leverage Mode C for ad-hoc data validation requirements. Proptest guidance ensures deterministic testing of data sanitization functions, while test location rules maintain HIPAA-compliant test separation between modules handling sensitive data.
IoT companies developing over-the-air update mechanisms can use all three modes depending on requirement sources. Mode A handles formal specification documents, Mode B processes planned feature tasks, and Mode C addresses emergent security patches, with the TDD cycle preventing regression in constrained device environments.
SaaS providers building third-party integrations can use Mode B to parse integration task specifications. Pattern discovery ensures consistent API client testing across different service providers, while backpressure integration provides coverage metrics for SLA compliance monitoring of integration reliability.
Companies selling TDD-enabled development platforms to large enterprises can bundle this skill with their IDEs. Revenue comes from annual per-seat licenses, with premium support for custom spec parsing and integration with existing enterprise test frameworks.
Consulting firms specializing in software quality can offer TDD implementation services using this skill package. Revenue is generated through project-based consulting fees, training workshops, and ongoing maintenance contracts for helping teams adopt test-first development practices.
Cloud platforms can integrate this TDD skill into their CI/CD offerings. Revenue comes from usage-based pricing for test execution minutes, with premium tiers offering advanced coverage analysis, parallel test execution, and integration with proprietary spec management systems.
💬 Integration Tip
Integrate this skill early in your CI pipeline to catch test failures before deployment, and configure backpressure events to trigger automated rollbacks when coverage thresholds aren't met.
Scored Apr 19, 2026
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.
Conduct rigorous, adversarial code reviews with zero tolerance for mediocrity. Use when users ask to "critically review" my code or a PR, "critique my code", "find issues in my code", or "what's wrong with this code". Identifies security holes, lazy patterns, edge case failures, and bad practices across Python, R, JavaScript/TypeScript, SQL, and front-end code. Scrutinizes error handling, type safety, performance, accessibility, and code quality. Provides structured feedback with severity tiers (Blocking, Required, Suggestions) and specific, actionable recommendations.
Coding style memory that adapts to your preferences, conventions, and patterns for consistent coding.
Pragmatic coding standards for writing clean, maintainable code — naming, functions, structure, anti-patterns, and pre-edit safety checks. Use when writing new code, refactoring existing code, reviewing code quality, or establishing coding standards.
Claude Code integration for OpenClaw. This skill provides interfaces to: - Query Claude Code documentation from https://code.claude.com/docs - Manage subagents and coding tasks - Execute AI-assisted coding workflows - Access best practices and common workflows Use this skill when users want to: - Get help with coding tasks - Query Claude Code documentation - Manage AI-assisted development workflows - Execute complex programming tasks
Plan, draft, version, and refine written content with enforced versioning and quality audits.