- Before declaring a task is complete, compile the extension to ensure it completes with no errors.
- Never downgrade dependencies.
- Newly added version/features for the Extension Changelog go at the top.
- As a general rule: some rules, attributes, lists should be in alphabetical order.
- Format everything (except HTML) with Prettier.
- Format with Prettier.
- Format with Prettier.
- No apologies - State facts and solutions directly.
- Concise style - Professional, avoid repetition and filler.
- Single chunk edits - All file edits in one operation.
- Real file links only - No placeholder files.
- No unnecessary confirmations - Use available context.
- Never assume commands worked without verification.
- 98%+ confidence threshold for definitive claims.
- Immediate re-investigation when findings don't match expectations.
- Cross-tool validation when tools fail.
- No emojis in code or documentation.
- Only implement what's requested.
- Preserve existing structures - Don't remove unrelated code.