AILANG - A deterministic programming language designed for AI code synthesis and reasoning
/plugin marketplace add sunholo-data/ailang_bootstrap
/plugin install ailang@sunholo-data/ailang_bootstrap
List/search builtins: /ailang-builtins [function-name]
Load and run an AILANG coding challenge.
Type-check AILANG code: /ailang-check <file.ail>
Install syntax highlighting: /ailang-editor <vscode|vim|neovim>
Create new AILANG file: /ailang-new <name> [hello|http|json|ai]
Load the AILANG teaching prompt (essential before writing code)
Complete AILANG hello world tutorial - create, check, and run
Start the AILANG interactive REPL
Run AILANG program: /ailang-run <file.ail> (auto-detects caps)
Run AILANG bootstrap plugin tests to verify everything works
Claude Agent SDK Development Plugin
Comprehensive toolkit for developing Claude Code plugins. Includes 7 expert skills covering hooks, MCP integration, commands, agents, and best practices. AI-assisted plugin creation and validation.
Implementation of the Ralph Wiggum technique - continuous self-referential AI loops for interactive iterative development. Run Claude in a while-true loop with the same prompt until task completion.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review