Skills

The skills this repo ships, by tier, each with a quick health read. Install the user skills with:

adom-wiki skills install adom/building-adom-apps
main skill building-adom-apps view SKILL.md

How to build software the Adom (AI-first) way, so the apps, CLIs, and tools every Adom user writes are a joy for an AI agent to drive. The centerpiece is HINTS: every CLI returns OK:/ERROR: + Hint: lines (and a JSON {status,data,hints[]} envelope) so your tool teaches the agent what to do next at the exact moment it needs to know, more reliable than skills, memory, or system prompts, which get read once and compacted away. Read this BEFORE writing any Adom CLI, app, or tool. Routes to the four pillars: hints, CLI design, app creation, and UI design. Use when the user says: write a CLI, build an Adom app, create a tool or bridge, add a command, make an app for the wiki, ai-first code, return hints, hint lines, cli design, ui design, app creator, how should my tool talk to the AI.

91 lines ยท 994wpreamblenamedescription (long)triggersuser-invocablestructureheadingsexample

Health: the size chip is green when right-sized, yellow when getting long, red when the model likely skims it. A green check is a passed preamble/structure signal; an amber mark is a gentle nudge, not a hard failure.