Stats
Actions
Tags
From wp-labs-standards
CSS/SCSS/Sass style rules. Use when writing, editing, or reviewing stylesheets (.css/.scss/.sass) — follows the Airbnb CSS Style Guide and BEM methodology, and prefers SCSS.
How this skill is triggered — by the user, by Claude, or both
Slash command
/wp-labs-standards:css-styleThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the Airbnb CSS Style Guide and BEM methodology.
Follow the Airbnb CSS Style Guide and BEM methodology.
.scss) over plain CSS or the indented Sass (.sass) syntax..scss; when touching an existing plain-CSS file, migrate to SCSS only if it's in scope (Boy Scout Rule — keep it small).npx claudepluginhub cssherry-wp/wp-labs-starter --plugin wp-labs-standardsCreates, edits, and verifies skills using a test-driven development approach with pressure scenarios and subagents.