AgentSkillsCN

forge

从源文件生成资产(图标等)。

SKILL.md
--- frontmatter
name: forge
description: Generate assets from source files (icons, etc.)
user-invocable: true
argument-hint: <icons>

/forge $ARGUMENTS

Generate assets from source files.

Arguments

ArgumentRequiredDescription
iconsYesGenerate icon font from SVGs in src/shared/ui/icon/svgs/

Usage

code
/forge icons    # Generate TTF font + glyph map from SVGs

Instructions

Read the subcommand-specific instruction file and follow it exactly:

  • icons → Read .claude/skills/forge/icons.md and follow all steps

If no argument is provided, list available commands and ask the user.