SKILL.md
$27
If no explicit sub-command is found, detect intent from the full input:
Signal in input
Reference file
Question about MF concepts, API, configuration options
reference/docs.md
"integrate", "add MF", "setup", "scaffold", "new project"
reference/integrate.md
"type error", "TS error", "@mf-types", "dts", "typescript"
reference/type-check.md
"shared", "singleton", "duplicate", "antd", "transformImport"
reference/shared-deps.md
"slow", "HMR", "performance", "build speed", "ts-go"
reference/perf.md
"plugin", "asyncStartup", "exposes key", "config"
reference/config-check.md
"bridge", "sub-app", "export-app", "createRemoteAppComponent"
reference/bridge-check.md
"RUNTIME-001", "RUNTIME-008", "runtime error code", "remote entry load failed", "ScriptNetworkError", "ScriptExecutionError", "container missing", "window[remoteEntryKey]"
reference/runtime-error.md
"manifest", "remoteEntry URL", "module info", "publicPath"
reference/module-info.md
"context", "what is configured", "MF role", "bundler"
reference/context.md
If still ambiguous, show the user the sub-command table above and ask them to pick.
Step 2: Load and execute the reference
Read the matched file from the reference/ directory (same directory as this SKILL.md).
Execute all instructions in that file, passing the remaining arguments (everything after the sub-command token, or the full $ARGUMENTS if intent-detected) as ARGS.