CSS Review — Design skill for Claude Code
Review CSS for coding style and best practices.
How to install CSS Review
Installs to ~/.claude/commands/openshift-lightspeed-console-css-review.md
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/openshift/lightspeed-console/HEAD/.claude/commands/css-review.md -o ~/.claude/commands/openshift-lightspeed-console-css-review.md Restart Claude Code, or start a new session, for it to be picked up.
What CSS Review does
Review CSS for coding style and best practices
Reference: https://www.patternfly.org/tokens/all-patternfly-tokens
Arguments: [path] - Optional path to a specific CSS file (default: all CSS in src/)
If a path argument was provided, review just that file. Otherwise, review all CSS files in `src/`.
Run stylelint first: `npx stylelint "src/**/*.css" --allow-empty-input`
Beyond what stylelint catches, manually review the CSS for these issues:
**PatternFly Variable Consistency:**
Alternatives in Design
- Tokenicode — A Claude Code GUI — Tauri 2 + React 19 + TypeScript + Tailwind CSS 4 436 ★
- Module CSS — Compile module CSS assets or fix Tailwind prefix issues 407 ★
- Website Builder Setup — Build professional animated websites with Claude Code — no coding needed 313 ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Review UX Preflight
Pre-implementation UX gate. Run before coding any UI feature to validate layout decisions, interaction placeme
OxiMux
A Rust-native, multi-agent development cockpit for macOS — spawn isolated worktrees, run CLI coding agents in
System Design Skill
System design for coding agents: map, design, review & evolve architectures with capacity math, failure stress
Frontend Review
Frontend code review for images, accessibility, responsive design, and CSS patterns
Swift Claude Code
A Swift reimplementation of a Claude Code-style coding agent, built stage by stage to explore what makes codin
Claude Code Debug Mode
Cursor-style Debug Mode skill for coding agents. Hypothesis-driven debugging with runtime log instrumentation
Related Agents
Style Sync
Checks that CSS custom properties defined in src/styles/main.css (like --accent, --bg, --text) are consistentl
Book Builder
동화책 HTML 뷰어 빌더. 시나리오 JSON과 생성된 이미지를 받아 페이지 넘김 가능한 정적 책 뷰어(book/index.html + style.css + book.js + book.json)를
Codebase Analyst
Use proactively to find codebase patterns, coding style and team standards. Specialized agent for deep codebas