mit einem Klick
fixlang
fixlang enthält 2 gesammelte Skills von tttmmmyyyy, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
Run review aspects sequentially against a chosen scope of code via subagents. Each subagent applies one aspect's conventions (fix-test-main-reference, design-fit, test-sufficiency, code-quality, shorten-qualifiers, comment-style, no-personal-info), all defined in this same file. After the aspects, the orchestrator commits each editing aspect's changes as its own commit, then applies `cargo fmt` as a final standalone commit. Use when: reviewing code just written by AI (uncommitted changes), or doing a pre-merge review of an entire branch.
Release procedure for Fix compiler. Use when: preparing a new version release, bumping compiler version, running release checks, publishing a tagged release. Covers version bumps, doc generation, performance testing, license updates, and git tagging.