msgraph-integration-patterns
Installation
SKILL.md
Microsoft Graph Integration Patterns
Hard-won lessons from building a Teams-data SPA (chats, channel threads, recordings/transcripts) against Microsoft Graph with delegated MSAL.js auth. Real evidence throughout -- not generic API advice.
0. The one practice that pays for everything else: probe before you build
Before writing any TypeScript/app code against a new Graph capability, write a throwaway, standalone HTML file with zero build tooling: