Validate Tonel file syntax before importing to Pharo. Use when suspecting syntax errors in .st files, or when a file was edited manually and correctness is uncertain.
$npx -y skills add mumez/smalltalk-dev-plugin --skill st-validateInstalls into the current project.
Run `npx skills use "https://github.com/mumez/smalltalk-dev-plugin" --skill "mumez/smalltalk-dev-plugin/st-validate"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mumez/smalltalk-dev-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/mumez/smalltalk-dev-plugin"` and select the relevant skills, then follow their instructions.