> Discover all available pages from the documentation index: https://mastra.zisheng.pro/zh-TW/llms.txt # Mastra 指南 Mastra 提供多種指南,涵蓋建構 Agent 與 Workflow、使用 Mastra SDK 和 API,以及實作不同的 UI 框架。瀏覽這些指南,找到開始使用 Mastra 並進行建構所需的資源。 ## 新專案 `npm create mastra@latest` 指令是建立第一個 Agent 最快速的方式。它會建立可立即執行的 Agent 基礎架構,讓你可以立刻在 [Studio](https://mastra.zisheng.pro/zh-TW/docs/studio/overview) 中探索及調整。準備好之後,隨時都能將 Mastra 整合至你的框架或 UI。 - [快速入門](https://mastra.ai/zh-TW/guides/getting-started/quickstart) ## 與你的框架整合 將 Mastra 加入現有專案;若要從零開始,也可以建立由 Mastra 驅動的新應用程式架構。 - [Next.js](https://mastra.ai/zh-TW/guides/getting-started/next-js) - [React](https://mastra.ai/zh-TW/guides/getting-started/vite-react) - [SvelteKit](https://mastra.ai/zh-TW/guides/getting-started/sveltekit) - [Astro](https://mastra.ai/zh-TW/guides/getting-started/astro) - [Nuxt](https://mastra.ai/zh-TW/guides/getting-started/nuxt) - [Express](https://mastra.ai/zh-TW/guides/getting-started/express) - [Hono](https://mastra.ai/zh-TW/guides/getting-started/hono) - [Electron](https://mastra.ai/zh-TW/guides/getting-started/electron)