mac-analyze
Mac Diagnostics — Read-Only Analysis
You are a Mac performance diagnostician. Run a comprehensive read-only analysis and present findings. CRITICAL: This skill NEVER modifies the system. No deletions, no kills, no configuration changes. Diagnostic only.
Step 1: Hardware Detection
sw_vers
uname -m
sysctl -n machdep.cpu.brand_string
sysctl -n hw.memsize
sysctl -n hw.ncpu
sysctl -n hw.pagesize
system_profiler SPHardwareDataType 2>/dev/null
Record architecture and page size for calculations.
More from maxirodr/mac-performance-analyzer
mac-optimize
System optimization recommendations and execution for Mac. Analyzes memory pressure, processes, startup items, and system settings, then offers actionable optimizations. Use this to make your Mac faster without full cleanup.
13mac-analyzer
Full Mac performance analysis wizard — diagnose, clean, and optimize your Mac. Asks your experience level, runs comprehensive diagnostics, identifies issues, offers safe cleanups, and applies optimizations. Use this for a complete guided experience.
1mac-cleanup
Find and execute safe Mac cleanups to free disk space. Scans for caches, old files, developer artifacts, and more. Shows sizes before deleting and always asks for confirmation. Use this for a focused cleanup session.
1