·skill-authoring
</>

skill-authoring

rytass/utils

创建 Claude Code 技能以记录 @rytass 包的指南(建立套件文件技能指南)。在创建新的包文档技能、编写 SKILL.md 文件或设计技能结构时使用。

0安装·0热度·@rytass

安装

$npx skills add https://github.com/rytass/utils --skill skill-authoring

SKILL.md

This skill documents the methodology for creating Claude Code skills that document @rytass/ packages.

When creating skills for package documentation, follow this structured approach:

| Classes | Gateway, Entity, Allowance classes | | Interfaces | Core interfaces and their properties | | Enums | All enum values with descriptions | | Types | Type aliases and union types | | Functions | Utility functions with signatures | | Constants | Exported constants and helpers |

创建 Claude Code 技能以记录 @rytass 包的指南(建立套件文件技能指南)。在创建新的包文档技能、编写 SKILL.md 文件或设计技能结构时使用。 来源:rytass/utils。

查看原文

可引用信息

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

安装命令
npx skills add https://github.com/rytass/utils --skill skill-authoring
分类
</>开发工具
认证
收录时间
2026-02-05
更新时间
2026-02-18

快速解答

什么是 skill-authoring?

创建 Claude Code 技能以记录 @rytass 包的指南(建立套件文件技能指南)。在创建新的包文档技能、编写 SKILL.md 文件或设计技能结构时使用。 来源:rytass/utils。

如何安装 skill-authoring?

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

这个 Skill 的源码在哪?

https://github.com/rytass/utils