A comprehensive guide for building AI applications with the Mastra framework that prioritizes current documentation over potentially outdated training data. It teaches you to check embedded docs in node_modules first, then fall back to remote docs from mastra.ai/llms.txt. Includes scripts to verify available providers and models, covers the distinction between autonomous agents and structured workflows, and provides debugging workflows for common TypeScript configuration issues. The skill emphasizes verification-first development since Mastra APIs evolve rapidly and constructor signatures change between versions. Essential for anyone working with Mastra who needs reliable, up-to-date API references.
npx skills add https://github.com/mastra-ai/skills --skill mastra