initializ

Forge Skill Builder — Design skill for Claude Code

Design community

Author a valid Forge SKILL.md (frontmatter + body + optional scripts) end-to-end.

How to install Forge Skill Builder

Installs to ~/.claude/skills/initializ-forge-forge-skill-builder/SKILL.md

Terminal
mkdir -p ~/.claude/skills/initializ-forge-forge-skill-builder && curl -fsSL https://raw.githubusercontent.com/initializ/forge/HEAD/.claude/skills/forge-skill-builder.md -o ~/.claude/skills/initializ-forge-forge-skill-builder/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Forge Skill Builder does


name: forge-skill-builder description: Author a valid Forge SKILL.md (frontmatter + body + optional scripts) end-to-end. Use this when the user wants to create or extend a Forge skill. Mirrors the exact instructions the forge ui Skill Builder gives its LLM.

How to use this skill

This skill packages the same system prompt the `forge ui` Web UI Skill Builder uses, so you can author Forge skills in any Claude chat without running `forge ui`.

  • Tell the assistant what you want the skill

Alternatives in Design

  • Theme Factory — Style artifacts with professional themes including 10 pre-set color/font combinations 94.1k ★
  • Taiyi Forge — TaiyiForge engine control — init, next, harness, continue (OMX-style) 881 ★
  • Website Builder Setup — Build professional animated websites with Claude Code — no coding needed 313 ★

Full documentation available on GitHub

View Source Repository