explain-code-1-0-0用可视化图表和类比解释代码。在解释代码如何工作、教授代码库或用户询问如何工作时使用
Install via ClawdBot CLI:
clawdbot install zhangyingzhuangk/explain-code-1-0-0Grade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 13, 2026
When a new developer joins a project, use the skill to explain the codebase structure and key algorithms using analogies and diagrams, speeding up ramp-up time.
During code reviews, clarify complex sections by breaking down logic step-by-step with visual representations, helping reviewers understand intent.
In educational settings, explain fundamental or advanced coding concepts with real-world analogies and ASCII flowcharts to reinforce learning.
When documenting poorly-commented legacy code, generate explanations that highlight pitfalls and common mistakes, aiding future maintenance.
For customer-facing developer support, explain how to use an API by walking through example code with visual call flows and analogies.
Offer basic explanations for free, with premium features like deeper analysis, multiple analogies, and exportable diagrams for subscription tiers.
License the skill as a plugin for continuous integration tools to auto-generate explanations for code changes, sold per-seat or per-repo.
Integrate into online coding platforms (e.g., Codecademy, Coursera) as a teaching assistant feature, generating revenue through platform partnerships or revenue sharing.
💬 Integration Tip
Integrate via a simple API that accepts code snippets and returns structured JSON containing sections: analogy, diagram (ASCII art), step-by-step walkthrough, and common pitfalls.
Scored May 13, 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.