claude-code-proToken-efficient Claude Code workflow. Other skills burn tokens polling tmux every 30s — this one uses completion callbacks and only checks when notified. Obs...
Install via ClawdBot CLI:
clawdbot install swaylq/claude-code-proGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/voidborne-d/claude-code-proAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A development team needs to refactor authentication across 10+ files in a web app from session-based to JWT. This skill efficiently handles the task by starting a Claude Code session with detailed requirements and a completion callback, saving thousands of tokens compared to polling methods.
An enterprise is updating a legacy codebase involving 20+ files to use modern libraries and patterns. The skill's smart dispatch ensures it's only used for complex multi-file tasks, while its notification-based monitoring reduces token costs during the lengthy execution.
A SaaS company is adding a billing module that touches 8 files including frontend, backend, and database layers. The skill allows developers to define requirements upfront and receive a notification upon completion, minimizing mid-task interruptions and token usage.
A mobile app team is integrating a third-party API across iOS and Android codebases, affecting 6+ files. This skill's structured JSON monitoring and compact context features help manage the task efficiently without wasting tokens on frequent status checks.
A DevOps engineer needs to write and test automation scripts spanning 5+ configuration and script files. The skill's lightweight monitoring and fallback polling ensure reliable execution while conserving tokens, ideal for background coding tasks in CI/CD environments.
Offer this skill as part of a subscription service for AI-assisted coding, where clients pay per token saved. By reducing supervision tokens by 80%+, it lowers costs for users handling complex multi-file projects, making the service more affordable and efficient.
License the skill to large enterprises for integration into their internal AI development platforms. It helps teams manage extensive code refactors and new features with minimal token overhead, improving productivity and reducing operational costs in software projects.
Sell the skill as a standalone toolkit for freelance developers who use AI agents for client work. Its efficiency in handling multi-file tasks allows freelancers to take on more complex projects without inflating token costs, increasing their profitability and service quality.
💬 Integration Tip
Ensure tmux and the Claude CLI are installed, and use the completion callback in task prompts to enable notification-based monitoring for optimal token savings.
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.