Skip to main content

mastra-ai/mastra

SkillsMP 已收集 mastra-ai/mastra 中的 42 个 Skill。打开任一 Skill 可查看来源和详情。

最近记录的来源活动
SkillsMP 收录数据更新
已收集 skills
42
GitHub 星标
27,175
GitHub Forks
2,625

已展示 40 / 42 个已收集 Skill。

职业分类
未分类
描述

Triage a Factory work item's issue — trace history, understand architecture, diagnose root cause, then advance the stage

原文语言:英语

更新
职业分类
软件开发工程师
描述

Review open mastra-ai/mastra GitHub issues, identify direct @mastra/core bugs, and apply the @mastra/core label. Use when auditing issues for core ownership, labeling direct core bugs, or periodically reconciling the @mastra/core issue label.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Re-review a pull request after a push — reconcile the previous review against the new commits, look for new defects the push introduced, then a fresh pass over the whole PR, and finish with a verdict on the PR

原文语言:英语

更新
职业分类
软件开发工程师
描述

Documentation guidelines for Mastra. This skill should be used when writing or editing documentation for Mastra. Triggers on tasks involving documentation creation or updates.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Use when writing or debugging integration tests for error processors in packages/core/src/processors/. Covers the MockLanguageModelV2 pattern for simulating API errors and verifying retry behavior, plus the build prerequisites for focused vitest runs.

原文语言:英语

更新
职业分类
未分类
描述

First-contact triage for a GitHub issue

原文语言:英语

更新
职业分类
未分类
描述

Review a pull request for a Factory work item — history and context first, then a verdict published on the PR — and mark the review complete

原文语言:英语

更新
职业分类
未分类
描述

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…

原文语言:英语

更新
职业分类
未分类
描述

Smoke test Mastra projects locally or deploy to staging/production. Tests Studio UI, agents, tools, workflows, traces, memory, and more. Supports both local development and cloud deployments.

原文语言:英语

更新
职业分类
未分类
描述

Create a Mastra project using create-mastra and smoke test the studio in Chrome using Chrome MCP server

原文语言:英语

更新
职业分类
其他计算机职业
描述

Set up and operate Herdr Kit safely: install and configure the plugin and Mastra Code integration, manage Review and Work repository scope, open primary repository workspaces, synchronize managers, materialize or dematerialize managed worktrees, and update…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Query the authoritative global Herdr Review and Work Manager inventory, recommend actionable PR work, and explicitly materialize confirmed remote-only Review Manager records through the plugin's stable public CLI.

原文语言:英语

更新
职业分类
网页开发工程师
描述

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. Triggers on tasks involving Tailwind classes, @theme blocks, CSS-first configuration, or cleanup of…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Produce a phased implementation plan for a Factory work item, then advance it to execute

原文语言:英语

更新
职业分类
软件开发工程师
描述

Configure typed Mastra Factory rules and exact-leaf overrides in deployment code

原文语言:英语

更新
职业分类
软件开发工程师
描述

Orchestrate parallel Mastra Code headless instances to debug and fix multiple GitHub issues simultaneously

原文语言:英语

更新
职业分类
软件开发工程师
描述

Collaboratively investigate a GitHub issue or bug — trace history, understand architecture, diagnose root cause

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Guided interactive PR review — understand the history and context before forming opinions

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

REQUIRED and PRIMARY testing approach for packages/playground and packages/playground-ui. Triggers on: adding or modifying hooks, pages, route components, data-fetching code, React Query interactions, or any test work in these packages. Generates Vitest tests…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Interactive documentation quality review for Mastra docs. Use when auditing, reviewing, or critiquing Mastra documentation; checking docs against source code; validating code examples, API accuracy, or property completeness; checking whether docs follow the…

原文语言:英语

更新
职业分类
网页开发工程师
描述

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 — pages, components, styling, or tokens — in this repo or in an external consumer of the design…

原文语言:英语

更新
职业分类
综合办公文员
描述

Use when conditions include storms, flooding, heat waves, or other hazards.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

REQUIRED when modifying any file in packages/playground-ui or packages/playground. Triggers on: React component creation/modification/refactoring, UI changes, new playground features, bug fixes affecting studio UI. Generates Playwright E2E tests that validate…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Default process for handling open-ended tasks that touch files, the shell, or the web.

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Process for answering research questions using the web and saving findings into the workspace.

原文语言:英语

更新
职业分类
软件开发工程师
描述

Use when breaking a large, complex, messy, or hard-to-review pull request into multiple smaller PRs; planning stacked PRs; extracting independent changes from a branch; splitting mixed refactor and behavior changes; managing drift after review feedback;…

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

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 reconciliation, stored agents/skills CRUD, ownership, visibility, stars, registry/library Copy flow,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Universal quality bar and final audit rubric for any agent system prompt. Activate this whenever you are unsure which archetype skill applies, or as a final review pass before writing the system prompt. It defines the required run contract, completion…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Authoring playbook for building agents that write, edit, review, or refactor code. Use this when the user asks for an agent that writes scripts, generates code, reviews pull requests, refactors a codebase, fixes bugs, implements features, writes tests, or…

原文语言:英语

更新
职业分类
技术写作员
描述

Authoring playbook for building agents that draft written content — blog posts, marketing copy, social media posts, newsletters, product descriptions, landing pages, or ad copy. Use this when the user wants an agent that writes, drafts, or rewrites text for…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Authoring playbook for building agents that triage and reply to customer messages — support tickets, email inquiries, chat questions, refund requests, or product issues. Use this when the user wants an agent that handles inbound customer questions, drafts…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Fallback authoring playbook for building general-purpose personal assistant agents that do not fit a more specific archetype. Use this only after checking the other archetype skills (coding, spreadsheet, research, customer-support, content-writer,…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Authoring playbook for building agents that automate recurring internal tasks — running scheduled workflows, syncing data between systems, posting notifications, processing inbound events, or executing operational runbooks. Use this when the user wants an…

原文语言:英语

更新
职业分类
市场调研分析师与营销专员
描述

Authoring playbook for building agents that search, read, and synthesize information into a report. Use this when the user wants an agent to research a topic, summarize sources, compare options, do competitive analysis, monitor news, generate briefs, or pull…

原文语言:英语

更新
职业分类
其他计算机职业
描述

Authoring playbook for building agents that read or write tabular data — Google Sheets, Microsoft Excel, CSV, Airtable, Notion databases, or any spreadsheet. Use this when the user wants an agent that updates rows, reads cells, computes totals, generates…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 when a bug involves runtime state, ordering, persistence, streaming, concurrency, UI/manual…

原文语言:英语

更新
职业分类
软件开发工程师
描述

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 into the broader system; turning PR diffs, commits, tests, and architecture context into a local…

原文语言:英语

更新
职业分类
软件开发工程师
描述

Testing mastracode TUI features interactively in Konsole. Covers model configuration, thread lifecycle, task state isolation, and common blockers.

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Code quality standards and style guide for reviewing pull requests

原文语言:英语

更新
职业分类
软件质量保证分析师与测试员
描述

Performance-focused code review for identifying bottlenecks and optimization opportunities

原文语言:英语

更新
已展示 40 / 42 个已收集 Skill。