Skip to main content
Run any Skill in Manus
with one click

swiftc-probe

Stars3
Forks0
UpdatedApril 30, 2026 at 13:30

Capture verbatim swiftc output for a given option set against the locally installed toolchain. Use BEFORE introducing a new tool whose parser/regex/sanity-check depends on swiftc's exact output shape — prevents format guesses that may drift from the real toolchain. Examples — probe `-warn-long-expression-type-checking` warning format, capture `-emit-sil` heading, verify `frontend -interpret` runtime behavior on host SDK.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly