Skip to main content
Run any Skill in Manus
with one click
GitHub repository

AFNM-CraftBuddy

AFNM-CraftBuddy contains 14 collected skills from lemon07r, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
14
Stars
1
updated
2026-07-06
Forks
0
Occupation coverage
4 occupation categories · 100% classified
repository explorer

Skills in this repository

conventional-git
software-developers

Standardized commit messages and branch naming for AFNM mod projects. Activate when creating commits, branches, or release tags to follow the project's conventional commit format.

2026-07-06
afnm-modding
software-developers

CraftBuddy orientation for Ascend From Nine Mountains mod work. Activate first for AFNM-CraftBuddy tasks to route into optimizer, runtime integration, UI validation, ModAPI lookup, validation, and release skills without bulk-loading docs.

2026-04-25
craftbuddy-release
software-developers

CraftBuddy release and Workshop publishing workflow. Activate when bumping versions, packaging, uploading to Steam Workshop item 3661729323, pushing release commits, tagging GitHub releases, changing Workshop description copy, or for any Steam Workshop upload mechanics.

2026-04-25
modapi-lookup
software-developers

CraftBuddy ModAPI lookup workflow. Activate when using AFNM hooks, actions, utilities, root-state APIs, gameData, injectUI, registerOptionsUI, or when verifying API signatures before implementation.

2026-04-25
typescript-afnm
software-developers

CraftBuddy TypeScript conventions for AFNM ModAPI work. Activate when writing or reviewing TypeScript, adding interfaces, touching globals, or considering any/ts-ignore.

2026-04-25
agent-browser
software-developers

Browser automation CLI for agents. Use for opening pages, clicking, filling forms, taking screenshots, reading DOM snapshots, testing local harnesses, or connecting to AFNM/Electron DevTools sessions.

2026-04-25
systematic-debugging
software-developers

CraftBuddy debugging methodology. Activate when typecheck/build/runtime/test failures occur, optimizer behavior regresses, auto-craft stalls, or repeated fix attempts start to thrash.

2026-04-25
craftbuddy-optimizer
software-developers

CraftBuddy optimizer/search/MCTS workflow. Activate for changes to src/optimizer, crates/craftbuddy-engine, recommendation quality, scoring, move ordering, simulation tests, replay snapshots, or optimizer performance.

2026-04-25
craftbuddy-runtime-integration
software-developers

CraftBuddy runtime integration workflow. Activate for src/modContent changes, ModAPI/root-state adoption, craft-state extraction, DOM fallback, live technique resolution, auto-craft action execution, replay snapshots, or runtime parity issues.

2026-04-25
craftbuddy-ui-validation
software-quality-assurance-analysts-and-testers

CraftBuddy UI and validation workflow. Activate for src/ui changes, overlay layout, settings panels, harness work, screenshots, visual regressions, HUD overlap, and optional installed-client UI checks.

2026-04-25
frontend-mod-ui
web-developers

AFNM/CraftBuddy mod UI guidance. Activate for settings panels, injected UI, persistent overlays, React/MUI components, browser harness checks, or visual integration with the AFNM Electron runtime.

2026-04-25
live-game-testing
software-quality-assurance-analysts-and-testers

Safe CraftBuddy installed-client testing workflow. Activate only when runtime oracle and harness checks are insufficient and visual/runtime behavior must be validated in the actual AFNM Electron client.

2026-04-25
pre-commit-validation
software-developers

CraftBuddy verification workflow before claiming work is complete or committing. Activate after edits, before commits, and before releases to choose the correct typecheck, test, docs, build, runtime, and Rust/WASM checks.

2026-04-25
runtime-oracle
network-and-computer-systems-administrators

Verify CraftBuddy assumptions against the installed AFNM runtime. Activate when ModAPI fields, hooks, launcher behavior, crafting parity, root-state APIs, or docs/types disagree.

2026-04-25