Use this skill when the user asks to "review code", "verify changes", "test performance", "check security", or "submit a PR" in the OffLine repository. It provides the checklist for privacy, performance, and code quality.
This skill defines the review and testing criteria for the OffLine project.
any or @ts-ignore without documented justification.console.log debugging left in production code.CHANGELOG.md contains an entry for this change.README.md is updated if new features were added.