mastra-ai/skills

Official agent skills for coding agents working with the Mastra AI framework

8 stars0 forksUpdated Jan 26, 2026
npx skills add mastra-ai/skills

README

Mastra Agent Skills

Official agent skills for coding agents working with the Mastra AI framework.

Installation

npx add-skill mastra-ai/skills

Included Skills

📚 mastra-embedded-docs-look-up

Look up Mastra API signatures from embedded documentation in node_modules/@mastra/*/dist/docs/. Ensures docs match installed version.

✅ mastra-best-practices

Quick reference for Mastra patterns: agent vs workflow choice, TypeScript ES2022 requirements, project structure conventions.

🚀 create-mastra

Setup guide for new or existing projects. Includes installation, configuration, framework integration, and troubleshooting.


Manual Installation

git clone https://github.com/mastra-ai/skills.git

Then configure your coding agent to load skills from the cloned directory.


Contributing

Contributions welcome!

  1. Fork the repository
  2. Make improvements to SKILL.md files
  3. Test with actual development workflows
  4. Submit a pull request

Resources


License

Apache-2.0 - See LICENSE for details


Built with ❤️ by the Mastra team

Publisher

mastra-aimastra-ai

Statistics

Stars8
Forks0
Open Issues0
LicenseOther
CreatedJan 19, 2026