소개
The Performance Optimisation skill empowers Claude to conduct thorough audits of application codebases, identifying inefficient algorithms, slow database queries, and network latency issues. It provides a structured workflow for measuring baseline performance using industry-standard profiling tools like Node.js profilers, cProfile, and Lighthouse, then guides the implementation of caching strategies, query optimizations, and payload reductions. This skill is essential for developers looking to scale applications, improve user experience, and reduce infrastructure costs through systematic code refinement and data-driven analysis.