Systems系统
linux-kernel-dev — kernel modules, drivers, checkpatch compliance, device tree bindings.linux-kernel-dev —— 内核模块、驱动、checkpatch 合规、设备树绑定。
Warm cream, Poppins + Lora serif, orange CTAs, editorial rhythm — anthropic.com’s aesthetic as a stylesheet you can drop into any project. One of nine brand aesthetics in the sky-skills collection.暖米色背景、Poppins 与 Lora 衬线、橙色按钮、杂志式的排版节奏 —— anthropic.com 的审美做成一张样式表,放进任何项目即可使用。sky-skills 收录的九种品牌风格之一。
Each skill is a folder with a SKILL.md, optional templates, and scripts. Claude activates them automatically.每个 skill 就是一个文件夹:一份 SKILL.md,外加可选的模板和脚本。Claude 会自动激活它们。
linux-kernel-dev — kernel modules, drivers, checkpatch compliance, device tree bindings.linux-kernel-dev —— 内核模块、驱动、checkpatch 合规、设备树绑定。
wechat-video-publisher, doc-to-markdown, md-to-pdf — narrated video pipelines and document conversion.wechat-video-publisher、doc-to-markdown、md-to-pdf —— 带解说的视频流水线与文档转换。
apple-design, anthropic-design, ember-design, sage-design — brand-level HTML/CSS aesthetics as drop-in CSS + templates.apple-design、anthropic-design、ember-design、sage-design —— 品牌级的 HTML/CSS 审美,做成即用的 CSS 与模板。
The traditional way of giving an assistant context is the prompt — but prompts don't scale. They get buried, repeated, forgotten. Skills are the other path: small, self-contained folders that Claude reads only when their TRIGGER conditions match. No dependency on user recall.给助手提供上下文的传统做法是 prompt —— 可 prompt 写多了就撑不住:被埋没、被重复、被遗忘。Skill 是另一条路:小而自足的文件夹,只在 TRIGGER 条件命中时才被 Claude 读取,不依赖用户的记性。
This repository collects 22 of them. They share almost nothing: one writes kernel code, another renders video, another turns Markdown into PDF. What they share is a posture — one job, done carefully. Adopt one or all.这个仓库收录了 22 个。它们彼此几乎毫无交集:一个写内核代码,一个渲染视频,一个把 Markdown 变成 PDF。它们共有的是一种姿态 —— 一件事,认真做好。用一个,或全用。
A skill should feel like a colleague who already knows the domain — not a style guide you have to quote from.一个 skill 应该像一位早已熟悉这个领域的同事 —— 而不是一本你得逐条引用的风格手册。
sky — maintainersky —— 维护者
File count per skill. Design skills ship templates and SVG assets, which is why they score higher. The content skills are denser in logic, sparser in files.按文件数统计。设计类 skill 自带模板与 SVG 素材,所以数字偏高;内容类 skill 逻辑更密,文件更少。
All 23 skills are MIT-licensed. Pick the level of commitment that fits.23 个 skill 全部采用 MIT 许可。按你想投入的程度选一种用法。
$0
One skill, one project一个 skill,一个项目
.claude/skills/复制进 .claude/skills/$0
All skills, all projects全部 skill,所有项目
git pullgit pull 即自动更新$0
Extend or publish your own扩展,或发布你自己的
Fourteen hand-crafted SVG templates ship with the skill — use them for anything from git workflows to agent architectures.skill 自带十四张手工 SVG 模板 —— 从 git 工作流到 agent 架构都能直接套用。
How a change lands in main.一次改动如何进入 main。
Multi-agent pattern, one coordinator.多 agent 模式,一个协调者。
Four layers, warm palette — UI on top, runtime substrate below.四层结构,暖色调 —— 上面是界面,下面是运行时基座。
Cores, cache, controllers — the chip that runs your code, in anthropic tones.核心、缓存、控制器 —— 跑你代码的那颗芯片,换上 anthropic 的色调。
Upstream · working · commit-mirror — how a change moves between three remotes.上游仓 · 工作仓 · 提交镜像 —— 一次改动如何在三个远端之间流转。
Past shipped · upcoming tentative.已发布的是实绩,未来的是暂定。
Either use Claude Code’s CLI or symlink the folder. Skills are just folders — nothing magic.用 Claude Code 的命令行,或者直接软链接文件夹。skill 就是普通文件夹,没有任何魔法。
# via Claude Code
claude install github:TbusOS/sky-skills/skills/anthropic-design
# or, symlink
git clone https://github.com/TbusOS/sky-skills.git
ln -s "$(pwd)/sky-skills/skills/anthropic-design" \
your-project/.claude/skills/anthropic-design
This page is rendered with anthropic-design. The same story told four more ways — crisp Apple, handcrafted Ember, quiet sage, and the luminous liquid-glass voice →这一页由 anthropic-design 渲染。同样的故事还有四种讲法 —— 利落的 Apple、手作的 Ember、安静的 sage,以及发光的液态玻璃 glass →