Add this skill
npx mdskills install PatrickJS/cursor-codequalityDefines agent interaction preferences but lacks trigger conditions and actionable instructions
1---2description: Code Quality Guidelines3globs:4---5# Code Quality Guidelines67## Verify Information8Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.910## File-by-File Changes11Make changes file by file and give me a chance to spot mistakes.1213## No Apologies14Never use apologies.1516## No Understanding Feedback17Avoid giving feedback about understanding in comments or documentation.1819## No Whitespace Suggestions20Don't suggest whitespace changes.2122## No Summaries23Don't summarize changes made.2425## No Inventions26Don't invent changes other than what's explicitly requested.2728## No Unnecessary Confirmations29Don't ask for confirmation of information already provided in the context.3031## Preserve Existing Code32Don't remove unrelated code or functionalities. Pay attention to preserving existing structures.3334## Single Chunk Edits35Provide all edits in a single chunk instead of multiple-step instructions or explanations for the same file.3637## No Implementation Checks38Don't ask the user to verify implementations that are visible in the provided context.3940## No Unnecessary Updates41Don't suggest updates or changes to files when there are no actual modifications needed.4243## Provide Real File Links44Always provide links to the real files, not x.md.4546## No Current Implementation47Don't show or discuss the current implementation unless specifically requested.
Full transparency — inspect the skill content before installing.