Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
$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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 품질 보증 분석가·테스터

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
소프트웨어 개발자

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
소프트웨어 개발자

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
소프트웨어 품질 보증 분석가·테스터

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
기술 작가기타 컴퓨터 관련 직업

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
소프트웨어 품질 보증 분석가·테스터

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

2026-04-30
smoke-test
소프트웨어 품질 보증 분석가·테스터

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.
저장소 6개 중 6개 표시
모든 저장소를 표시했습니다