Skillquality 0.46

st-validate

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.

Price
free
Protocol
skill
Verified
no

What it does

Validate Tonel Syntax

Validate Tonel .st files before importing to Pharo. Modern AI usually generates correct Tonel, so this is optional.

Usage

/st-validate /absolute/path/to/MyClass.st   # validate a file
/st-validate 'Tonel source text'            # validate content directly

Steps

  1. Call validate_tonel_smalltalk_from_file for a file path, or validate_tonel_smalltalk for raw content
  2. Report any syntax errors or confirm the file is valid

Notes

  • Use validate_smalltalk_method_body to validate a single method body in isolation
  • Validation errors must be fixed before importing

Examples

/st-validate /home/user/project/src/MyPackage/MyClass.st

Capabilities

skillsource-mumezskill-st-validatetopic-agent-skillstopic-agentstopic-claude-codetopic-marketplacetopic-mcptopic-pharo-smalltalktopic-plugintopic-skillstopic-smalltalk

Install

Installnpx skills add mumez/smalltalk-dev-plugin
Transportskills-sh
Protocolskill

Quality

0.46/ 1.00

deterministic score 0.46 from registry signals: · indexed on github topic:agent-skills · 13 github stars · SKILL.md body (697 chars)

Provenance

Indexed fromgithub
Enriched2026-05-18 19:07:00Z · deterministic:skill-github:v1 · v1
First seen2026-05-09
Last seen2026-05-18

Agent access