Ailang Editor — Development skill for Claude Code
Install syntax highlighting: /ailang-editor.
How to install Ailang Editor
Installs to ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-editor/SKILL.md
mkdir -p ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-editor && curl -fsSL https://raw.githubusercontent.com/sunholo-data/ailang_bootstrap/HEAD/commands/ailang-editor.md -o ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-editor/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ailang Editor does
description: "Install syntax highlighting: /ailang-editor " arguments:
- name: editor description: Target editor required: true
Install AILANG syntax highlighting for `$1`:
ailang editor install $1
Supported Editors
- vscode - Visual Studio Code
- vim - Vim
- neovim - Neovim
What Gets Installed
VS Code
- Syntax highlighting for
.ailfiles - Basic language configuration
- Extension in
~/.vscode/extensions/
Vim /
Alternatives in Development
- Ecc Guide — Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su 243.5k ★
- Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
- TypeScript Lsp — TypeScript / JS /plugin install typescript-lsp@claude-plugins-official 14k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Setup Terminal
Auto-detect terminal (Ghostty/Warp/iTerm2) and set up a modern terminal experience with terminal config, zsh e
Tailor Resume
Generate a tailored resume PDF for a specific job posting. Takes a job description and produces a one-page PDF
Ailang Builtins
List/search builtins: /ailang-builtins [function-name]
Ailang Check
Type-check AILANG code: /ailang-check
n8n Expression Syntax
n8n expression syntax with {{}} and $json/$node variables
Rev Requirements
既存のコードベースから要件定義書を逆生成します。実装された機能を分析し、EARS(Easy Approach to Requirements Syntax)記法を用いて機能要件、非機能要件、ユーザーストーリーを抽出・文書
Related Agents
Release Notes
This agent should be invoked to generate user-friendly release notes from git commit history. This includes gr
Learning Synthesizer
Reads all learning entries in .claude/learnings/ of the current project and produces a structured summary grou
Workflow Syntax Designer
Specialized agent for creating custom syntax elements when existing syntax is insufficient.