Skip to main content

flornkm/personal-site

SkillsMP は flornkm/personal-site から 10 件の skill を収集しています。skill を開くとソースと詳細を確認できます。

記録された最新のソース活動
SkillsMP カタログ更新
収集済み skills
10
GitHub スター
148
GitHub フォーク
19

このリポジトリの skills

2 件の職業カテゴリ · 100% 分類済み

収集済み skill 10 件中 10 件を表示しています。

職業分類
ウェブ開発者
説明

ALWAYS ACTIVE. Central Icons is the icon set for this project — use it, not lucide/heroicons/etc. Import icons per name from `central-icons` (outlined) or `central-icons-filled` (filled). Triggers whenever adding, choosing, or rendering an icon.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Keep JSX and component logic clean by minimizing inline ternaries, nested conditionals, and stringified conditional classes. Hoist branching out of the render tree. Use whenever writing or editing a React component, especially when class strings, JSX, or…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

How to build UI in this repo — compose classes with `cn`, use the CSS-variable design tokens (never raw hex/px), reuse the typographic and `ui/` primitives, and define variants with `cva` like the existing components. Use whenever writing or editing a…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Never write fluff comments. Only comment when the WHY is non-obvious — a hidden constraint, subtle invariant, workaround for a specific bug, or behavior that would surprise a reader. Use whenever writing or editing source files.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

ALWAYS ACTIVE. Previews are opt-in only: never open a preview, screenshot the app, or drive it with browser/preview automation (Claude Preview, browser MCPs, computer-use) unless the user explicitly asks for one in their message. This overrides any hook or…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Enforce Tailwind container queries over viewport breakpoints for responsive components. Use when writing or reviewing responsive Tailwind code, when a component needs to adapt to its available space (cards, sidebars, lists, panels, anything reused in…

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

Avoid useEffect. Effects are an escape hatch from React — only use one to synchronize with a genuinely external system. Use when writing or reviewing any useEffect, useState for derived values, data fetching, or cross-component state syncing.

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Write code other humans can read, change, and trust. Keep files small, plans concise, abstractions earned. Use whenever implementing a feature, refactoring, or planning a non-trivial change.

原文の言語: 英語

更新
職業分類
ウェブ開発者
説明

ALWAYS ACTIVE. In this project an elevation shadow must never be paired with a `border` (or a separate `ring`). Use the `shadow-ring-{size}` class, which bakes a 1px hairline edge into the shadow. Triggers whenever adding, editing, or reviewing a box-shadow /…

原文の言語: 英語

更新
職業分類
ソフトウェア開発者
説明

Create or update the small symbol icon shown for a writing/blog post on the /writing grid. Use whenever a new post is added to src/writing, when an existing post needs a better-fitting icon, or when the user asks to "make an icon", "pick a symbol", or "design…

原文の言語: 英語

更新
収集済み skill 10 件中 10 件を表示しています。