skill-smoke-test-author自动为 Skill 生成 smoke test 模板,覆盖依赖缺失、空输入和标准路径。;use for skills, testing, smoke-test workflows;do not use for 写无法执行的测试, 忽略失败路径.
Install via ClawdBot CLI:
clawdbot install 52yuanchangxing/skill-smoke-test-authorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://example.invalid/skills/skill-smoke-test-authorAudited Apr 16, 2026 · audit v1.0
Generated Jul 30, 2026
开发新Skill后,使用本工具自动生成冒烟测试模板,包含依赖缺失、空输入和标准路径测试用例,确保快速接入质量检查流程。
在测试环境中模拟缺少Python3或其他依赖,验证Skill能否优雅报错并给出明确提示,避免生产环境因依赖问题崩溃。
针对空输入参数执行冒烟测试,检查Skill的健壮性和错误处理能力,确保用户误操作时不会产生不可预知结果。
每次Skill更新后,自动生成标准路径冒烟测试模板,快速验证核心功能是否正常,提升回归效率。
针对macOS、Linux、Windows不同操作系统生成冒烟测试,验证Skill在目标平台上的依赖和环境一致性。
提供基础冒烟测试模板生成功能免费,高级模板定制和CI/CD集成服务按使用量或订阅收费。
与DevOps平台合作,将工具作为插件集成,按集成项目或收益分成收费。
为企业提供定制化冒烟测试框架和培训,帮助企业建立标准测试流程,按年合同收费。
💬 Integration Tip
将本工具集成到CI/CD流水线中,每次Skill构建自动生成并执行冒烟测试,可尽早发现依赖和边界问题。
Scored Jul 30, 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.