Prototype lane

Kriyan

Kriyan is the place for local AI workflow experiments: how prompts, tools, files, and preview loops can become a practical building environment.

description

What I built.

The core idea is not just to generate code, but to make a repeatable path from rough thought to inspected artifact.

I use it to test how much structure an AI workflow needs before the structure becomes drag.

The visual side stays simple because the product is the loop: plan, build, inspect, tighten.

tech stack

The stack behind it.

TypeScriptLocal agentsCLI workflowsSandboxed previewsStatic app shells

architecture

Cool technical details.

Local agent loop

The experiments focus on moving from prompts to files to previews while keeping each artifact inspectable.

Sandbox-first work

Risky ideas run through disposable build loops before they become reusable templates or project structure.