Take a Look at the Most Commonly Used Skills in Cursor Team Internal
The Cursor team has open-sourced its internal code quality audit skill thermo-nuclear-code-quality-review, which uses four core principles and a two-phase Agent collaboration mechanism to identify and reject changes that are functionally correct but degrade codebase quality before PR merge.
入选理由:代码质量审计遵循四原则:删除复杂性而非搬运、阻止超1000行文件、标记薄包装层和泄漏逻辑、拒绝让代码更乱的PR

