Header
/install header
Header — Web Header & Navigation Design Reference
Quick-reference skill for designing and implementing web page headers, navigation bars, and responsive menu systems.
When to Use
- Designing a website header with primary navigation
- Implementing sticky/fixed header behavior with scroll effects
- Building responsive hamburger menus and mobile navigation
- Making headers accessible with proper ARIA roles
- Choosing the right navigation pattern for the site type
Commands
intro
scripts/script.sh intro
Overview of header design — purpose, anatomy, and core principles.
patterns
scripts/script.sh patterns
Navigation patterns — horizontal nav, mega menu, sidebar, breadcrumbs.
sticky
scripts/script.sh sticky
Sticky and fixed header techniques — scroll behavior, shrinking, reveal-on-scroll.
responsive
scripts/script.sh responsive
Responsive navigation — hamburger menus, off-canvas, priority+ pattern.
html
scripts/script.sh html
Semantic HTML for headers — proper landmarks, ARIA roles, skip navigation.
css
scripts/script.sh css
CSS patterns for headers — flexbox layouts, dropdowns, transitions.
accessibility
scripts/script.sh accessibility
Accessibility — keyboard navigation, focus management, screen reader support.
examples
scripts/script.sh examples
Real-world header examples and implementation patterns.
help
scripts/script.sh help
version
scripts/script.sh version
Configuration
| Variable | Description |
|---|---|
HEADER_DIR |
Data directory (default: ~/.header/) |
Powered by BytesAgain | bytesagain.com | [email protected]
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install header - 安装完成后,直接呼叫该 Skill 的名称或使用
/header触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Header 是什么?
Header design reference — navigation patterns, sticky headers, responsive menus, accessibility. Use when designing website headers or implementing navigation... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 164 次。
如何安装 Header?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install header」即可一键安装,无需额外配置。
Header 是免费的吗?
是的,Header 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。
Header 支持哪些平台?
Header 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Header?
由 BytesAgain2(@ckchzh)开发并维护,当前版本 v1.0.0。