test-and-fix执行项目校验命令(lint、type-check、test、build),分析失败原因,安全修复问题,并将总结报告保存为 Markdown 文件。当用户要求检查、验证、测试代码改动时自动激活。
Install via ClawdBot CLI:
clawdbot install bovinphang/test-and-fixGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Generated May 9, 2026
A developer has made changes to a frontend project and wants to ensure code quality before committing. The skill runs lint, type-check, tests, and build, fixing any issues and providing a report.
After a significant code refactor, the team needs to verify that no regressions were introduced. The skill automatically runs the standard checks, repairs any failures, and summarizes the results.
When continuous integration reports a lint or type error, the skill can be invoked to analyze the failure, apply minimal fixes, and update the codebase without manual intervention.
Before deploying a release, the skill validates the entire build pipeline, ensuring all tests pass and no type errors exist, reducing the risk of production issues.
Integrates into IDEs or CI pipelines to automate code quality checks and fixes, saving developer time and reducing manual debugging.
Offers automated testing and repair as a managed service for teams lacking dedicated QA resources, providing regular reports and code patches.
Provides the core skill for free, with paid add-ons for advanced features (e.g., custom rules, integration with cloud services, priority support).
💬 Integration Tip
Integrate the skill as a pre-commit hook or CI step to automatically run on code changes, using standard package.json scripts.
Scored Jul 2, 2026
YouTube Data API integration with managed OAuth. Search videos, manage playlists, access channel data, and interact with comments. Use this skill when users want to interact with YouTube. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Trello API integration with managed OAuth. Manage boards, lists, cards, members, and labels. Use this skill when users want to interact with Trello for project management. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
API reference for CoinMarketCap DEX endpoints including token lookup, pools, transactions, trending, and security analysis. Use this skill whenever the user...
Use when designing REST or GraphQL APIs, creating OpenAPI specifications, or planning API architecture. Invoke for resource modeling, versioning strategies, pagination patterns, error handling standards.
Lightweight API mock server for prototyping and testing, supporting JSON/JSON Schema responses, dynamic data, validation, latency, and webhook simulation.
This skill should be used when writing documentation for codebases, including README files, architecture documentation, code comments, and API documentation. Use this skill when users request help documenting their code, creating getting-started guides, explaining project structure, or making codebases more accessible to new developers. The skill provides templates, best practices, and structured approaches for creating clear, beginner-friendly documentation.