← スキル一覧に戻る

frontend-css
by grimmolf
Soap calculator for Midnight Garden Apothecary with custom additive quality impact calculations
⭐ 0🍴 0📅 2025年11月5日
SKILL.md
name: Frontend CSS description: Apply consistent CSS styling following project methodology (Tailwind, BEM, CSS Modules, utility classes) with minimal custom CSS, design system tokens, and performance optimization. Use this skill when writing styles in .css, .scss, .module.css files, applying Tailwind classes, maintaining design tokens, or working with any styling approach. Applies when styling components, creating layouts, implementing responsive designs, or ensuring visual consistency through established patterns and avoiding framework overrides.
Frontend CSS
When to use this skill
- When creating or modifying CSS files like
styles.css,App.module.css,components.scss, ortailwind.css - When applying CSS classes in JSX/HTML templates using Tailwind utility classes or BEM methodology
- When working in style directories like
styles/,css/,scss/, ortheme/ - When defining design system tokens for colors, spacing, typography, shadows, or other visual properties
- When choosing between Tailwind utility classes and custom CSS for component styling
- When avoiding excessive framework overrides that fight against library defaults
- When implementing responsive designs using CSS media queries or Tailwind responsive modifiers
- When optimizing CSS for production through purging/tree-shaking unused styles
- When maintaining consistent spacing, colors, and typography across the application
- When deciding on CSS methodology (CSS Modules for scoping, BEM for naming, utility-first with Tailwind)
- When creating theme configurations or customizing framework defaults in
tailwind.config.jsor similar - When ensuring CSS performance by minimizing custom styles and leveraging framework utilities
Frontend CSS
This Skill provides Claude Code with specific guidance on how to adhere to coding standards as they relate to how it should handle frontend CSS.
Instructions
For details, refer to the information provided in this file: frontend CSS
スコア
総合スコア
50/100
リポジトリの品質指標に基づく評価
✓SKILL.md
SKILL.mdファイルが含まれている
+20
○LICENSE
ライセンスが設定されている
0/10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
レビュー
💬
レビュー機能は近日公開予定です