mastra-best-practicespor mastra-ai
Quick reference for Mastra conventions. When to use agents vs workflows, required TypeScript config, project structure, and common code patterns.
npx skills add https://github.com/mastra-ai/skills --skill mastra-best-practicesMais skills de mastra-ai
debugging-difficult-bugs
by mastra-ai
Use early when debugging a medium or hard bug, especially when tests alone may not reveal the real runtime failure. Trigger this before extended TDD iteration…
e2e-frontend-validation
by mastra-ai
E2E validation workflow for frontend changes in playground packages using Playwright MCP
e2e-tests-studio
by mastra-ai
CRITICAL : Tests must verify that product features WORK correctly, not just that UI elements render.
mastra-docs
by mastra-ai
Documentation guidelines for Mastra. This skill should be used when writing or editing documentation for Mastra. Triggers on tasks involving documentation…
mastra-smoke-test
by mastra-ai
Smoke test Mastra projects locally or deploy to staging/production. Tests Studio UI, agents, tools, workflows, traces, memory, and more. Supports both local…
ralph-plan
by mastra-ai
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation
react-best-practices
by mastra-ai
React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure…
smoke-test
by mastra-ai
Create a Mastra project using create-mastra and smoke test the studio in Chrome using Chrome MCP server