·skill-authoring
</>

skill-authoring

rytass/utils

Guide for creating Claude Code skills to document @rytass packages (建立套件文件 skill 指南). Use when creating new package documentation skills, writing SKILL.md files, or designing skill structure.

0Installs·0Trend·@rytass

Installation

$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 |

Guide for creating Claude Code skills to document @rytass packages (建立套件文件 skill 指南). Use when creating new package documentation skills, writing SKILL.md files, or designing skill structure. Source: rytass/utils.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/rytass/utils --skill skill-authoring
Category
</>Dev Tools
Verified
First Seen
2026-02-05
Updated
2026-02-18

Quick answers

What is skill-authoring?

Guide for creating Claude Code skills to document @rytass packages (建立套件文件 skill 指南). Use when creating new package documentation skills, writing SKILL.md files, or designing skill structure. Source: rytass/utils.

How do I install skill-authoring?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/rytass/utils --skill skill-authoring Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/rytass/utils