Skip to main content

axel

Write PostgreSQL schemas in ASL and queries in AQL with Axel (github.com/struckchure/axel) — the ahead-of-time compiler that turns .asl into migration SQL and .aql into parameterized query strings. Use this whenever work touches .asl or .aql files, an axel.yaml config, the `axel` CLI (validate, diff, up, down, status, compile, codegen, fmt, studio, lsp), or generated Axel clients. It applies even when the user never mentions Axel by name — if the project has an axel.yaml, a schema.asl, or a schema/ directory of .asl files, then "add a users table", "make email unique", "write a query for posts with their author", "why is my migration empty", "generate the Go client", or "add row-level security" all belong here. Also use it for modelling questions (links vs multi links, abstract types, triggers, policies, globals) and for debugging resolve, compile, or migration errors.

跳到安装

来源信息

仓库
struckchure/axel
最近来源活动
2026年8月31日 15:05
检测到的 SKILL.md 语言
英语
星标
7
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。