Ailang Prompt — Development skill for Claude Code
Load the AILANG teaching prompt (essential before writing code).
How to install Ailang Prompt
Installs to ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-prompt/SKILL.md
mkdir -p ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-prompt && curl -fsSL https://raw.githubusercontent.com/sunholo-data/ailang_bootstrap/HEAD/commands/ailang-prompt.md -o ~/.claude/skills/sunholo-data-ailang_bootstrap-ailang-prompt/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Ailang Prompt does
description: Load the AILANG teaching prompt (essential before writing code)
**CRITICAL: 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:
- Mandatory program structure
- Import syntax
- Function definitions
- Pattern matching
- Effect annotations
- Common pitfalls
After running this, you'll have the current syn
Alternatives in Development
- Scientific Agent Skills — A set of ready to use Agent Skills for research, science, engineering, analysis, finance and writing 18.7k ★
- Create Handoff — You are tasked with writing a handoff document to hand off your work to another agent in a new session 10k ★
- Codex Claude Academic Skills — 本仓库包含三个面向学术科研人员的Skills,覆盖从文献阅读、论文写作到科学计算的完整研究工作流 3.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
GGA — Agent Skills Index
When working on this project, load the relevant skill(s) BEFORE writing any code.
Write Teaching Chapter
Write bilingual (CN+EN) Claude Code source code teaching chapters. Use when continuing chapter writing work fo
/validate
Run full validation on the current finding before writing a report.
Session Start.Skill
Orient a new agent session by loading swarm state, picking the highest-priority failing feature, and registeri
New Command
Create a new Writ command contract-first, challenging whether it is needed and surfacing overlap with existing
Plan
Create a step-by-step implementation plan before writing code.
Related Agents
Backend Research
AUTOMATICALLY invoke when a new feature is suggested and implementation details are unknown. Use proactively t
Bnb Breaker
Heavy-cognitive-load agent that transforms a raw user prompt plus scout report into a layered spec directory u
Deploy Preflight
Verifies a three.ws production deploy is safe to run BEFORE gcloud builds submit. Checks the load-bearing buil