OverviewHistoryStatsSecurity
npx skills add ...
Documentation
SKILL.md
npx skills add cursor/plugins --skill principle-laziness-protocol
Apply when refactoring, evaluating diff size, or tempted to add abstractions, layers, or signal threading. Bias toward deletion and the smallest change that solves the problem.
npx skills add cursor/plugins --skill principle-laziness-protocol
Aim for the most result with the least code and complexity.
The test: If a human developer would find the code exhausting to maintain, it is a bad solution.