Load the AILANG teaching prompt (essential before writing code)
Loads the AILANG teaching prompt to provide syntax rules and templates for writing correct code.
/plugin marketplace add sunholo-data/ailang_bootstrap/plugin install sunholo-data-ailang@sunholo-data/ailang_bootstrapCRITICAL: Run this before writing any AILANG code!
ailang prompt
This outputs the current AILANG syntax rules, templates, and examples that are the source of truth for writing correct code.
The teaching prompt includes:
After running this, you'll have the current syntax fresh in context for writing code.