diff --git a/js/samples/dev-ui-gallery/package.json b/js/samples/genkit-ui-gallery/package.json similarity index 100% rename from js/samples/dev-ui-gallery/package.json rename to js/samples/genkit-ui-gallery/package.json diff --git a/js/samples/dev-ui-gallery/prompts/dotprompt-hello.first-last-name.prompt b/js/samples/genkit-ui-gallery/prompts/dotprompt-hello.first-last-name.prompt similarity index 100% rename from js/samples/dev-ui-gallery/prompts/dotprompt-hello.first-last-name.prompt rename to js/samples/genkit-ui-gallery/prompts/dotprompt-hello.first-last-name.prompt diff --git a/js/samples/dev-ui-gallery/prompts/dotprompt-hello.history.prompt b/js/samples/genkit-ui-gallery/prompts/dotprompt-hello.history.prompt similarity index 100% rename from js/samples/dev-ui-gallery/prompts/dotprompt-hello.history.prompt rename to js/samples/genkit-ui-gallery/prompts/dotprompt-hello.history.prompt diff --git a/js/samples/dev-ui-gallery/prompts/dotprompt-hello.json-output.prompt b/js/samples/genkit-ui-gallery/prompts/dotprompt-hello.json-output.prompt similarity index 100% rename from js/samples/dev-ui-gallery/prompts/dotprompt-hello.json-output.prompt rename to js/samples/genkit-ui-gallery/prompts/dotprompt-hello.json-output.prompt diff --git a/js/samples/dev-ui-gallery/prompts/dotprompt-hello.prompt b/js/samples/genkit-ui-gallery/prompts/dotprompt-hello.prompt similarity index 100% rename from js/samples/dev-ui-gallery/prompts/dotprompt-hello.prompt rename to js/samples/genkit-ui-gallery/prompts/dotprompt-hello.prompt diff --git a/js/samples/dev-ui-gallery/prompts/dotprompt-hello.system.prompt b/js/samples/genkit-ui-gallery/prompts/dotprompt-hello.system.prompt similarity index 100% rename from js/samples/dev-ui-gallery/prompts/dotprompt-hello.system.prompt rename to js/samples/genkit-ui-gallery/prompts/dotprompt-hello.system.prompt diff --git a/js/samples/dev-ui-gallery/src/common/types.ts b/js/samples/genkit-ui-gallery/src/common/types.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/common/types.ts rename to js/samples/genkit-ui-gallery/src/common/types.ts diff --git a/js/samples/dev-ui-gallery/src/common/util.ts b/js/samples/genkit-ui-gallery/src/common/util.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/common/util.ts rename to js/samples/genkit-ui-gallery/src/common/util.ts diff --git a/js/samples/dev-ui-gallery/src/genkit.config.ts b/js/samples/genkit-ui-gallery/src/genkit.config.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/genkit.config.ts rename to js/samples/genkit-ui-gallery/src/genkit.config.ts diff --git a/js/samples/dev-ui-gallery/src/index.ts b/js/samples/genkit-ui-gallery/src/index.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/index.ts rename to js/samples/genkit-ui-gallery/src/index.ts diff --git a/js/samples/dev-ui-gallery/src/main/durable-flows.ts b/js/samples/genkit-ui-gallery/src/main/durable-flows.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/main/durable-flows.ts rename to js/samples/genkit-ui-gallery/src/main/durable-flows.ts diff --git a/js/samples/dev-ui-gallery/src/main/flows.ts b/js/samples/genkit-ui-gallery/src/main/flows.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/main/flows.ts rename to js/samples/genkit-ui-gallery/src/main/flows.ts diff --git a/js/samples/dev-ui-gallery/src/main/prompts.ts b/js/samples/genkit-ui-gallery/src/main/prompts.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/main/prompts.ts rename to js/samples/genkit-ui-gallery/src/main/prompts.ts diff --git a/js/samples/dev-ui-gallery/src/main/tools.ts b/js/samples/genkit-ui-gallery/src/main/tools.ts similarity index 100% rename from js/samples/dev-ui-gallery/src/main/tools.ts rename to js/samples/genkit-ui-gallery/src/main/tools.ts diff --git a/js/samples/dev-ui-gallery/tsconfig.json b/js/samples/genkit-ui-gallery/tsconfig.json similarity index 100% rename from js/samples/dev-ui-gallery/tsconfig.json rename to js/samples/genkit-ui-gallery/tsconfig.json