원클릭으로
modern-tailwind
Build clean, scalable UIs with Tailwind CSS using modern utilities and variants
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Build clean, scalable UIs with Tailwind CSS using modern utilities and variants
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Describes efficient usage of Bun and Bun APIs instead of Node.js (and its APIs)
Write clean, efficient TypeScript code that follows common best practices
Write clean, modern, and highly accessible HTML & JSX code, using semantically correct elements and attributes
Build modern Next.js apps with App Router and best practices
Build clean, modern React components that apply common best practices and avoid common pitfalls like unnecessary state management or useEffect usage
Utilize built-in browser APIs (like Popover API, View Transitions etc) instead of building features manually via JavaScript
| name | modern-tailwind |
| description | Build clean, scalable UIs with Tailwind CSS using modern utilities and variants |
hover, focus-visible, disabled, dark, and motion-safe variants where appropriatedata-* and aria-* variants for stateful styling tied to DOM semanticsgroup and peer for parent/sibling state without extra JSsm, md, lg, ...)tailwind.config instead of ad-hoc custom classes@layer for custom utilities/components when repetition is unavoidable@apply except for small, repeatable patterns