the-void-ia

11 mods across 1 repository, 88 stars between them.

profile

01

the-void-ia/void-box

Skill Claude CodeCodex

Use when investigating performance issues, VM freezes, high CPU usage, or when the user asks to profile a voidbox process. Also invoked as /perf.

88 4d ago B 33 tokens original Apache-2.0

rust-analyzer-ssr

02

the-void-ia/void-box

Skill Claude CodeCodex

Use rust-analyzer's Structural Search and Replace (SSR) to change lots of Rust code. SSR matches by AST structure and semantic meaning, understanding type resolution and path equivalence.

88 4d ago A 43 tokens original Apache-2.0

rust-style

03

the-void-ia/void-box

Skill Claude CodeCodex

Rust coding style guide. Apply automatically when writing or modifying Rust code. Enforces for-loops over iterators, let-else for early returns, variable shadowing, newtypes, explicit matching, and minimal comments.

88 4d ago A 47 tokens original Apache-2.0

rustdoc

04

the-void-ia/void-box

Skill Claude CodeCodex

Rust documentation conventions (RFC 1574). Apply when writing doc comments on public Rust items. Covers summary sentences, section headings, type references, and examples.

88 4d ago A 35 tokens original Apache-2.0

test-vm

05

the-void-ia/void-box

Skill Claude CodeCodex

Run a minimal VoidBox VM smoke test locally. Verifies the VM boots and the LLM responds correctly.

88 4d ago C 26 tokens original Apache-2.0

verify

06

the-void-ia/void-box

Skill Claude CodeCodex

Run the full quality gate for this repo — format check, clippy, tests, security audit, startup bench regression, and real-workload smoke (HN agent + openclaw gateway) when secrets are available. Invoke before marking any implementation task done or pushing a branch.

88 4d ago A 57 tokens original Apache-2.0

void-box AGENTS.md

07

the-void-ia/void-box

Instructions file CodexOpenCode

Instructions for the-void-ia/void-box, covering agents.md — voidbox, design proposals: rfc + adr process, code intelligence, commit and pr messages and markdown documentation style.

88 4d ago B 18,103 tokens original Apache-2.0

void-box CLAUDE.md

08

the-void-ia/void-box

Instructions file

Instructions for the-void-ia/void-box, covering claude.md and claude-specific guidance.

88 4d ago A 162 tokens original Apache-2.0

claude

09

the-void-ia/void-box

Agent

Production Claude-capable rootfs/initramfs.

88 4d ago A 0 tokens original Apache-2.0

codex

10

the-void-ia/void-box

Agent

Production OpenAI-Codex-capable rootfs/initramfs.

88 4d ago A 0 tokens original Apache-2.0

doc-style

11

the-void-ia/void-box

Agent

Markdown documentation prose — RFCs, ADRs, files under docs/, and READMEs — follows the same one-paragraph-per-line rule as commit messages. Write each paragraph on a single line; do not hard-wrap prose to a fixed column. The renderer reflows it to the reader's display width, whereas manual mid-paragraph line breaks…

88 4d ago A 0 tokens original Apache-2.0