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에 표시된 보조 파일을 읽어 보세요.