mastra-skills
Installation
SKILL.md
Mastra Skills
Core principle: Build composable, observable, and testable AI agents.
When to Use This Skill
Always use when:
- Creating new Mastra agents
- Implementing agent tools
- Setting up workflows
- Debugging agent behavior
- Integrating external APIs with agents
Don't use for:
- Non-agent-related code
- Pure frontend components without agent interaction
Documentation Quick Links
Related skills
More from yuann3/skills
vike-skills
Use when building or working with Vike + Vue SSR/SSG applications - establishes best practices for page creation, data fetching, routing, and layouts
13code-quality-standards
Use when writing any code - enforces clean architecture with descriptive names, real implementations, no backward compatibility concerns, and no lint suppressions
2