verify

Installation
SKILL.md

Verify Changes

This skill verifies that recent code changes are correct and do not break existing functionality.

Steps

  1. Run the fast memory tests to ensure core functionality is working.

    npm run test:fast:memory
    
  2. (Optional) Run linting to check for style issues.

    npm run lint
    
Installs
49
Repository
pubkey/rxdb
GitHub Stars
23.2K
First Seen
Feb 8, 2026