Skip to main content
asterinas
GitHub creator profile

asterinas

Repository-level view of 12 collected skills across 2 GitHub repositories.

skills collected
12
repositories
2
updated
Aug 25, 2026
repository explorer

Repositories and representative skills

kverus-common
unclassified

Shared Rust/Verus proof references and Asterinas/VOSTD project practices for other KVerus skills. Use when Codex is repairing Verus failures, adding specifications, migrating Rust, classifying axioms or trusted boundaries, modeling external APIs, cleaning…

Aug 25, 2026
kverus-fix
unclassified

Fix Verus verification errors by iterating minimal proof-preserving edits until verification succeeds. Use with an explicit target and verification command, or automatically discover the command and locate the target from fresh diagnostics when either input…

Aug 25, 2026
kverus-migrate
unclassified

Convert a Rust target into minimally modified Verus-compatible code using an explicit verification command. Use when migrating a specific file and iterating until the verification command succeeds.

Aug 25, 2026
kverus-run
unclassified

Run the full Rust-to-Verus pipeline (migrate → spec → fix → eval → semantic audit → postprocess) in one command. Use when converting Rust code to verified Verus code end-to-end.

Aug 25, 2026
kverus-spec
unclassified

Add Verus specification scaffolding to an entry target file while preserving executable behavior. Use when you want stronger proof-ready specs (requires, ensures, invariants, decreases, recommends, spec helpers) without fully finishing proofs.

Aug 25, 2026
kverus-postprocess
software-developers

Final cleanup for Verus proof changes: refresh review rules, verify with a user-provided command, delegate redundant proof-assert removal to kverus-strip, re-verify, format, and run local checks. Use after proof-sensitive KVerus skill work or before…

Aug 2, 2026
kverus-strip
software-developers

Aggressively strip redundant proof code from a Verus codebase while keeping verification passing. Use when you want to slim down Verus proof bloat, simplify redundant proof asserts, or run postprocess cleanup without breaking verification.

Aug 2, 2026
kverus-common-sync
software-developers

Check whether the installed `kverus-common` skill stays synchronized with the local Verus guide under `database/verified/code/tools/verus/source/docs/guide/src`. Use when validating kverus-common after guide updates, before committing skill changes, or when…

Aug 1, 2026
Showing 8 of 11 collected skills.
Showing 2 of 2 repositories
All repositories loaded