> Discover all available pages from the documentation index: https://mastra.zisheng.pro/ja/llms.txt # Mastra ガイド Mastra SDK と API を使った Agent や Workflow の構築、さまざまな UI フレームワークの実装に役立つガイドを提供しています。開発を始め、Mastra を活用するために必要なリソースを探してください。 ## 新規プロジェクト `npm create mastra@latest` コマンドを使うと、最初の Agent を最短で構築できます。すぐに実行でき、[Studio](https://mastra.zisheng.pro/ja/docs/studio/overview) で確認しながら用途に合わせて変更できる Agent ハーネスが作成されます。準備ができたら、いつでも Mastra をフレームワークや UI と統合できます。 - [クイックスタート](https://mastra.ai/ja/guides/getting-started/quickstart) ## フレームワークとの統合 既存のプロジェクトに Mastra を追加します。ゼロから始める場合は、Mastra を利用する新しいアプリをひな形から作成できます。 - [Next.js](https://mastra.ai/ja/guides/getting-started/next-js) - [React](https://mastra.ai/ja/guides/getting-started/vite-react) - [SvelteKit](https://mastra.ai/ja/guides/getting-started/sveltekit) - [Astro](https://mastra.ai/ja/guides/getting-started/astro) - [Nuxt](https://mastra.ai/ja/guides/getting-started/nuxt) - [Express](https://mastra.ai/ja/guides/getting-started/express) - [Hono](https://mastra.ai/ja/guides/getting-started/hono) - [Electron](https://mastra.ai/ja/guides/getting-started/electron)