claude-code-masteryMaster Claude Code for coding tasks. Includes setup scripts, dev team subagents (starter pack or full team), self-improving learning system, diagnostics, and troubleshooting.
Install via ClawdBot CLI:
clawdbot install cheenu1092-oss/claude-code-masteryGrade Good — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Sends data to undocumented external endpoint (potential exfiltration)
Post → https://www.postgresql.org/docs/Potentially destructive shell commands in tool definitions
rm -rf ~Accesses system directories or attempts privilege escalation
/proc/Calls external URL not in known-safe list
https://code.claude.com/docsGenerated Feb 25, 2026
A small agency uses the skill to streamline client projects by delegating tasks to specialized subagents like senior-dev for architecture and junior-dev for quick fixes. It improves efficiency by isolating complex coding tasks and managing project timelines with the project-manager agent.
An e-commerce company employs the skill to handle code updates and bug fixes across frontend and backend systems. Subagents like frontend-dev and backend-dev ensure specialized attention to UI and API changes, while devops manages deployment pipelines for continuous integration.
A startup building LLM-based applications leverages the ai-engineer and ml-engineer subagents to design and optimize machine learning models. The skill facilitates rapid prototyping and troubleshooting, with context management tools like /clear to maintain focus between iterative tasks.
A consulting firm uses the skill to analyze client datasets, with data-scientist and data-engineer subagents handling SQL queries and ETL pipelines. It enables efficient data processing and report generation, supported by the project-manager agent for task breakdowns and deadlines.
Offer the skill as part of a monthly subscription for developers, providing access to subagents and updates. Revenue is generated through tiered pricing based on features like the full team of agents or advanced diagnostics.
Provide basic functionality like the starter pack subagents for free, with premium features such as the full team or persistent memory requiring a one-time purchase. This attracts users and converts them to paid plans for enhanced capabilities.
License the skill to large organizations for internal development teams, with custom configurations and support. Revenue comes from annual contracts that include setup assistance, training, and priority access to new features.
💬 Integration Tip
Integrate the skill by adding the maintenance task to HEARTBEAT.md post-setup and customize config.sh for model updates to ensure seamless operation in development workflows.
Scored Apr 19, 2026
Uses known external API (expected, informational)
api.anthropic.comAI Analysis
The skill's external calls (Anthropic API, official Claude Code docs) are consistent with its stated purpose of coding assistance. The 'unknown data sink' signal appears to be a false positive from PostgreSQL documentation URLs, not actual data exfiltration. While there are some shell commands that could be destructive if misused, they appear in setup/cleanup contexts typical for development tools.
Audited Apr 16, 2026 · audit v1.0
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.