·design-system
*

design-system

使用 Sentry 布局和文本基元的指南。在实现 UI 组件、布局或版式时使用。强制使用核心组件而不是样式组件。

59安装·1热度·@getsentry

安装

$npx skills add https://github.com/getsentry/sentry --skill design-system

如何安装 design-system

通过命令行快速安装 design-system AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry --skill design-system
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:getsentry/sentry。

SKILL.md

查看原文

ALWAYS use core components from @sentry/scraps instead of creating styled components with Emotion.

Core components provide consistent styling, responsive design, and better maintainability across the codebase.

For the complete list of supported props and their types, refer to the implementation files:

使用 Sentry 布局和文本基元的指南。在实现 UI 组件、布局或版式时使用。强制使用核心组件而不是样式组件。 来源:getsentry/sentry。

可引用信息

为搜索与 AI 引用准备的稳定字段与命令。

安装命令
npx skills add https://github.com/getsentry/sentry --skill design-system
分类
*创意媒体
认证
收录时间
2026-02-19
更新时间
2026-03-10

Browse more skills from getsentry/sentry

快速解答

什么是 design-system?

使用 Sentry 布局和文本基元的指南。在实现 UI 组件、布局或版式时使用。强制使用核心组件而不是样式组件。 来源:getsentry/sentry。

如何安装 design-system?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/getsentry/sentry --skill design-system 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/getsentry/sentry