sunholo-data

Ailang New — AI skill for Claude Code

AI community

Create new AILANG file: /ailang-new [hello http json ai].

How to install Ailang New

Installs to ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-new/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-new && curl -fsSL https://raw.githubusercontent.com/sunholo-data/ailang_bootstrap/HEAD/commands/ailang-new.md -o ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-new/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ailang New does


description: "Create new AILANG file: /ailang-new [hello|http|json|ai]" arguments:

  • name: name description: Program name (without .ail extension) required: true
  • name: template description: "Template: hello (default), http, json, or ai" required: false

Create a new AILANG file named `$1.ail` using the specified template.

**Arguments:** `$1` = filename, `$2` = template (default: hello)

ACTION REQUIRED

You MUST create the file `$1.ail` with the appropria

Alternatives in AI

  • Hello JS Reverse Skill — 🔧 AI-powered JS逆向工程 Skill —— 覆盖加密还原、混淆分析、动态Cookie、WASM逆向、协议对抗等全链路场景,通过 Node.js 实现算法还原与模拟请求 214 ★
  • V0.16.0 — AILANG v0.16.0 - AI Teaching Prompt (with IFC Labels) 33 ★
  • Agency Agents — A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject 148k ★

Full documentation available on GitHub

View Source Repository