Skills.
Give your AI a better way to work.
A skill is a set of written instructions that teaches an AI how to do one job the way it should be done: review a pull request, plan a migration, write the release notes.
Install one here and it travels with your account into Claude, Claude Code, Cursor and every other client you sign in with.
Category: Docs & knowledge
4,436 results · page 68 of 148
- View details
compiler-0ab24d00SkillDocs & knowledge
圈复杂度 / 分析-圈复杂度 / 圈复杂度——判定节点+1 / 判定节点数 + 1。用户提到这些词时使用本技能。 场景:对照:圈复杂度——判定节点+1(代码复杂度度量,McCabe)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-0e093688SkillDocs & knowledge
污点分析 / 分析-污点分析 / 静态分析——污点传播 / mark 标。用户提到这些词时使用本技能。 场景:对照:静态分析——污点传播(标记/传播/查询)。 【不适用】Not for 以下场景:op 非 {check, mark, propagate} 时
Ready to connect★ 195
- View details
compiler-0e82b966SkillDocs & knowledge
协议词法对接 / 对接-协议词法 / protocol-com。用户提到这些词时使用本技能。 场景:对照:protocol-compiler TokenType 枚举(道德经助记符/若则/九章算术)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-0ee9b9b9SkillDocs & knowledge
关键字识别 / 词法-关键字识别 / 词法——关键字表命中分类。用户提到这些词时使用本技能。 场景:对照:词法——关键字表命中分类(KW token)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-0f3787e6SkillDocs & knowledge
字节码反序列化 / 字节码-反序列化 / C3 原 / .pbc 字。用户提到这些词时使用本技能。 场景:对照:C3 原生编译——.pbc 加载(与序列化对称,往返一致性由校准⑫验证)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-1028685fSkillDocs & knowledge
窥孔优化 / 编译-窥孔优化 / 编译优化——窥孔 / PUSH 0 + ADD。用户提到这些词时使用本技能。 场景:对照:编译优化——窥孔(PUSH 0+ADD 冗余消除)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-11897630SkillDocs & knowledge
覆盖率 / 调试-覆盖率 / C4 覆 / mark 标。用户提到这些词时使用本技能。 场景:对照:C4 覆盖率——指令覆盖百分比(测试充分性)。 【不适用】Not for 以下场景:total 为空/非法时;op 非 {mark, report} 时
Ready to connect★ 195
- View details
compiler-16661b9bSkillDocs & knowledge
寄存器分配 / 编译-寄存器分配 / 编译优化——寄存器分配 / 变量 → 寄存器(无冲突。用户提到这些词时使用本技能。 场景:对照:编译优化——寄存器分配(4 寄存器,溢出到内存)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-1f722303SkillDocs & knowledge
括号匹配 / 语法-括号匹配 / 语法——括号配对平衡 / 栈配对校验[]{} 嵌套。用户提到这些词时使用本技能。 场景:对照:语法——括号配对平衡(嵌套校验)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-25be1262SkillDocs & knowledge
指令选择 / 编译-指令选择 / IR 操。用户提到这些词时使用本技能。 场景:对照:编译后端——IR 操作到目标指令映射(指令选择)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-2a76ba07SkillDocs & knowledge
尾调用优化 / 编译-尾调用优化 / 编译优化——尾调用优化 / 末尾调用指令 → 跳转指。用户提到这些词时使用本技能。 场景:对照:编译优化——尾调用优化(CALL→JUMP,尾递归不增栈帧)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-2dbea54aSkillDocs & knowledge
循环检测 / 分析-循环检测 / DFS 三 / 深度优先 / 标记灰后探邻接。用户提到这些词时使用本技能。 场景:对照:图分析——DFS 三色循环检测(回灰边即环)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-2df52f16SkillDocs & knowledge
指令融合 / 编译-指令融合 / 编译优化——指令融合。用户提到这些词时使用本技能。 场景:对照:编译优化——指令融合(LOAD+STORE→MOV)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-2ec2c9d2SkillDocs & knowledge
活跃变量 / 分析-活跃变量 / 活跃变量分析——定义后无 / 定义后未被使用 → 死变。用户提到这些词时使用本技能。 场景:对照:活跃变量分析——定义后无使用=死变量(liveness)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-2f8c8f39SkillDocs & knowledge
调用图 / 分析-调用图 / 调用图——函数调用关系 / 函数 → 被调函数集合。用户提到这些词时使用本技能。 场景:对照:调用图——函数调用关系(节点=函数,边=调用)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
compiler-38378ac7SkillDocs & knowledge
编译程序 / 编译-程序 / 程序语句列表 → 字节码 / 条件=跳转 / 外部校准 / 段内相对跳转目标需加全局。用户提到这些词时使用本技能。 场景:对照:C2 顶层编译——术曰作用域/道德经指令/止停止。 【不适用】Not for 以下场景:kind 非 {COND, INSTR, 术曰, 止} 时
Ready to connect★ 195
- View details
compiler-39457d2eSkillDocs & knowledge
位运算 / 语法-位运算 / 位运算——与 / 异或 / 取反 / 按位与/或/异或/取反。用户提到这些词时使用本技能。 场景:对照:位运算——与/或/异或/取反(bitwise 语义)。 【不适用】Not for 以下场景:op 非 {and, not, or, xor} 时
Ready to connect★ 195
- View details
compiler-39fb5926SkillDocs & knowledge
断点 / 调试-断点 / C4 调 / enable=True 。用户提到这些词时使用本技能。 场景:对照:C4 调试器断点(登记/清除/命中判定——调试器暂停点)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)
Ready to connect★ 195
- View details
design-trackerSkillDocs & knowledge
Record a project design decision into .claude/docs/DESIGN.md through the shared typed writer. Use when the user says "record this", "add to design", "document this", "記録して", or asks what has been decided so far — and when a design decision has just been made and should not be lost.
Ready to connect★ 195
- View details
designer-perspectiveSkillDocs & knowledge
设计者视角 / 全局观测 / 条件空间声明 / 资格裁决 / 四态判定 / 条件层归因 / 方向判断 / 白箱三问——设计者视角(元技能)。用户提到这些词,或需要在动手前先判断「该不该做、为什么做、条件够不够」时使用本技能。 场景:在操作层执行之前切换到全局观测位置,声明条件空间(观测位置/观测工具/时间窗口/存在约束),对候选做四态资格裁决(ACCEPT/REJECT/DEFER/BLINDSPOT),失败时按三方条件空间与五失配维度归因,并从失败蒸馏可复用纪律。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:观测位置与操作层执行互斥;本技能不执行具体操作、不替代验证单元裁
Ready to connect★ 195
- View details
lingshu-compilerSkillDocs & knowledge
灵枢白箱条件单元域入口:中文编译器(116 单元 / 10 子域)。触发词:编译、词法分析、语法分析、字节码、虚拟机、递归编译、类型检查、调试。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。
Ready to connect★ 195
- View details
lingshu-graphSkillDocs & knowledge
灵枢白箱条件单元域入口:图算法与图数据库(117 单元 / 17 子域)。触发词:图算法、图数据库、最短路、遍历、图查询、条件路由图、图可视化。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。
Ready to connect★ 195
- View details
lingshu-netSkillDocs & knowledge
灵枢白箱条件单元域入口:网络(117 单元 / 2 子域)。触发词:TCP、UDP、HTTP、DNS、路由、拥塞控制、限流、负载均衡、TLS、蜂群。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。
Ready to connect★ 195
- View details
lingshu-osSkillDocs & knowledge
灵枢白箱条件单元域入口:操作系统(112 单元 / 18 子域)。触发词:进程、线程、调度、内存管理、文件系统、系统调用、并发、中断。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。
Ready to connect★ 195
- View details
lingshu-pylangSkillDocs & knowledge
灵枢白箱条件单元域入口:Python 语言机制(120 单元 / 25 子域)。触发词:Python、闭包、装饰器、异步、asyncio、推导式、数据结构、元编程。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。
Ready to connect★ 195
- View details
research-libSkillDocs & knowledge
Research a library and create comprehensive documentation in .claude/docs/libraries/.
Ready to connect★ 195
- View details
solo-maintainer-releaseSkillDocs & knowledge
Runs solo-maintainer release work end-to-end: release readiness review, notes, tags, GitHub release creation, deploy workflow dispatch, and post-release verification. Auto-executes unless the shared suspicious-change policy is triggered.
Ready to connect★ 195
- View details
hz-simpleperf-debugSkillDocs & knowledge
Profiles Meta Quest and Horizon OS application CPU performance using simpleperf — workload classification, CPU hotspot recording, kernel overhead measurement. Use when diagnosing whether an app is CPU-bound, memory-bound, or I/O-bound on Quest devices.
Ready to connect★ 193
- View details
hz-unity-project-analyzerSkillDocs & knowledge
Analyzes, documents, and maintains a living `.agent-docs/` knowledge base for Unity projects targeting Meta Quest and Horizon OS. Use when the user asks to scan project structure, explain how a Unity system works, or update project docs after structural changes.
Ready to connect★ 193
- View details
no-tropesSkillDocs & knowledge
Detect and eliminate common AI writing tropes from generated text. Use when writing or revising prose, documentation, READMEs, commit messages, PR descriptions, blog posts, comments, or any non-code text output. Automatically applied as a self-revision pass (tropes.fyi).
Ready to connect★ 193
What is a skill?
A skill is plain text, usually a SKILL.md file and the scripts it refers to, written for an AI rather than for a person. It carries the steps, the house rules and the examples a good answer needs, so you stop pasting the same briefing into every new chat.
53,462 of the 53,895 skills listed here can be served through ahel today, and they come from public repositories. Each one has its own page with the instructions themselves on it, so you can read what a skill will tell your AI to do before you install it.
Install one and every AI you use gets it
Installing a skill adds it to your gateway and turns it on in the same step. Claude Code surfaces it as a slash command; any client can read the full instructions with the skill_read tool.
Nothing is copied into a project folder. The instructions are served from your account, so the same skill is there in every AI you connect, and turning it off removes it from all of them at once.