Skip to main content

optimizely-frontend-component

Conventions for building accessible, RTL-ready, modular layout/UI components in this Next.js 16 + React 19 + Tailwind 4 + Headless UI 2 codebase. Use this skill whenever the user asks to: (1) build, refactor, or extend any component under src/components/layout/** (Header, Footer, Nav, Sidebar, Drawer); (2) add interactive UI primitives like dropdowns, mega menus, dialogs, popovers, disclosures, command palettes, language switchers, mobile menus; (3) make existing UI keyboard-accessible or RTL-safe; (4) introduce a new family of UI components (cards, banners, ctas) where the modular file layout, data colocation, and a11y/RTL principles below apply. This skill captures the patterns used in src/components/layout/Header/ and src/components/layout/Footer/ — the canonical references. Use when this capability is needed.

跳到安装

来源信息

仓库
tomevault-io/skills-registry
最近来源活动
2026年5月23日 22:30
检测到的 SKILL.md 语言
英语
星标
0
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。