·html-style
</>

html-style

shipshitdev/library

将固执己见的样式应用于准系统 HTML。当用户拥有纯文本/无样式 HTML 并希望应用一致的视觉样式时使用。触发器:设置此 HTML 的样式、应用样式、使其看起来不错、/html-style,或者当用户共享需要 CSS 的 HTML 时。将表格、列表、状态指示器、按钮和布局转换为一个有凝聚力的设计系统。

48安装·1热度·@shipshitdev

安装

$npx skills add https://github.com/shipshitdev/library --skill html-style

SKILL.md

Transform barebones HTML into styled output using a specific design system.

| Status text | .stale .warm .pending | Red/green/orange inline text | | Trend | .trend-up .trend-down | Green ↑ / Red ↓ | | Category tag | .tag-group .tag-dm .tag-money | Blue/purple/orange pill | | Status pill | .status-success .status-error .status-pending | Filled green/red/orange | | Filter toggle | .filter .filter.active | Outline / filled black |

| Time filter | .pill .pill.active | Small pill, black when active | | Stat box | .stat > .stat-value + .stat-label | 28px number, 12px label | | Table | default or .table-styled | Minimal or colored values | | Section header | .section-header | Dark bar with white text | | Collapsible | + | Native HTML collapse |

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/shipshitdev/library --skill html-style
分类
</>开发工具
认证
收录时间
2026-02-01
更新时间
2026-02-18

快速解答

什么是 html-style?

将固执己见的样式应用于准系统 HTML。当用户拥有纯文本/无样式 HTML 并希望应用一致的视觉样式时使用。触发器:设置此 HTML 的样式、应用样式、使其看起来不错、/html-style,或者当用户共享需要 CSS 的 HTML 时。将表格、列表、状态指示器、按钮和布局转换为一个有凝聚力的设计系统。 来源:shipshitdev/library。

如何安装 html-style?

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

这个 Skill 的源码在哪?

https://github.com/shipshitdev/library