Ux Lint banner
Laith0003 Laith0003

Ux Lint

AI community

Description

--- description: Deterministic regex-based linter for AI fingerprints. No LLM, no API, no network. CI-friendly — exits non-zero on Critical / High findings. Rules sourced from references/foundations/anti-patterns.md. Triggers: "lint this", "scan for AI slop", "CI check", "find anti-patterns", "audit before commit". allowed-tools: Read, Bash, Glob, Grep disable-model-invocation: false --- # /ux-lint You are running the `/ux-lint` command from the `ux` plugin. The job is to run a fast, determini

Installation

Installs to ~/.claude/skills/laith0003-ux-skill-ux-lint/SKILL.md

Terminal
mkdir -p ~/.claude/skills/laith0003-ux-skill-ux-lint && curl -fsSL https://raw.githubusercontent.com/Laith0003/ux-skill/HEAD/commands/ux-lint.md -o ~/.claude/skills/laith0003-ux-skill-ux-lint/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository