Skip to main content
Run any Skill in Manus
with one click
$pwd:
mastra-ai
GitHub creator profile

mastra-ai

Repository-level view of 20 collected skills across 6 GitHub repositories, including approximate occupation coverage.

skills collected
20
repositories
6
occupation fields
2
updated
2026-05-21
occupation focus
Major fields detected across this creator.
repository explorer

Repositories and representative skills

#001
mastra
13 skills24.2k2.1kupdated 2026-05-21
65% of creator
debugging-difficult-bugs
Software Quality Assurance Analysts & Testers

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 reproduction, external services, or when a red or newly passing test may not model the real issue. Skip only when the root cause is already directly proven by a stack trace or deterministic test that exercises the real runtime path.

2026-05-21
builder-smoke-test
Software Quality Assurance Analysts & Testers

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, picker allowlists, model policy, RBAC role gating, role impersonation UI, builder defaults, infrastructure diagnostics, channels, and Studio + Agent Builder UI. Trigger when validating the agent-builder feature branch, PRs that touch packages/server, packages/playground, packages/playground-ui agent-builder routes, or builder EE code paths.

2026-05-19
pr-explainer
Software Developers

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 `.pr-review/` HTML page for reviewers; or helping reviewers understand complex code changes without dumping the full diff.

2026-05-12
pr-splitter
Software Developers

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; rebasing follow-up PRs as earlier PRs change; or preserving original branch intent while shipping incrementally.

2026-05-12
mastra-smoke-test
Software Quality Assurance Analysts & Testers

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.

2026-05-11
mastra-docs
Technical WritersComputer Occupations, All Other

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

2026-05-04
testing-mastracode-tui
Software Quality Assurance Analysts & Testers

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

2026-04-30
smoke-test
Software Quality Assurance Analysts & Testers

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

2026-04-06
Showing top 8 of 13 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded