frontend-tailwind-best-practices とは?
フロントエンド アプリ用の Tailwind CSS パターンと規則。コンポーネントのスタイル、レイアウトを作成する場合、または CSS クラスを操作する場合に使用します。 ソース: emerson1337/skills-for-agents。
フロントエンド アプリ用の Tailwind CSS パターンと規則。コンポーネントのスタイル、レイアウトを作成する場合、または CSS クラスを操作する場合に使用します。
コマンドラインで frontend-tailwind-best-practices AI スキルを開発環境にすばやくインストール
ソース: emerson1337/skills-for-agents。
Styling patterns and conventions for frontend applications. Contains 10 rules covering layout utilities, affordances, color schemes, responsive design, and className handling.
Design for input capabilities (pointer/hover) instead of device labels.
| flex flex-col | v-stack | | flex flex-row | h-stack | | flex items-center justify-center | center | | bg-gray-100 | bg-neutral-100 | | bg-[#hex] | Use design tokens | | className="..." without cn() | cn("...", className) | | Inline style for responsive | Tailwind prefixes |
フロントエンド アプリ用の Tailwind CSS パターンと規則。コンポーネントのスタイル、レイアウトを作成する場合、または CSS クラスを操作する場合に使用します。 ソース: emerson1337/skills-for-agents。
AI/検索での引用用の安定したフィールドとコマンド。
npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-tailwind-best-practicesフロントエンド アプリ用の Tailwind CSS パターンと規則。コンポーネントのスタイル、レイアウトを作成する場合、または CSS クラスを操作する場合に使用します。 ソース: emerson1337/skills-for-agents。
ターミナルまたはコマンドラインツール(Terminal、iTerm、Windows Terminal など)を開きます このコマンドをコピーして実行します: npx skills add https://github.com/emerson1337/skills-for-agents --skill frontend-tailwind-best-practices インストール後、スキルは自動的に AI コーディング環境に設定され、Claude Code、Cursor、OpenClaw で使用できるようになります
https://github.com/emerson1337/skills-for-agents