deep-codingDeep coding multi-agent development system. Use when the user wants to build software projects using the Orchestrator to Builder to Reviewer workflow, mentio...
Install via ClawdBot CLI:
clawdbot install extraterrest/deep-codingGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:8765Audited Apr 18, 2026 · audit v1.0
Generated Apr 22, 2026
Build a full-stack e-commerce platform with product catalog, shopping cart, checkout, and payment integration. The system handles user authentication, inventory management, and order tracking with modular decomposition.
Create a multi-tenant analytics dashboard with data visualization, user management, and real-time updates. The project includes backend API, database schema, and interactive charts.
Develop a patient portal for scheduling appointments, managing medical records, and secure messaging. Requires HIPAA compliance considerations and role-based access control.
Design a continuous integration and deployment tool that integrates with Git repositories, runs tests, and deploys to cloud environments. Includes plugin system for extensibility.
Offer tiered subscription plans with monthly or annual billing. Free tier with limited features to attract users, paid tiers for advanced analytics and priority support.
Facilitate transactions between third-party vendors and customers. Charge a commission per sale or listing fee for premium placement.
Release a core version as open-source to drive adoption. Offer enterprise license with additional features, dedicated support, and compliance certifications.
💬 Integration Tip
Start with the Orchestrator to decompose the project into modules, then spawn Builder agents for each module. Ensure Reviewer agents run actual tests, not just code review.
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.