什么是 theme-audit?
验证所有主题的完整性和正确使用 来源:chmouel/lazyworktree。
验证所有主题的完整性和正确使用
通过命令行快速安装 theme-audit AI 技能到你的开发环境
来源:chmouel/lazyworktree。
Theme usage in UI !grep -r "theme\." internal/app/ --include=".go" | head -50
Potential hardcoded colours !grep -rE "(lipgloss\.(Color|AdaptiveColor)\(|#[0-9a-fA-F]{6})" internal/app/ --include=".go" | head -30
验证所有主题的完整性和正确使用 来源:chmouel/lazyworktree。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit验证所有主题的完整性和正确使用 来源:chmouel/lazyworktree。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/chmouel/lazyworktree