Install via ClawdBot CLI:
clawdbot install huangjingzhi07/code-snippet-ocGrade Limited — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated Mar 22, 2026
开发团队使用该技能保存和共享常用代码片段,如算法实现、API调用模板和错误处理模式。通过标签分类和快速搜索,团队成员可以快速找到并复用经过验证的代码,减少重复开发时间并保持代码一致性。
编程教师使用该技能收藏典型代码示例和常见错误案例,用于课堂教学演示。学生可以通过关键词搜索查找相关编程概念的具体实现,如数据结构示例或设计模式模板,辅助理解和练习。
技术作者和文档工程师使用该技能管理代码示例库,确保博客文章、API文档和技术教程中的代码片段准确且最新。通过标签分类,可以快速检索和插入相关代码,提高内容创作效率。
独立开发者或自由职业者使用该技能收藏自己在不同项目中积累的实用代码片段,如配置模板、工具函数和最佳实践代码。通过快速搜索功能,可以在新项目中快速复用这些经验证过的代码块。
提供云端代码片段管理服务,支持团队协作、版本控制和高级搜索功能。基础功能免费,高级功能如团队管理、API集成和优先支持通过月度或年度订阅收费。
为企业客户提供私有化部署方案,集成到内部开发平台中,支持自定义标签体系、代码审查流程和企业安全规范。提供安装、配置和技术支持服务。
作为插件在主流IDE(如VS Code、IntelliJ)市场中分发,提供基础代码片段管理功能免费,高级功能如AI代码建议、跨IDE同步和高级搜索通过一次性购买或订阅解锁。
💬 Integration Tip
该技能可轻松集成到开发工作流中,建议通过快捷键或命令面板触发,并与现有IDE或代码编辑器配合使用以提高效率。
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.
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.
Use when writing tests, creating test strategies, or building automation frameworks. Invoke for unit tests, integration tests, E2E, coverage analysis, performance testing, security testing.