with one click
RChoreoApp
RChoreoApp contains 2 collected skills from MovGP0, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Local Git operations skill based on the user's Obsidian Git notes. Use when Codex needs to help with Git configuration, commits, branches, merging, rebasing, fixup commits, amending commits, splitting commits, stash, bisect, worktrees, tags, logs, reflog, refs, LFS, Scalar, git-tfs, submodules, subtrees, SSH setup, credential helpers, or Git troubleshooting workflows.
Guide Rust domain object and data structure design for expressive, maintainable code. Use when modeling Rust structs, enums, newtypes, value objects, entities, aggregates, builders, domain invariants, state machines, or when reviewing Rust code for primitive obsession, anemic models, invalid states, public mutable fields, or misplaced business behavior.