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