---
title: workflow/sveltekit
description: SvelteKit integration for automatic workflow bundling via Vite.
type: overview
summary: Explore the SvelteKit integration for automatic workflow bundling and runtime support.
related:
  - /docs/getting-started/sveltekit
---

# workflow/sveltekit



SvelteKit integration for Workflow SDK that configures Vite to transform workflow code and build the workflow bundles.

## Functions

<Cards>
  <Card title="workflowPlugin()" href="/docs/api-reference/workflow-sveltekit/workflow-plugin">
    Vite plugin that transforms workflow code (`"use step"`/`"use workflow"` directives) in SvelteKit apps
  </Card>
</Cards>


---

For a semantic overview of all documentation, see [/sitemap.md](/sitemap.md)

For an index of all available documentation, see [/llms.txt](/llms.txt)

For agent-facing discovery, including API and MCP surfaces, see [/agents.md](/agents.md)