mflux-dev-env | Skill Performance & Reviews | TopRankSkills

TopRank Skills

Home / Skills / tools / mflux-dev-env

mflux-dev-env

maintained by filipstrand

star 1.8k account_tree 117 verified_user MIT License
bolt View GitHub

name: mflux-dev-env description: Set up and work in the mflux dev environment (arm64 expectation, uv, Makefile targets, lint/format/test).

mflux dev environment

This repo expects macOS arm64 and prefers uv + Makefile targets.

When to Use

  • You’re setting up the repo locally or diagnosing environment/setup issues.
  • You need the canonical way to run lint/format/check/build/test.

Instructions

  • Prefer Makefile targets:
    • Install: /install (or make install)
    • Lint: /lint (or make lint)
    • Format: /format (or make format)
    • Pre-commit suite: /check (or make check)
    • Build: /build (or make build)
  • Prefer uv run ... for running Python commands to ensure the correct environment.
  • When running tests, keep MFLUX_PRESERVE_TEST_OUTPUT=1 enabled (the /test* commands do this).

chat Comments (0)

chat_bubble_outline

No comments yet. Be the first to share your thoughts!

Skill Details

GitHub Stars 1.8k
GitHub Forks 117
Created Jan 2026
Last Updated il y a 5 mois
tools tools git workflows

Related Skills

pr

pr

MoonshotAI
star 6.1k
chevron_right
feature-dev
chevron_right
drafting-pr
chevron_right
creating-pr
chevron_right
checking-docs
chevron_right

Build your own?

Join 12,000+ developers contributing to the Claude ecosystem.