vocabulary-sentence-drill-tester

Validate Japanese vocabulary sentence drills in JSON for mechanical and semantic correctness.

Updated Feb 22, 2026
One-click install
npx skills add https://github.com/ozkayas/jlpt-bites-ecosystem --skill vocabulary-sentence-drill-tester
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vocabulary-sentence-drill-tester
Source: https://github.com/ozkayas/jlpt-bites-ecosystem/tree/main/.agents/skills/vocabulary-sentence-drill-tester
Command: npx skills add https://github.com/ozkayas/jlpt-bites-ecosystem --skill vocabulary-sentence-drill-tester

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This skill ensures the accuracy and structural integrity of Japanese vocabulary sentence drills, preventing errors in learning materials.

Core Features & Use Cases

  • Mechanical Validation: Checks JSON structure, tag usage, and answer formats.
  • Semantic Review: Evaluates translation correctness, sentence context, and distractor quality using LLM.
  • Use Case: When adding new sentence drill questions to vocabulary-sentence-drill.json, use this skill to perform a comprehensive check before they are published.

Quick Start

Run the mechanical tester on the file vocabulary-sentence-drill.json.

Frequently Asked Questions about vocabulary-sentence-drill-tester

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I validate Japanese vocabulary sentence drills for translation accuracy?

Validating Japanese vocabulary sentence drills involves checking JSON structure and using semantic review to evaluate translation correctness, sentence context, and distractor quality. This skill performs both mechanical and semantic checks to ensure learning material integrity.

What is the best way to check JSON-formatted JLPT vocabulary drills for errors?

Checking JSON-formatted JLPT vocabulary drills requires a comprehensive validation approach that verifies JSON schema adherence, tag formatting rules, and answer formats. Running a mechanical tester ensures structural integrity before publishing new sentence drill questions.

How does semantic review work for Japanese vocabulary sentence drills?

Semantic review for Japanese vocabulary sentence drills uses LLM evaluation to assess translation correctness, confirm appropriate target word usage within sentences, and verify high-quality distractors, ensuring the content is both contextually accurate and structurally sound.

How do I test distractor quality in JLPT sentence drill questions?

Testing distractor quality in JLPT sentence drill questions is handled through semantic review. The validation process evaluates the quality of distractors alongside translation correctness and sentence context to maintain high learning standards.

What JSON schema rules are required for Japanese vocabulary drill validation?

Japanese vocabulary drill validation requires adherence to specific JSON schema and tag formatting rules. The mechanical validation checks JSON structure, tag usage, and answer formats to prevent errors in the learning materials.

Can I use this validation on existing sentence drill JSON files?

Yes, you can use this validation on existing JSON files. When adding new sentence drill questions to your vocabulary-sentence-drill.json file, running the mechanical tester performs a comprehensive check to ensure accurate translations and correct formatting before publication.