원클릭으로
RChoreoApp
RChoreoApp에는 MovGP0에서 수집한 skills 2개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
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.