Cross-Architecture Checker Skill
The Cross-Architecture Checker skill (skills/cross-architecture-checker/SKILL.md) audits tech stack hardware risks across participant laptops (Apple Silicon, Intel Mac, Windows, Linux) and generates mandatory fallback guides.
Primary Roles
- Chipset & OS Risk Auditing:
LM Studio: Missing Metal GPU acceleration & freeze risk on Intel Macs → MandatoryOllama CLIfallback guide indocs/18-intel-mac-prep.md.Docker Desktop: WSL2 / Hyper-V configuration failures on Windows Home → Local Python script fallback.MLX: Strictly Apple Silicon (arm64) only → HuggingFace or Ollama fallback for Non-Mac users.- Automated Architecture Selector Scripts:
- Generates
check_architecture_compat.shandcheck_architecture_compat.ps1in the target workshop scripts directory.