スキル一覧に戻る
overtimepog

frontend-css

by overtimepog

a very basic but solid chatbot agent in your terminal

0🍴 0📅 2025年12月7日
GitHubで見るManusで実行

SKILL.md


name: Frontend CSS description: Write maintainable, performant CSS using modern methodologies including Tailwind CSS utility classes, CSS modules, CSS-in-JS, or design system tokens. Use this skill when styling components, creating layouts, implementing design systems, or working with CSS files (.css, .scss, .module.css), Tailwind configuration, styled-components, or CSS-in-JS solutions. Apply this skill when implementing utility-first patterns with Tailwind, using CSS custom properties for theming, creating responsive layouts with flexbox/grid, managing design tokens (colors, spacing, typography), or optimizing CSS for production with purging and tree-shaking. This skill ensures consistent styling methodology across the project, minimizes custom CSS when framework utilities exist, maintains design system coherence, and follows modern CSS best practices including container queries, CSS variables, and performance optimization.

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.

When to use this skill

  • When writing CSS styles in .css, .scss, .module.css, or styled-components files
  • When applying Tailwind CSS utility classes to components (className="flex justify-center...")
  • When configuring Tailwind design tokens in tailwind.config.js (colors, spacing, breakpoints)
  • When implementing CSS modules for scoped component styling
  • When using CSS-in-JS solutions (styled-components, Emotion, CSS modules)
  • When creating or maintaining design system tokens (CSS custom properties/variables)
  • When implementing theming systems with CSS variables or Tailwind's dark mode
  • When styling layouts using modern CSS (flexbox, grid, container queries)
  • When ensuring consistent methodology (BEM, utility-first, CSS modules) across the project
  • When optimizing CSS bundle size with purging, tree-shaking, or critical CSS extraction
  • When implementing responsive utilities or custom responsive breakpoints
  • When working with CSS preprocessors (Sass, Less) or PostCSS configurations
  • When avoiding framework style overrides and working with the chosen CSS methodology
  • When ensuring CSS performance and avoiding specificity conflicts

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

レビュー

💬

レビュー機能は近日公開予定です