Official agent skills for coding agents working with the Mastra AI framework.
npx add-skill mastra-ai/skillsLook up Mastra API signatures from embedded documentation in node_modules/@mastra/*/dist/docs/. Ensures docs match installed version.
Quick reference for Mastra patterns: agent vs workflow choice, TypeScript ES2022 requirements, project structure conventions.
Setup guide for new or existing projects. Includes installation, configuration, framework integration, and troubleshooting.
git clone https://github.com/mastra-ai/skills.gitThen configure your coding agent to load skills from the cloned directory.
Contributions welcome!
- Fork the repository
- Make improvements to SKILL.md files
- Test with actual development workflows
- Submit a pull request
Apache-2.0 - See LICENSE for details
Built with β€οΈ by the Mastra team