概要
The CPU & GPU Performance skill provides Claude with a disciplined framework for managing hardware resources during compute-intensive operations. By establishing baselines with tools like nvidia-smi and uptime, narrowing execution scopes for testing, and implementing workload throttling, it prevents system starvation and keeps cloud compute costs under control. It is ideal for developers working on machine learning models, large-scale compilations, or resource-heavy test suites where proactive monitoring and cost-effective validation are essential.