qiao

2 mods across 2 repositories, 8 stars between them.

horse-race

01

qiao/horse-race

Skill Claude CodeCodex

Competitive multi-agent problem solving: spawns multiple Claude Code sub-agents in parallel git worktrees to independently solve the same programming task, then cross-pollinates their solutions through improvement rounds where each agent sees and learns from all others' diffs, and finally selects the best solution…

5 5mo ago A 130 tokens original MIT

rust-api-guidelines

02

qiao/rust-api-guidelines-skill

Skill Claude CodeCodex

Enforces the official Rust API Guidelines (https://rust-lang.github.io/api-guidelines/) when writing, reviewing, or refactoring Rust library code. Use this skill whenever you are writing new Rust structs, enums, traits, functions, or modules that form a public API — including when designing error types, implementing…

3 5mo ago A 124 tokens