Token导航 LogoToken导航TokenDH.com
效率操作浏览器clawhub未标认证来源可访问clear审计通过

beyond-ui-helper超越用户界面助手

Agent Skill

用于辅助界面设计、视觉规范、排版、配色、布局和交互体验优化。它适合让 Agent 根据产品场景整理页面结构、生成 UI 方案、检查视觉一致性或改进组件层级。使用时需要结合现有品牌、设计系统和用户任务,不应只堆装饰元素;涉及真实页面改动时,应通过截图或浏览器预览检查文本溢出、对齐和响应式表现。

总安装

4,968

周安装

207

GitHub Stars

公开资料未说明

下载量

1,656
OpenClaw

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

GitHub

来源数

2

许可证

MIT-0

最后核验

2026-05-01

来源状态

来源可访问

安装方式

通过对话安装

复制提示词发给支持本地命令或 Skills 的 AI 助手,先确认命令和权限,再让它执行。

请帮我安装这个 Agent Skill:beyond-ui-helper(超越用户界面助手)
来源仓库:https://github.com/machineke/beyond-ui-helper
安装命令:
openclaw skills install beyond-ui-helper
安装前请先检查当前环境是否支持对应 CLI,并向我确认将要执行的命令、安装目录、联网范围和文件读写权限;确认后再执行。

命令行安装

复制命令到本机终端执行。该命令会通过 OpenClaw 从第三方来源获取 Skill;本站只展示命令,不托管安装包,也不自动执行。

ClawHubOpenClaw
openclaw skills install beyond-ui-helper

简介

用于辅助界面设计和视觉规范制定。

  • 支持排版、配色和布局优化建议。安装时按仓库提供的命令执行,建议先在测试环境验证依赖、命令权限和文件改动范围。
  • 适合改进组件层级和交互体验。适用宿主包括 OpenClaw,接入前应确认版本、权限和运行环境要求。
  • 使用时需结合现有品牌和设计系统。
  • beyond-ui-helper 属于效率类 Skill,可作为该场景下的辅助能力补充。

SKILL.md

name
beyond-ui-helper
description
Install, configure, and troubleshoot the @beyondcorp/beyond-ui React/Tailwind component library. Use when an agent needs to add the package, wire the generated CSS, align Tailwind themes, run Storybook/tests/build, or reference Beyond-UI components, hooks, and known caveats.

Beyond-UI Helper

Quick Start Workflow

  1. Plan the environment

- Confirm Node ≥ 18 and npm ≥ 9 (or matching pnpm/yarn versions). - Decide if the host app already uses Tailwind. If not, the packaged CSS still works—Tailwind becomes optional for theme overrides. - When upgrading, check open Trello cards (#8–#12, #16, #17, etc.) and docs/security-dx-notes.md for pending fixes before bumping versions.

  1. Install the package

- Run the install script bundled with this skill: scripts/install-beyond-ui.sh. It installs @beyondcorp/beyond-ui plus missing peer deps. - For manual install, see references/setup.md for npm/pnpm/yarn equivalents and monorepo guidance.

  1. Wire the generated stylesheet

- Use scripts/add-css-import.js to inject import '@beyondcorp/beyond-ui/dist/styles.css'; into the app entry (main.tsx / index.jsx / etc.). - Confirm the import sits above app-specific CSS to keep token overrides predictable.

  1. Verify setup

- Execute scripts/verify-setup.sh to run lint, test, and build—mirrors CONTRIBUTING requirements. - If Storybook is needed, run npm run storybook (documented in references/workflow.md).

  1. Add components via templates

- Browse assets/examples/components/**.tsx for ready-to-drop snippets grouped by category (forms, data-display, layout, auth, marketing, utilities). - Load references/components.md to locate snippets per component and guidance on combining them into full screens. - Use references/hooks.md for utilities like useDarkMode, useBreakpoint, useIntersectionObserver.

  1. Align theming

- Import defaults from @beyondcorp/beyond-ui/dist/styles.css immediately for a working palette. - To brand your app, follow references/theming.md: extend Tailwind tokens (primary, secondary, accent, etc.) and restart the build. - Snippets assume semantic tokens; adjust Tailwind overrides according to your brand.

  1. Troubleshoot

- Consult references/known-issues.md to triage npm audit advisories, Storybook upgrade gaps, browserslist refresh tasks, clipboard API fallbacks, and other DX notes. - For version bumps, track Storybook 10 migration, vite-plugin-dts upgrades, and tsup/rollup advisories before publishing.

Packaging & Release Guidelines

  • Keep this skill co-located with the Beyond-UI repo for shared PR review.
  • Use scripts/package_skill.py skills/public/beyond-ui-helper (from repo root) to validate and create a .skill artifact.
  • Publish via clawhub sync --root skills/public/beyond-ui-helper --changelog "<notes>" --tags "latest,beyond-ui" once tests pass. Include install instructions, change summary, and reference the Trello ticket in PRs per CONTRIBUTING.
  • Consider wiring CI to run npm run lint, npm test, npm run build, and npm run build-storybook before packaging to mirror library standards.

Resource Map

NeedResource
Install commands, CSS import steps, monorepo notesreferences/setup.md
Theme token overrides, Sidebar/Dashboard layout tipsreferences/theming.md
Component catalogue + snippet indexreferences/components.md
Hooks & utilities quick referencereferences/hooks.md
Contributor workflow (scripts, Storybook, tests)references/workflow.md
Security/DX caveats and Trello task contextreferences/known-issues.md
Ready-to-use code snippetsassets/examples/components/*/*.tsx

Scripts live under scripts/—open them to review parameters before running.

Reference Usage

When using this skill:

  • Load references/setup.md first if the host project has never seen Beyond-UI.
  • Load references/theming.md when customizing palettes or Dashboard layout styling.
  • Load references/components.md to pick snippet(s) for forms, dashboards, marketing, auth, utilities, etc.
  • Pull actual code from assets/examples/components/** and adapt tokens/props as needed.
  • Load references/hooks.md when wiring stateful utilities; check references/known-issues.md before publishing or when audit warnings appear.

Keep response outputs concise—link to references/snippets rather than duplicating full docs. Update references and templates as Beyond-UI evolves so downstream agents stay aligned.

适合场景

01

OpenClaw 用户查找和安装 Skill 时

02

用户想查找某类 Agent Skill 时

03

需要根据任务场景推荐可安装能力包时

04

需要对比不同来源的安装命令和来源信息时

能力概览

能力 1

按任务关键词查找相关 Skills

能力 2

展示可复制的安装命令

能力 3

保留来源站点、仓库和原始说明,方便继续核验

能力 4

补充不同宿主或平台的使用分布数据

能力 5

展示第三方安全扫描或审计结果

安装后应在对应宿主中按原始 README 的触发条件使用;具体调用方式请以来源页面和 README 为准。

平台分布

OpenClaw

93.71%
按下载量换算1,552

安全审计

VirusTotal

通过

ClawScan

通过

Static analysis

通过

权限和风险

操作浏览器

该 Skill 可能涉及浏览器控制能力,使用时可能读取或操作网页内容,需要在受控环境中确认权限边界。

安装前确认

本站仅展示第三方公开信息,不托管安装包,不提供自动安装或运行环境。安装前应自行审查源码、依赖和命令行为。当前只有一个来源,正式发布前建议补源仓库或其他目录站核验。

来源信息

继续浏览同类 Skills