plankton-code-quality
Write-time code quality enforcement 使用 Plankton — auto-formatti。
You want automatic formatting 和 linting on
安装这个 Skill
原文暂未提供标准安装命令。
为什么值得装
推荐它,是因为它在「代码质量」分类里热度靠前(GitHub Stars 219,439),同时原始文档信息密度足够高。原文列出的执行要点包括:You want automatic formatting and linting on every file edit (not just at commit time);You need defense against agents modifying linter configs to pass instead of fixing code。对经常重复的任务来说,这类 Skill 能把经验沉淀到工作流前端,减少临场猜测。
原文里最有价值的点
- Write-time code quality enforcement 使用 Plankton — auto-formatti。
- 原文摘录:Write-time code quality enforcement 使用 Plankton —
- 原文要点:You want automatic formatting 和 linting on every f
- 补充线索:You need defense against Agent modifying linter con
适合用在
- 建立测试闭环、回归验证、安全检查和发布前质量门
- 提升 Agent 的规划、调试、浏览器自动化和多代理协作能力