M
Mastra Ai Skills
ego lite browser
sponsorego lite is the fastest browser for AI agents to run web automation, sharing your logged-in state with Codex or Claude Code, zero cost, zero config.
Alpha Vantage MCP Server
sponsorAccess financial market data: realtime & historical stock, ETF, options, forex, crypto, commodities, fundamentals, technical indicators, & more
builder-smoke-test
mastra-ai
Smoke test the Agent Builder feature branch end-to-end against a hermetic project scaffolded by the skill (linked to the current worktree). Covers workspace…
official
builder-smoke-test
mastra-ai
Smoke test the Agent Builder feature branch end-to-end against a hermetic project scaffolded by the skill (linked to the current worktree). Covers workspace…
official
code-standards
mastra-ai
Code quality standards and style guide for reviewing pull requests
official
create-mastra
mastra-ai
Complete project setup guide for Mastra AI framework. Covers: CLI installation (create-mastra), manual installation, TypeScript configuration (ES2022…
official
debugging-difficult-bugs
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…
official
debugging-difficult-bugs
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…
official
docs-audit
mastra-ai
Interactive documentation quality review for Mastra docs. Use when auditing, reviewing, or critiquing Mastra documentation; checking docs against source code;…
official
docs-audit
mastra-ai
Interactive documentation quality review for Mastra docs. Use when auditing, reviewing, or critiquing Mastra documentation; checking docs against source code;…
official
e2e-frontend-validation
mastra-ai
E2E validation workflow for frontend changes in playground packages using Playwright MCP
official
e2e-tests-studio
mastra-ai
REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes,…
official
e2e-tests-studio
mastra-ai
CRITICAL : Tests must verify that product features WORK correctly, not just that UI elements render.
official
general-tasks
mastra-ai
Default process for handling open-ended tasks that touch files, the shell, or the web.
official
gh-bulk-issues
mastra-ai
Orchestrate parallel Mastra Code headless instances to debug and fix multiple GitHub issues simultaneously
official
mastra
mastra-ai
Reference guide for building agents and workflows with current Mastra APIs. Always verify against embedded docs in node_modules/@mastra/*/dist/docs/ (installed version) or remote docs at https://mastra.ai/llms.txt before writing code; training data is outdated Core building blocks: Agents (autonomous, decision-making), Workflows (structured sequences), Tools (extend capabilities), Memory (maintain context), and RAG (external knowledge) Requires ES2022 modules in TypeScript config and model...
official
mastra-best-practices
mastra-ai
Quick reference for Mastra conventions. When to use agents vs workflows, required TypeScript config, project structure, and common code patterns.
official
mastra-docs
mastra-ai
Documentation guidelines for Mastra. This skill should be used when writing or editing documentation for Mastra. Triggers on tasks involving documentation…
official
mastra-docs
mastra-ai
Documentation guidelines for Mastra. This skill should be used when writing or editing documentation for Mastra. Triggers on tasks involving documentation…
official
mastra-embedded-docs-look-up
mastra-ai
Look up current API signatures from installed Mastra packages in node_modules/@mastra/*/dist/docs/. Use this skill to verify exact parameters, constructor…
official
mastra-embeded-docs-look-up
mastra-ai
Look up Mastra API documentation embedded in node_modules/@mastra/*/dist/docs/ for accurate API signatures. Use for Agent, Workflow, Tool, Memory configuration…
official
mastra-frontend
mastra-ai
How to build Mastra frontend interfaces with the @mastra/playground-ui design system. This skill should be used when creating or modifying any application UI —…
official
mastra-frontend
mastra-ai
How to build Mastra frontend interfaces with the @mastra/playground-ui design system. This skill should be used when creating or modifying any application UI —…
official
mastra-smoke-test
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…
official
mastra-smoke-test
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…
official
ops-automation-agent
mastra-ai
Authoring playbook for building agents that automate recurring internal tasks — running scheduled workflows, syncing data between systems, posting…
official
performance-review
mastra-ai
Performance-focused code review for identifying bottlenecks and optimization opportunities
official
playground-msw-tests
mastra-ai
REQUIRED and PRIMARY testing approach for packages/playground and packages/playground-ui. Triggers on: adding or modifying hooks, pages, route components,…
official
playground-msw-tests
mastra-ai
REQUIRED and PRIMARY testing approach for packages/playground and packages/playground-ui. Triggers on: adding or modifying hooks, pages, route components,…
official
pr-explainer
mastra-ai
Use when creating an approachable, self-contained HTML review aid for a pull request; explaining what changed, why it matters, how it works, and how it fits…
official
pr-explainer
mastra-ai
Use when creating an approachable, self-contained HTML review aid for a pull request; explaining what changed, why it matters, how it works, and how it fits…
official
pr-splitter
mastra-ai
Use when breaking a large, complex, messy, or hard-to-review pull request into multiple smaller PRs; planning stacked PRs; extracting independent changes from…
official
pr-splitter
mastra-ai
Use when breaking a large, complex, messy, or hard-to-review pull request into multiple smaller PRs; planning stacked PRs; extracting independent changes from…
official
ralph-plan
mastra-ai
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation
official
ralph-plan
mastra-ai
Interactive planning assistant that helps create focused, well-structured ralph-loop commands through collaborative conversation
official
react-best-practices
mastra-ai
React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure…
official
react-best-practices
mastra-ai
React performance optimization guidelines from Mastra Engineering. This skill should be used when writing, reviewing, or refactoring React code to ensure…
official
research-tasks
mastra-ai
Process for answering research questions using the web and saving findings into the workspace.
official
security-review
mastra-ai
Security-focused code review checklist for identifying vulnerabilities
official
security-review
mastra-ai
Security-focused code review checklist for identifying vulnerabilities
official
security-review
mastra-ai
Security-focused code review checklist for identifying vulnerabilities
official
smoke-test
mastra-ai
Create a Mastra project using create-mastra and smoke test the studio in Chrome using Chrome MCP server
official
smoke-test
mastra-ai
Create a Mastra project using create-mastra and smoke test the studio in Chrome using Chrome MCP server
official
tailwind-best-practices
mastra-ai
Tailwind CSS styling guidelines for Mastra Playground UI. This skill should be used when writing, reviewing, or refactoring styling code in…
official
tailwind-v4
mastra-ai
Tailwind CSS v4 usage guide and v3-to-v4 differences. This skill should be used when writing, reviewing, or refactoring any Tailwind CSS code in this repo.…
official
tailwind-v4
mastra-ai
Tailwind CSS v4 usage guide and v3-to-v4 differences. This skill should be used when writing, reviewing, or refactoring any Tailwind CSS code in this repo.…
official
technical-writing
mastra-ai
Guidelines for creating clear, well-structured technical documentation
official
technical-writing
mastra-ai
Guidelines for creating clear, well-structured technical documentation
official
testing-core-processors
mastra-ai
Use when writing or debugging integration tests for error processors in packages/core/src/processors/. Covers the MockLanguageModelV2 pattern for simulating…
official
testing-mastracode-tui
mastra-ai
Testing mastracode TUI features interactively in Konsole. Covers model configuration, thread lifecycle, task state isolation, and common blockers.
official
testing-mastracode-tui
mastra-ai
Testing mastracode TUI features interactively in Konsole. Covers model configuration, thread lifecycle, task state isolation, and common blockers.
official
understand-issue
mastra-ai
Collaboratively investigate a GitHub issue or bug — trace history, understand architecture, diagnose root cause
official
understand-pr
mastra-ai
Guided interactive PR review — understand the history and context before forming opinions
official