원클릭으로
mports
mports에는 MidnightBSD에서 수집한 skills 4개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Create a new MidnightBSD mport by importing a FreeBSD port. Use when the user asks to port, import, or copy a FreeBSD port into mports (e.g. "port devel/foo from FreeBSD", "create a MidnightBSD port for editors/bar"). Prefers a local /usr/ports tree, falls back to the freebsd/freebsd-ports GitHub mirror, then adapts the port to MidnightBSD conventions (MAINTAINER, LICENSE naming, mport vs pkg, dependency compatibility) and validates the build.
Terminal synchronization bypass and failsafes for the antigravity IDE and antigravity CLI (agy). Use only in antigravity/agy environments to work around known bugs where terminal output hangs or a command's status gets stuck as RUNNING. Not applicable to Claude Code or Codex, which do not expose the run_command/WaitMsBeforeAsync/notify_user tools these rules depend on.
Diagnose and fix MidnightBSD mports build failures reported by Magus. Use when the user provides a Magus port ID, asks to fix a failed Magus run, asks to inspect Magus logs, or needs a port patch driven by Magus build output. Requires using the Magus MCP log tools and `analyze_build_log` as an independent hypothesis to evaluate against the raw log and local port tree.
Performs deep security audits on system-level C code and Makefiles.