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,535 results · page 73 of 152

  • compiler-0ee9b9b9SkillDocs & knowledge

    关键字识别 / 词法-关键字识别 / 词法——关键字表命中分类。用户提到这些词时使用本技能。 场景:对照:词法——关键字表命中分类(KW token)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-0f3787e6SkillDocs & knowledge

    字节码反序列化 / 字节码-反序列化 / C3 原 / .pbc 字。用户提到这些词时使用本技能。 场景:对照:C3 原生编译——.pbc 加载(与序列化对称,往返一致性由校准⑫验证)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-1028685fSkillDocs & knowledge

    窥孔优化 / 编译-窥孔优化 / 编译优化——窥孔 / PUSH 0 + ADD。用户提到这些词时使用本技能。 场景:对照:编译优化——窥孔(PUSH 0+ADD 冗余消除)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-11897630SkillDocs & knowledge

    覆盖率 / 调试-覆盖率 / C4 覆 / mark 标。用户提到这些词时使用本技能。 场景:对照:C4 覆盖率——指令覆盖百分比(测试充分性)。 【不适用】Not for 以下场景:total 为空/非法时;op 非 {mark, report} 时

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-16661b9bSkillDocs & knowledge

    寄存器分配 / 编译-寄存器分配 / 编译优化——寄存器分配 / 变量 → 寄存器(无冲突。用户提到这些词时使用本技能。 场景:对照:编译优化——寄存器分配(4 寄存器,溢出到内存)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-1f722303SkillDocs & knowledge

    括号匹配 / 语法-括号匹配 / 语法——括号配对平衡 / 栈配对校验[]{} 嵌套。用户提到这些词时使用本技能。 场景:对照:语法——括号配对平衡(嵌套校验)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-25be1262SkillDocs & knowledge

    指令选择 / 编译-指令选择 / IR 操。用户提到这些词时使用本技能。 场景:对照:编译后端——IR 操作到目标指令映射(指令选择)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-2a76ba07SkillDocs & knowledge

    尾调用优化 / 编译-尾调用优化 / 编译优化——尾调用优化 / 末尾调用指令 → 跳转指。用户提到这些词时使用本技能。 场景:对照:编译优化——尾调用优化(CALL→JUMP,尾递归不增栈帧)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-2dbea54aSkillDocs & knowledge

    循环检测 / 分析-循环检测 / DFS 三 / 深度优先 / 标记灰后探邻接。用户提到这些词时使用本技能。 场景:对照:图分析——DFS 三色循环检测(回灰边即环)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-2df52f16SkillDocs & knowledge

    指令融合 / 编译-指令融合 / 编译优化——指令融合。用户提到这些词时使用本技能。 场景:对照:编译优化——指令融合(LOAD+STORE→MOV)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-2ec2c9d2SkillDocs & knowledge

    活跃变量 / 分析-活跃变量 / 活跃变量分析——定义后无 / 定义后未被使用 → 死变。用户提到这些词时使用本技能。 场景:对照:活跃变量分析——定义后无使用=死变量(liveness)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-2f8c8f39SkillDocs & knowledge

    调用图 / 分析-调用图 / 调用图——函数调用关系 / 函数 → 被调函数集合。用户提到这些词时使用本技能。 场景:对照:调用图——函数调用关系(节点=函数,边=调用)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-38378ac7SkillDocs & knowledge

    编译程序 / 编译-程序 / 程序语句列表 → 字节码 / 条件=跳转 / 外部校准 / 段内相对跳转目标需加全局。用户提到这些词时使用本技能。 场景:对照:C2 顶层编译——术曰作用域/道德经指令/止停止。 【不适用】Not for 以下场景:kind 非 {COND, INSTR, 术曰, 止} 时

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-39457d2eSkillDocs & knowledge

    位运算 / 语法-位运算 / 位运算——与 / 异或 / 取反 / 按位与/或/异或/取反。用户提到这些词时使用本技能。 场景:对照:位运算——与/或/异或/取反(bitwise 语义)。 【不适用】Not for 以下场景:op 非 {and, not, or, xor} 时

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • compiler-39fb5926SkillDocs & knowledge

    断点 / 调试-断点 / C4 调 / enable=True 。用户提到这些词时使用本技能。 场景:对照:C4 调试器断点(登记/清除/命中判定——调试器暂停点)。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:输入不满足生效条件时返回 None/不执行)

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • designer-perspectiveSkillDocs & knowledge

    设计者视角 / 全局观测 / 条件空间声明 / 资格裁决 / 四态判定 / 条件层归因 / 方向判断 / 白箱三问——设计者视角(元技能)。用户提到这些词,或需要在动手前先判断「该不该做、为什么做、条件够不够」时使用本技能。 场景:在操作层执行之前切换到全局观测位置,声明条件空间(观测位置/观测工具/时间窗口/存在约束),对候选做四态资格裁决(ACCEPT/REJECT/DEFER/BLINDSPOT),失败时按三方条件空间与五失配维度归因,并从失败蒸馏可复用纪律。 【不适用】Not for 以下场景:条件不满足即不适用(负路由:观测位置与操作层执行互斥;本技能不执行具体操作、不替代验证单元裁

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • general-presentationSkillDocs & knowledge

    Generate and iteratively refine PowerPoint presentations from simulation results using python-pptx.

    Ready to connect★ 164

    github.com/learningmatter-mit/atomisticskills158 stars

    View details
  • levyra-android-performanceSkillDocs & knowledge

    Automatically use for Android runtime performance investigations involving Perfetto/System Trace, jank, latency, startup, CPU scheduling, blocking, memory, I/O, IPC, graphics, power, or measured frame/runtime bottlenecks. Pair it with the affected Levyra domain skill.

    Ready to connect★ 164

    github.com/luc4n3x/levyra-deepsound44 stars

    View details
  • levyra-context-efficiencySkillDocs & knowledge

    Automatically use at the start of any non-trivial Levyra engineering task that needs repository exploration, cross-session memory, and for builds, tests, lint, logs, broad searches, dependency output, Git/GitHub inspection, CI diagnostics, agent setup, or other high-volume work. Reduce token waste t

    Ready to connect★ 164

    github.com/luc4n3x/levyra-deepsound44 stars

    View details
  • levyra-humanizerSkillDocs & knowledge

    Rewrite AI-sounding prose so it reads naturally without changing its claims; use as the mandatory final prose pass for Levyra pull request descriptions, release notes, and other owner-facing writing.

    Ready to connect★ 164

    github.com/luc4n3x/levyra-deepsound44 stars

    View details
  • levyra-openclaw-orchestratorSkillDocs & knowledge

    Coordinate Levyra work through OpenClaw using a dedicated repository workspace, compact delegation, specialized review and CI agents, project-native skills, evidence collection, durable memory, and owner-controlled publication.

    Ready to connect★ 164

    github.com/luc4n3x/levyra-deepsound44 stars

    View details
  • levyra-release-checkSkillDocs & knowledge

    Automatically use for Levyra pre-merge/pre-release validation, Android emulator or physical-device runtime verification, versions, signing, builds, packaging, artifacts, checksums, workflows, secrets, release-note authoring, and truthful manual evidence.

    Ready to connect★ 164

    github.com/luc4n3x/levyra-deepsound44 stars

    View details
  • lingshu-compilerSkillDocs & knowledge

    灵枢白箱条件单元域入口:中文编译器(116 单元 / 10 子域)。触发词:编译、词法分析、语法分析、字节码、虚拟机、递归编译、类型检查、调试。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • lingshu-graphSkillDocs & knowledge

    灵枢白箱条件单元域入口:图算法与图数据库(117 单元 / 17 子域)。触发词:图算法、图数据库、最短路、遍历、图查询、条件路由图、图可视化。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    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★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • lingshu-osSkillDocs & knowledge

    灵枢白箱条件单元域入口:操作系统(112 单元 / 18 子域)。触发词:进程、线程、调度、内存管理、文件系统、系统调用、并发、中断。 场景:任务命中本域任一子域主题时使用。先查下方路由表定位单元,语义模糊时经 mdcg cg op=route 路由; 单元正文在 units/<slug>/SKILL.md 按需回读(KCCS 四要素在各单元内,不随本入口加载)。 【不适用】Not for:任务不属于本域任何子域主题(负路由);跨域方向判断改用 designer-perspective 元技能。

    Ready to connect★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    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★ 164

    github.com/furongjun-1999/dsh-memory159 stars

    View details
  • nexus-mapperSkillDocs & knowledge

    Generate a persistent .nexus-map/ knowledge base that lets any AI session instantly understand a codebase's architecture, systems, dependencies, and change hotspots. Use when starting work on an unfamiliar repository, onboarding with AI-assisted context, preparing for a major refactoring initiative,

    Ready to connect★ 164

    github.com/haaaiawd/nexus-skills164 stars

    View details
  • agentscope-developerSkillDocs & knowledge

    Expert-level AgentScope developer skill for building production-ready LLM agents. Transforms AI into an experienced AgentScope architect with deep knowledge of ReAct agents, multi-agent orchestration, memory modules, voice agents, MCP/A2A integrations, and model fine-tuning. Use when: building agent

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details
  • architectSkillDocs & knowledge

    Licensed Architect (AIA, LEED AP BD+C) with 15+ years designing commercial, institutional, and residential projects. Expert in schematic design, design development, construction documentation, and contract administration. Licensed in 8 states with $500M+ in constructed projects. Use when: architectu

    Ready to connect★ 163

    github.com/theneoai/awesome-skills158 stars

    View details

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.

54,764 of the 55,196 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.

See how to connect your AI