Harness-engineering css-tailwind-merge
name: css-tailwind-merge
install
source · Clone the upstream repo
git clone https://github.com/Intense-Visions/harness-engineering
manifest:
agents/skills/claude-code/css-tailwind-merge/skill.yamlsource content
name: css-tailwind-merge version: '1.0.0' description: Resolve Tailwind class conflicts with tailwind-merge for safe className composition stability: static cognitive_mode: advisory-guide type: knowledge tier: 3 triggers:
- manual platforms:
- claude-code
- gemini-cli
- cursor
- codex tools: [] paths:
- '**/*.tsx'
- '/lib/'
- '/utils/' related_skills:
- css-tailwind-pattern
- css-component-variants
- css-custom-components stack_signals:
- tailwind
- css
- typescript keywords:
- tailwind-merge
- twMerge
- class-conflict
- cn-helper
- className-override metadata: author: community upstream: 'tailwind-merge/docs' state: persistent: false files: [] depends_on: []