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개를 표시합니다.