Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic

geblang

Étoiles6
Forks1
Mis à jour23 juin 2026 à 17:09

Authoring, running, testing, checking, formatting, building, and bundling Geblang (.gb) programs. Use this whenever you write or modify Geblang source, write or run Geblang tests, or operate the `geblang` CLI (run / test / check / fmt / build / doc / install / bundle). Geblang is a statically-typed scripting language implemented in Go with a tree-walking evaluator and a bytecode VM. Trigger it even when the user only says "this .gb file", mentions Geblang, or shows code with `func`, `import io;`, `: int` return types, or `${...}` interpolation. Geblang's semantics diverge sharply from Python/JS/PHP/Go (`//` is integer division not a comment, `/` yields decimal, `parent()` not `super`, in-place list mutators, decimal-default float literals), so do NOT rely on priors from other languages - use this skill to stay correct.

Installation

Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.

Explorateur de fichiers
4 fichiers
SKILL.md
readonly