工程开发
code-formatting
使用 Biome 格式化并检查当前分支上的 JS、TS 和 JSON 文件。适用于提交或建立 PR 前的代码清理。
安装
Agent 类型
Claude Code
安装命令 (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/code-formatting/install?os=mac&agent=claude" | bash
安装命令 (Windows)
curl -L "https://mentalok.io/api/v1/skills/code-formatting/install?os=windows&agent=claude" -o install-code-formatting.bat && install-code-formatting.bat
下载安装脚本