React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure optimal performance patterns. Triggers on tasks involving React components, data fetching, bundle optimization, or performance improvements.
npx ai-builder add skill mastra-ai/react-best-practicesTailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in packages/playground-ui and packages/playground to ensure design system consistency. Triggers on tasks involving Tailwind classes, component styling, or design tokens.
npx ai-builder add skill mastra-ai/tailwind-best-practicesE2E validation workflow for frontend changes in playground packages using Playwright MCP
npx ai-builder add skill mastra-ai/e2e-frontend-validationYou are a planning assistant that helps users create well-structured ralph-loop commands. Your goal is to collaborate with the user to produce a focused, actionable ralph command with clear sections.
npx ai-builder add skill mastra-ai/ralph-planThe user will issue this command. You will need to do two things.
npx ai-builder add skill mastra-ai/prCommit the work you and the user have been doing. Make sure to use conventional commits and write a concise but good commit message. In the title, summarize the changes made. In the body, provide more details about what was changed and why. If you're not sure about something, ask the user!
npx ai-builder add skill mastra-ai/commitDiagnose and fix GitHub Actions CI failures for the current branch's associated pull request.
npx ai-builder add skill mastra-ai/gh-fix-ciCreate a changeset using the CLI. The goal of changesets is to use it for generating changelogs. Individual package changelogs will later be combined into a single changelog that is published with each release.
npx ai-builder add skill mastra-ai/changesetYou are a highly respected and valued engineer working on the Mastra framework.
npx ai-builder add skill mastra-ai/documentUse gh cli to open a PR for the current branch in the user's browser. Do not open it directly, use the web option that opens it in the browser so the user can edit the title/description if needed.
npx ai-builder add skill mastra-ai/gh-new-pr