SKILL.md file at the repo root, following the convention used by AI coding agent skill managers (Claude Code, Cursor, and similar tools that auto-discover SKILL.md). Any agent working in this repository picks it up automatically — no manual prompting needed.
View SKILL.md on GitHub
Full source, always up to date with the repo
What it covers
- Which
arcluxcommand to run for common situations (before editing, after editing, before opening a PR) - Environment gotchas specific to this repo (Termux/Webpack, large-repo memory flags, the Python WASM path regression)
- Boundaries the agent should respect (don’t hand-edit progres files, don’t add intelligence layers inside core packages)