About
This skill empowers developers working on the Oxide omicron repository by providing a structured approach to understanding the external Nexus API. It facilitates deep-dive exploration of the codebase by tracing call chains from endpoint handlers to underlying implementations. By utilizing specific entry points such as nexus_tags.txt for operation IDs and Dropshot trait definitions in lib.rs, the skill helps developers quickly identify request/response types, query parameters, and API behaviors without getting lost in large schema files or massive repositories.