Lvtd Skills

Lvtd Skills from ConcertoNotes/codex-plugins.

by @concertonotes 123 skills

Skills in this plugin

123
  1. Technical Manuscript Verification · concertonotes bundle
    Verify technical nonfiction manuscripts for runnable accuracy, including commands, configuration, code snippets, links, version drift, screenshots, prerequisites, security warnings, expected outputs, and reproducibility. Use when auditing self-hosting, DevOps, programming, infrastructure, data, security, or software tutorial drafts before beta reading, publication, or release.
    0 repo stars
  2. Rust Bevy Procedural World Builder · concertonotes bundle
    Build and review Bevy procedural world generation with grid resources, deterministic seeds, reachability checks, chunk or room spawning, background generation boundaries, and gameplay-safe entity materialization. Use when creating tile maps, dungeon-like spaces, mining bases, or generated levels in Rust Bevy games.
    0 repo stars
  3. Game Geometry Representation Choice · concertonotes
    Choose the right geometric representation for game systems before implementing rendering, collision, procedural generation, editing, or conversion code. Use when deciding between meshes, SDFs, voxels, splines, parametric surfaces, fields, or hybrid geometry workflows for games.
    0 repo stars