tdd-eccTest-driven development with red-green-refactor loop and de-sloppify pattern. Use when user wants to build features or fix bugs using TDD, mentions "red-gree...
Install via ClawdBot CLI:
clawdbot install huamu668/tdd-eccGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 20, 2026
Develop a secure checkout process with payment validation, inventory checks, and order confirmation. TDD ensures each user flow (valid cart, insufficient stock, payment failure) works correctly through integration tests that verify business behavior rather than implementation details.
Build a system for patients to book, reschedule, and cancel medical appointments with provider availability validation. TDD's vertical slicing approach allows incremental development of critical behaviors like double-booking prevention and insurance verification while maintaining compliance requirements.
Create a transaction engine handling deposits, withdrawals, and transfers with balance validation and audit trails. The de-sloppify pattern helps remove redundant type checks while keeping essential business logic tests for fraud detection and regulatory compliance.
Implement a multi-step onboarding workflow with email verification, profile setup, and feature tutorials. TDD's tracer bullet approach starts with one successful user registration test, then incrementally adds behaviors like invitation codes and plan selection.
Develop a system to collect, process, and alert on sensor data from connected devices. TDD focuses on integration tests that verify actual device communication and alerting behaviors rather than mocking internal implementation details that would break during refactoring.
Offer TDD implementation consulting to development teams transitioning to test-driven workflows. Revenue comes from hourly or project-based fees for setting up TDD processes, training developers, and conducting code reviews with the de-sloppify pattern.
Provide a cloud-based TDD workflow platform with integrated testing environments, automated de-sloppify agents, and collaboration tools. Revenue is generated through monthly subscriptions with tiered pricing based on team size and feature access.
Deliver comprehensive TDD training programs to large organizations, including workshops on vertical slicing, integration testing, and the de-sloppify pattern. Revenue comes from multi-day training sessions, certification programs, and ongoing coaching contracts.
💬 Integration Tip
Integrate the de-sloppify pattern as a separate CI/CD pipeline step after implementation to systematically remove test/code slop without constraining the initial development phase.
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.