·theme-audit
</>

theme-audit

Validate all themes for completeness and correct usage

36Installs·2Trend·@chmouel

Installation

$npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit

How to Install theme-audit

Quickly install theme-audit AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: chmouel/lazyworktree.

SKILL.md

View raw

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

Validate all themes for completeness and correct usage Source: chmouel/lazyworktree.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit
Category
</>Dev Tools
Verified
First Seen
2026-02-21
Updated
2026-03-10

Browse more skills from chmouel/lazyworktree

Quick answers

What is theme-audit?

Validate all themes for completeness and correct usage Source: chmouel/lazyworktree.

How do I install theme-audit?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/chmouel/lazyworktree --skill theme-audit Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/chmouel/lazyworktree

Details

Category
</>Dev Tools
Source
skills.sh
First Seen
2026-02-21