dev-tools开发工具箱,提供规范管理、预提交检查、错误诊断、技术债务跟踪、代码差异对比、重构建议、依赖分析等开发辅助功能。
Install via ClawdBot CLI:
clawdbot install lf951515851/dev-toolsGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
开发者在提交代码前使用 pre-commit 子命令自动运行编译、安全扫描、测试覆盖等P0/P1检查,确保代码质量达标,减少CI流水线失败。适用于任何采用Git工作流的开发团队。
团队使用 debt 子命令记录技术债务项(如积分扣减未加事务),生成报告并跟踪修复进度,优先处理高优先级债务,帮助长期维护代码健康。
重构或代码生成后,使用 diff 子命令对比新旧代码,自动生成新增/修改/删除文件列表、行数统计和影响模块分析,帮助团队快速评审变更范围。
基于代码库分析报告,使用 refactor 子命令识别代码坏味、架构问题等,生成优先级排序的重构方案,并可直接应用指定建议,提升代码可维护性。
使用 spec 子命令定制命名规范、代码格式等,并检测内嵌规范与项目规范的冲突,确保团队统一编码标准,适用于多团队协作项目。
将技能作为插件集成到CI/CD平台(如Jenkins、GitLab),按团队规模或调用次数收取月/年订阅费,提供预提交检查、债务报告等增值功能。
为客户项目提供周期性代码质量审计(含技术债务报告、重构建议),按项目或审计次数收费,适用于外包或老旧系统维护场景。
将技能封装为VS Code或IntelliJ插件,基础功能免费,高级功能(如深入重构建议、历史债务趋势分析)通过付费解锁。
💬 Integration Tip
集成时需确保子命令的输出目录(如 docs/tech-debt/)已存在,可通过初始化脚本自动创建。
Scored May 9, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.