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 18, 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
Guide for creating effective skills. This skill should be used when users want to create a new skill (or update an existing skill) that extends Claude's capabilities with specialized knowledge, workflows, or tool integrations.
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Control and operate Opencode via slash commands. Use this skill to manage sessions, select models, switch agents (plan/build), and coordinate coding through Opencode.
Ship production code with AI agents through acceptance contracts, micro diffs, red green loops, and deterministic handoff checkpoints.
A comprehensive skill for using the Cursor CLI agent for various software engineering tasks (updated for 2026 features, includes tmux automation guide).
Provides a 7-step debugging protocol plus language-specific commands to systematically identify, verify, and fix software bugs across multiple environments.