Tutorial
Learn setup, validation, localization, and workflow basics.
Keep onboarding separate from task browsing. Use these links for first-run setup, CLI workflows, QA checks, localization guidance, and Chinese-language materials.
Getting StartedResource
Scaffold your first task
Start with project setup, task structure, and the first runnable experiment.
Open guide
LocalizationResource
Translate task content without touching logic
Use config-driven localization instead of rewriting runtime code.
Open localization
VoiceResource
Create instruction audio from config
See a concrete task example that keeps instruction audio inside task config.
Open voice example
CLI + QAResource
Validate tasks before release
Use the CLI and QA tutorials to inspect metadata and smoke-test tasks.
Open CLI guide