rubber-duck-deluxeThe classic rubber duck debugging technique, upgraded with personality modes. Choose your duck: Socrates asks devastating questions until you find the answer...
Install via ClawdBot CLI:
clawdbot install jcools1977/rubber-duck-deluxeGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 21, 2026
A developer is troubleshooting 500 errors that occur sporadically in their API. Using the Socrates personality, they are guided through questioning assumptions about request variations, leading to the discovery of a payload size limit causing failures for large requests.
A database administrator is dealing with slow query performance in production. The Gordon Ramsay personality aggressively demands specifics, pushing them to analyze query plans and realize they are using SELECT * unnecessarily, prompting optimization with specific columns and indexing.
A QA engineer encounters a failing test with mismatched outputs. The Toddler personality recursively asks 'but why?' to drill down to an off-by-one error, ultimately revealing an incorrect counter initialization as the root cause.
A frontend developer struggles with React state not updating properly. The Zen Master personality offers cryptic koans that inspire lateral thinking, helping them realize they are mutating state directly instead of creating new objects, which is required for re-renders.
A beginner programmer is stuck on a coding issue and feels overwhelmed. Using the Classic Duck personality, they explain the problem aloud in a non-judgmental setting, organizing their thoughts and spontaneously identifying a missing return statement as the solution.
Offer the Classic Duck and Socrates personalities for free to attract users, while charging a subscription fee for access to advanced personalities like Gordon Ramsay, Zen Master, and Toddler. This model encourages upgrades through demonstrated value in debugging efficiency.
Sell site-wide licenses to companies for use across development teams, including features like analytics on debugging patterns and integration with existing IDEs. This targets organizations looking to improve productivity and reduce bug resolution time.
Partner with coding bootcamps, universities, and online learning platforms to integrate Rubber Duck Deluxe into curricula. Offer discounted rates or custom versions tailored for teaching debugging skills, generating revenue through bulk sales and partnerships.
💬 Integration Tip
Integrate this skill into IDEs via plugins or command-line tools to allow quick access during coding sessions, and consider adding voice input for hands-free debugging in different environments.
Scored Jun 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.