Skip to main content
Exécutez n'importe quel Skill dans Manus
en un clic
korulang
Profil créateur GitHub

korulang

Vue par dépôt de 19 skills collectés dans 2 dépôts GitHub.

skills collectés
19
dépôts
2
mis à jour
2026-07-26
explorateur de dépôts

Dépôts et skills représentatifs

membrane
Développeurs de logiciels

Tend the membrane memory corpus — an OKF concept store whose fragment evolution lives in the git log as lineage trailers. Fire when creating, evolving, merging, splitting, or CORRECTING durable memory/knowledge that lives as OKF files under git; when recording how a belief changed or was repudiated; or when tracing a concept's history through time. YOU are the evolver — there is no evolution engine and no LLM sidecar. NOT for transient notes, scratch, or code comments.

2026-07-26
koru-metaprogramming
Développeurs de logiciels

Compile-time metaprogramming in Koru: event globbing and compile-time event matching — the "you are the compiler" surface where userland code sits inside the pipeline. Use when writing compile-time event selection or pattern-matching over events. SEED TOPIC — currently scoped to event globbing; widen `clusters` in koru-by-example.json as the metaprogramming surface grows.

2026-07-26
koru-templates
Développeurs de logiciels

Control flow in Koru: `~if` and `~for` as templates over continuation-return, not host keywords. Use when emitting conditionals or iteration in Koru, or when working on the template/lowering layer (`koru_std/control.kz`). Covers how `for`/`if` select continuations and lower per target.

2026-07-26
koru-toolchain
Développeurs de logiciels

How to work with the Koru language and its compiler `koruc`. Use when working in a Koru repo (`.kz`/`.k` files), running or reading regression tests, or when you need to orient on the toolchain — what the language is called, how to compile, where the docs and tests live. Start here before reading code.

2026-07-25
regression
Analystes en assurance qualité des logiciels et testeurs

Koru regression test harness workflow. Use when checking test status, investigating failures, or coordinating test runs with the user.

2026-07-25
koru-toolchain
Développeurs de logiciels

How to work with the Koru language and its compiler `koruc`. Use when working in a Koru repo (`.kz`/`.k` files), running or reading regression tests, or when you need to orient on the toolchain — what the language is called, how to compile, where the docs and tests live. Start here before reading code.

2026-07-25
registry-drain
Développeurs de logiciels

Drive koru's diagnostic-code registry to green. Use when `zig run scripts/registry_check.zig` FIRES on DEAD/ORPHAN_EMIT/ROTTEN_PIN codes and you need to disposition each one (wire an emit / reserve / consolidate). The watcher detects drift in src/errors.zig's ErrorCode enum; this is the playbook for clearing it. Derived from three cold-room probes — trust the procedure, verify every claim.

2026-07-25
blogpost
Développeurs web

Draft a short korulang.org blog post announcing a newly-landed Koru feature, grounded in its regression tests and using the site's bespoke RegressionTestLink component. Use when Lars says "write a blog post", "pen a blog post", "blog this feature", or asks to describe recent work as a post for korulang_org. Produces a DRAFT for Lars to read — never publishes.

2026-07-24
Affichage des 8 principaux skills collectés sur 13 dans ce dépôt.
arbiters
Autres occupations informatiques

Start or re-enter an Arbiter-Driven Development (ADD) run. Use when you DON'T already know what to work on — to reorient and pick the highest-value next move and propel forward — or as `/arbiters <focus>` to seed a fuzzy direction. NOT the path for a task you can already name (just do that). This file is the SPINE: it holds the garden frame, the four hats, the one rigidity, the roles, and the Never list, then points you to one per-phase sibling file at a time (`walk.md` → `muse.md` → `scout.md` → `discriminate.md` → `commission.md` → `contest.md` → `judge.md` → `gardener.md`, plus the `arbiters-challenge` skill for the generative day and `scene.md` for doctrine). Read this top-to-bottom for the overview, then pick up exactly one phase from its own file. Fire when the user types /arbiters, says "get us started", "where were we", "kick off a run", or "what should we work on next".

2026-07-14
koru-libs-toolchain
Développeurs de logiciels

Orientation map for the koru-libs project — what it is, how it builds/tests, where the source of truth and the canonical standard live, and the misconceptions that will bite an agent. Read this FIRST in any /arbiters walk, Scout, or Contestant run here. It is the EXISTING-scene instrument (fast clock, where you are); SCENE.md is the ideal scene (slow clock, where you're going). Points to tools; never duplicates them.

2026-07-02
membrane
Autres occupations informatiques

Tend the membrane memory corpus — an OKF concept store whose fragment evolution lives in the git log as lineage trailers. Fire when creating, evolving, merging, splitting, or CORRECTING durable memory/knowledge that lives as OKF files under git; when recording how a belief changed or was repudiated; or when tracing a concept's history through time. YOU are the evolver — there is no evolution engine and no LLM sidecar. NOT for transient notes, scratch, or code comments.

2026-06-29
arbiters-challenge
Autres occupations informatiques

The challenge doctrine of Arbiter-Driven Development — generators you replay, catalogs that grow, families of challenges, chained pipelines. Fire whenever a challenge comes up in ANY form, not only when a generative day is named on the walk — running or replaying a standing challenge, creating a new one, tuning an existing brief, asking "should this be a challenge?", proposing meta-challenges, or reasoning about a challenge catalog or family. Also the routing target when `/arbiters` names a Generative day. If the conversation touches challenges and this skill is not loaded, that is the firing failure this skill exists to fix.

2026-06-29
arbiters
Autres occupations informatiques

Start or re-enter an Arbiter-Driven Development (ADD) run. Use when you DON'T already know what to work on — to reorient and pick the highest-value next move and propel forward — or as `/arbiters <focus>` to seed a fuzzy direction. NOT the path for a task you can already name (just do that). This file is the SPINE: it holds the garden frame, the four hats, the one rigidity, the roles, and the Never list, then points you to one per-phase sibling file at a time (`walk.md` → `muse.md` → `scout.md` → `discriminate.md` → `commission.md` → `contest.md` → `judge.md` → `gardener.md`, plus the `arbiters-challenge` skill for the generative day and `scene.md` for doctrine). Read this top-to-bottom for the overview, then pick up exactly one phase from its own file. Fire when the user types /arbiters, says "get us started", "where were we", "kick off a run", or "what should we work on next".

2026-06-29
membrane
Autres occupations informatiques

Tend the membrane memory corpus — an OKF concept store whose fragment evolution lives in the git log as lineage trailers. Fire when creating, evolving, merging, splitting, or CORRECTING durable memory/knowledge that lives as OKF files under git; when recording how a belief changed or was repudiated; or when tracing a concept's history through time. YOU are the evolver — there is no evolution engine and no LLM sidecar. NOT for transient notes, scratch, or code comments.

2026-06-29
2 dépôts affichés sur 2
Tous les dépôts sont affichés