mf-context이란?
현재 프로젝트의 모듈 연합 컨텍스트(MFContext)를 수집하고 구조화된 요약을 출력합니다. 모든 MF 진단 기술에 대한 데이터 기반 역할을 합니다. 프로젝트의 MF 구성을 빠르게 이해하기 위해 독립형으로 호출할 수도 있습니다. 출처: module-federation/core.
현재 프로젝트의 모듈 연합 컨텍스트(MFContext)를 수집하고 구조화된 요약을 출력합니다. 모든 MF 진단 기술에 대한 데이터 기반 역할을 합니다. 프로젝트의 MF 구성을 빠르게 이해하기 위해 독립형으로 호출할 수도 있습니다.
명령줄에서 mf-context AI 스킬을 개발 환경에 빠르게 설치
출처: module-federation/core.
Collect the following information step by step from $ARGUMENTS (defaults to the current working directory if empty), then output the aggregated MFContext.
Find config files in the following priority order (.ts / .mts take precedence over .js / .mjs / .cjs):
| 1 | module-federation.config.{ts,mts,js,mjs,cjs} | | 2 | rsbuild.config.{ts,mts,js,mjs,cjs} | | 3 | rspack.config.{ts,mts,js,mjs,cjs} | | 4 | modern.config.{ts,mts,js,mjs,cjs} | | 5 | next.config.{ts,mts,js,mjs,cjs} | | 6 | webpack.config.{ts,js} |
현재 프로젝트의 모듈 연합 컨텍스트(MFContext)를 수집하고 구조화된 요약을 출력합니다. 모든 MF 진단 기술에 대한 데이터 기반 역할을 합니다. 프로젝트의 MF 구성을 빠르게 이해하기 위해 독립형으로 호출할 수도 있습니다. 출처: module-federation/core.
AI/검색 인용용 안정적인 필드와 명령어.
npx skills add https://github.com/module-federation/core --skill mf-context현재 프로젝트의 모듈 연합 컨텍스트(MFContext)를 수집하고 구조화된 요약을 출력합니다. 모든 MF 진단 기술에 대한 데이터 기반 역할을 합니다. 프로젝트의 MF 구성을 빠르게 이해하기 위해 독립형으로 호출할 수도 있습니다. 출처: module-federation/core.
터미널 또는 명령줄 도구(Terminal, iTerm, Windows Terminal 등)를 엽니다 이 명령어를 복사하여 실행합니다: npx skills add https://github.com/module-federation/core --skill mf-context 설치 후 스킬은 자동으로 AI 코딩 환경에 설정되어 Claude Code, Cursor, OpenClaw에서 사용할 수 있습니다
https://github.com/module-federation/core