Harness-engineering css-css-modules
name: css-css-modules
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/codex/css-css-modules/skill.yamlsource content
name: css-css-modules version: '1.0.0' description: Scope CSS to components with CSS Modules for collision-free class names stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.module.css'
- '**/*.module.scss' related_skills:
- css-tailwind-pattern
- css-design-tokens
- css-layout-patterns stack_signals:
- css
- typescript
- react keywords:
- css-modules
- scoped-styles
- module-css
- local-scope
- class-names metadata: author: community upstream: 'css-modules/docs' state: persistent: false files: [] depends_on: []