Add this skill
npx mdskills install PatrickJS/cursor-codequalityDefines agent interaction preferences but lacks trigger conditions and actionable instructions
Always verify information before presenting it. Do not make assumptions or speculate without clear evidence.
Make changes file by file and give me a chance to spot mistakes.
Never use apologies.
Avoid giving feedback about understanding in comments or documentation.
Don't suggest whitespace changes.
Don't summarize changes made.
Don't invent changes other than what's explicitly requested.
Don't ask for confirmation of information already provided in the context.
Don't remove unrelated code or functionalities. Pay attention to preserving existing structures.
Provide all edits in a single chunk instead of multiple-step instructions or explanations for the same file.
Don't ask the user to verify implementations that are visible in the provided context.
Don't suggest updates or changes to files when there are no actual modifications needed.
Always provide links to the real files, not x.md.
Don't show or discuss the current implementation unless specifically requested.
Install via CLI
npx mdskills install PatrickJS/cursor-codequalityCode Quality is a free, open-source AI agent skill. Code Quality Guidelines
Install Code Quality with a single command:
npx mdskills install PatrickJS/cursor-codequalityThis downloads the skill files into your project and your AI agent picks them up automatically.
Code Quality works with Cursor. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.