Skip to content

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

License

Notifications You must be signed in to change notification settings

mastra-ai/skills

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

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

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published