About
The Lithuanian Test Versioner skill automates the maintenance of version constants within HTML-based educational tests. Specifically designed for the 'tests' and 'tests/kids' directories, it ensures that whenever test logic, word lists, or UI components are modified, the TEST_VERSION constant is incremented according to semantic versioning principles. This is critical for web-based learning environments where saved user progress must be invalidated or migrated when content updates occur, preventing data corruption and ensuring students always work with the latest material.