Forest Logo
search
package_2

craftsman-kit

By @averyark

Roblox

Mirrored from Wally

Craftsman Kit

A Roblox Luau framework: entities, tags, state machines, pathfinding, task control and utilities. The module loader is its own package, averyark/craftsman-lifecycle.

# ember.toml
[indices]
wally = "https://github.com/UpliftGames/wally-index"

[dependencies]
Craftsman = { name = "averyark/craftsman-kit", version = "^0.10.0", index = "wally" }
Lifecycle = { name = "averyark/craftsman-lifecycle", version = "^1.0.0", index = "wally" }

Install it with Ember. Craftsman is published to the Wally index, but it requires its dependencies in Ember's layout, so the Wally CLI cannot install it.

Craftsman Kit was published as averyark/craftsman up to 0.9.0. Name the dependency Craftsman in ember.toml, as above, and existing Craftsman.* code keeps working unchanged.

Agent skill

skills/craftsman-kit/ is an Agent Skill that teaches coding agents (Claude Code, Codex, Cursor and others) which Craftsman module to use and how to call it. It is not part of the published package.

Install it with any of these:

  • Claude Code: /plugin marketplace add averyark/craftsman-kit, then /plugin install craftsman-kit@craftsman-kit
  • Any agent, via the skills CLI: npx skills add averyark/craftsman-kit
  • Manually: copy skills/craftsman-kit into .claude/skills/ (Claude Code) or .agents/skills/ (Codex and others). For claude.ai, zip the folder and upload it under Settings → Capabilities → Skills.

Package Details

Install command (Click to copy)


Version

0.10.0

License

MIT

check_circle

Safe for commercial use

infoThe package archive does not include its license text; the license is declared in its manifest metadata.

Automated license review — not legal advice.