Skip to main content

responsive-design

レスポンシブCSSの判断基準と規約。ピクセルパーフェクトを目標にしない考え方、固定サイズ回避、Intrinsic → コンテナクエリ → メディアクエリのエスカレーション順序、vw/vh禁止とsvi/dvi/lvi等の使い分け、クエリのレンジ構文とcontainer-nameのdashed-ident必須化、calc()によるブレイクポイント根拠の明示(クエリ条件内でvar()禁止)、clamp()による流動サイジングの計算式、grid-auto-fill/fit・grid-switcher(sign()トリック)・subgridを使ったレイアウトパターン、zoom()を最終手段とするフォールバックを含む。src/components配下やページのレイアウトでレスポンシブなサイジング・折り返し・ブレイクポイントを実装するとき、vw/vh/固定px幅/デバイスカテゴリ命名(.sp-only等)を使おうとしているとき、またはメディアクエリとコンテナクエリのどちらを使うか判断するときに使用する。

Jump to install

Source facts

Repository
airRnot1106/blog2
Last source activity
August 14, 2026 at 11:52
Detected SKILL.md language
Japanese
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.