✍️
WritingPython

Writing A Skill

by RandallLiuXin

Writing A Skill is a Writing skill for Claude Code, published by RandallLiuXin in GodotMaker.

515 stars44 forkson RandallLiuXin/GodotMakerAdded 2026/08/26+1% in starsRepository updated 2026/08/25
ai-agentclaude-codeclaude-code-skillcodexgame-developmentgodot-4text-to-game
Install in seconds
Install Writing A Skill
Copy Writing A Skill into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/RandallLiuXin/GodotMaker/tree/main/docs/wiki/07-contributing ~/.claude/skills/07-contributing

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/RandallLiuXin/GodotMaker.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
docs/wiki/07-contributing/writing-a-skill.md in RandallLiuXin/GodotMaker
Installs to
~/.claude/skills/07-contributing
Collection
One of 25 skills cataloged from this repository
Category
Writing1012 skills

What Writing A Skill does

Writing A Skill explains how to structure a Claude Code skill, choose role/supporting/reviewer layers, and write the required front matter and prompt body. Use it when creating or updating skills for GodotMaker's pipeline.

Writing A Skill is cataloged under Writing on DirSkills. Writing A Skill comes from a repository tagged ai-agent, claude-code, claude-code-skill, codex and game-development.

Documentation

README

Writing a Skill

Skills are the instruction bundles that tell the selected coding agent what to do at each step of the pipeline. A skill is a folder containing a SKILL.md prompt, optional references/ documents, and optional supporting files. When publish.py runs, every skill is copied flat into the selected agent's project-local skill folder (.claude/skills/ for Claude Code or .agents/skills/ for Codex).

What kind of skill am I writing?

GodotMaker has three skill layers, each living in a different folder:

This is the opening of the README. Read the full README on GitHub.

Commands Writing A Skill provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /gm-build
  • /gm-verify
  • /gm-

Frequently asked about Writing A Skill

  • What else does RandallLiuXin publish alongside Writing A Skill?

    Writing A Skill is one of 25 skills that DirSkills catalogs from RandallLiuXin/GodotMaker, the repository it ships in. Its siblings there include Background Map, Card Kit and Character Bundle. Each one is a separate skill with its own page in this directory, installs the same way Writing A Skill does, and is maintained by RandallLiuXin in that same repository. The rest of the collection is listed on the RandallLiuXin/GodotMaker page.

  • How does Writing A Skill compare to other Writing skills?

    Writing A Skill ranks #806 by stars among the 1012 Writing skills in this catalog. The most-starred ones next to it are Article Writing, Social Media Content Calendar and Knowledge Comic Creator. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Writing A Skill against them. Open each page to compare what they document and how they install.

More from RandallLiuXin/GodotMaker

Writing A Skill is one of 25 skills cataloged on DirSkills from RandallLiuXin/GodotMaker.

See all 25 skills
🖼️
5d ago

Background Map

Background Map generates and validates a fixed-viewport scenic image as a ready-to-load Texture2D. Use it for background plates, map bases, parallax layers, or other non-actor scenic assets.
AI Engineering
51544
🃏
5d ago

Card Kit

Card Kit produces reusable card frames, overlays, badges, and native Godot UI resources for card-game interfaces. Use it when you need card-specific art sources and StyleBox or AtlasTexture assets, not rules, layouts, or full scenes.
Frontend
51544
🎭
5d ago

Character Bundle

Character Bundle produces one illustrated character SpriteFrames resource from high-level body-action intent, optional references, and a resolved animation plan. Use it for player, enemy, NPC, summon, boss, creature, or skin animations in Godot.
AI Engineering
51544
🧩
5d ago

Compact Prop Pack

Compact Prop Pack produces a reusable atlas-backed sheet of small props from one provider source image. Use it for pickups, crates, stones, bushes, pots, debris, signs, lamps, and similar dressing, not large scene assets.
AI Engineering
51544
5d ago

Fx Bundle

Fx Bundle produces one detached foreground effect as either a static Texture2D or an explicitly timed animated SpriteFrames. Use it for projectiles, impacts, muzzle flashes, slash arcs, auras, pickups, or dust effects.
Frontend
51544
🎮
5d ago

Game Planner

Game Planner conducts a Socratic interview to clarify a game idea and produce a Game Design Document before coding starts. Use it when planning a new game, defining scope, or turning a vague concept into concrete design decisions.
AI Engineering
51544