← all publishers

mflux-community

@mflux-community source repo

10 published skills

  1. Mflux Pr · mflux-community
    Make a clean PR in mflux (inspect diff, quick verification, commit, push, open PR) using repo conventions.
    0
    installs
  2. Mflux CLI · mflux-community
    Navigate MFLUX CLI capabilities, locate commands by area, and summarize supported features.
    0
    installs
  3. Mflux Dev Env · mflux-community
    Set up and work in the mflux dev environment (arm64 expectation, uv, justfile recipes, lint/format/test).
    0
    installs
  4. Mflux Release · mflux-community
    Prepare a release in mflux (version bump + uv lock; release notes are harvested from PR release-note blocks and live in GitHub Releases). Use when preparing a release branch or release PR.
    0
    installs
  5. Mflux Testing · mflux-community
    Run tests in mflux (fast/slow/full), preserve image outputs, and handle golden image diffs safely.
    0
    installs
  6. Mflux Debugging · mflux-community
    Debug MLX ports by comparing against a PyTorch/diffusers reference via exported tensors/images (export-then-compare).
    0
    installs
  7. Mflux Model Porting · mflux-community
    Port ML models into mflux/MLX with correctness-first validation, then refactor toward mflux style.
    0
    installs
  8. Mflux Manual Testing · mflux-community
    Manually validate mflux CLIs by exercising the changed paths and reviewing output images/artifacts.
    0
    installs
  9. Mflux Model Tiny Test · mflux-community
    Write a hermetic "tiny" model-saving test for an mflux model — a fast twin of the slow save/load test that runs the real ModelSaver/WeightLoader/WeightApplier seam on real component classes at toy dimensions, with no downloads or image generation. Use when asked to "make tiny test for <model>".
    0
    installs
  10. Remediating Dependabot · mflux-community
    Remediates GitHub Dependabot alerts for mflux in one dependency-security change. Use when auditing, clamping, or upgrading Python dependencies in pyproject.toml and uv.lock, or when validating whether a branch will close Dependabot findings before opening a PR.
    0
    installs