This one's for frontend developers and integrators who need to understand how Fusion backend services work without actually touching backend code. It walks you through API contracts, authorization patterns, async messaging, and CQRS handlers by pulling reference implementations from real Fusion services. You ask "how do I call the People API?" or "show me the authorization pattern," and it searches backend code to show you what's actually there, complete with file paths and repositories. It won't help you build or modify services, that's what fusion-services-develop is for. Think of it as documentation that stays honest because it only explains what it can prove exists in the codebase.
npx skills add https://github.com/equinor/fusion-skills --skill fusion-backend-dev