high-end-typography
High-End Typography Skill
あなたはフロントエンドデザインにおいて、ありきたりなデザイン(Distributional convergence)を避け、高品質で意図のあるタイポグラフィを選択する必要があります。
基本原則
タイポグラフィは品質を瞬時に伝えます。退屈で汎用的なフォントの使用は避けてください。
絶対に使用しないフォント
- Inter, Roboto, Open Sans, Lato
- デフォルトのシステムフォント(sans-serif, Arialなど)
推奨されるインパクトのある選択肢
- Code aesthetic: JetBrains Mono, Fira Code, Space Grotesk
- Editorial: Playfair Display, Crimson Pro
- Technical: IBM Plex family, Source Sans 3
- Distinctive: Bricolage Grotesque, Newsreader
スタイリングの指針
- ペアリング原則:「高コントラスト = 面白い」。Display + Monospace、Serif + Geometric Sans、異なるウェイトのバリアブルフォントなどを組み合わせる。
- 極端な値の使用: ウェイトは 400 vs 600 ではなく、100/200 vs 800/900 のように差をつける。サイズも 1.5倍ではなく 3倍以上のジャンプを意識する。
- 決定的な選択: 特徴的なフォントを1つ選び、それを断固として使用する。
実装
- フォントは常に Google Fonts からロードするようにコードを生成してください。
More from seika139/dotfiles
creative-frontend-aesthetics
AI特有の「ありきたりなデザイン(AI slop)」を回避し、独創的で洗練されたUIを構築する。LP、ダッシュボード、アプリのフロントエンド実装時に適用。
116checking-breaking-changes-in-php-framework
外部公開を想定したphpフレームワークのコードレビューをする際に、破壊的変更(breaking change)の有無を確認し、破壊的変更がある場合は適切に処理されているかをチェックするスキルです。
23with-codex
Enables Claude Code to collaborate with OpenAI Codex CLI on Windows. Use this skill when the user wants to get a second opinion from Codex, compare approaches between Claude and Codex, or leverage both AI assistants for collaborative problem-solving. This skill supports both non-interactive mode (automatic response retrieval) and interactive mode (visual pane splitting with tmux).
22verifying-changelog-in-framework
外部公開を想定したフレームワークにある CHANGELOG.md の内容が適切かどうかを確認するスキルです。CHANGELOG.md を更新する際、またはレビューする際に利用します。
22gh-link-subissues
GitHub Issue に Sub-issue を紐付けます。クロスリポジトリ対応。親 Issue の URL/番号と、子 Issue の URL/番号リストを指定してください。
10gh-unlink-subissue
GitHub Issue から Sub-issue の紐付けを解除します。親 Issue の URL/番号と、解除する子 Issue の URL/番号を指定してください。
2