Based on your live product,
restart design work
Instead of old files or docs, AI explores your deployed web product and restores it as an editable Figma structure.
connects UI changes into code PRs.
See how a Figma design edit finds the matching code, updates it, and continues all the way to a GitHub PR.
Legacy checkout UI exported from production.
gridi suggests code changes that match the selected design.
gridi does not edit existing code directly,
so changes can be reviewed safely before they are applied.
Instead of old files or docs, AI explores your deployed web product and restores it as an editable Figma structure.
Based on the component changed in Figma, gridi finds and connects the corresponding code location.
gridi organizes design changes with code diffs and sends them as GitHub PRs.
AI explores your service directly and generates a product map. It imports your currently shipped UI into Figma as screens and component structure Keep both hot-fixes and legacy screens always up to date
AI applies the details designers changed straight into code, then hands it to engineers as a PR they can review Tackle the design improvements that have been gathering dust in your backlog
Design QA was easy to miss when it came as written notes. Getting it with a diff makes the review much faster.
Our legacy screens weren't properly organized in Figma. Being able to start from the live UI was a big help.
Small fixes kept getting bumped down the dev priority list. Receiving them as PRs makes the flow much lighter.
It cut down the time spent finding which component to edit. Getting it in a reviewable shape is really convenient.
Design QA was easy to miss when it came as written notes. Getting it with a diff makes the review much faster.
Our legacy screens weren't properly organized in Figma. Being able to start from the live UI was a big help.
Small fixes kept getting bumped down the dev priority list. Receiving them as PRs makes the flow much lighter.
It cut down the time spent finding which component to edit. Getting it in a reviewable shape is really convenient.
Explore your live product structure
and try gridi lightly
Entry plan to connect design changes to code PRs
For teams handling multiple products and fast iteration cycles
A custom plan
for legacy product teams
If you have more questions about the service,
contact us through the site channel chat.
Designers can start with Figma export and organize design changes.
GitHub repo connection and PR creation require code access, so an engineer or team admin needs to approve that step.
gridi proposes a flow where designers create implementation-ready suggestions and engineers review them.
gridi is a tool where AI explores your live web product, understands the UI structure, and reflects your Figma edits into GitHub.
Legacy screens that are missing or stale in Figma can be exported into an editable Figma starting point.
Then you can select changed Figma components, find related code, generate code suggestions and open a GitHub PR.
No. gridi only explores products you own or have legitimate authorization for.
Domain verification is used to confirm ownership, and unauthorized exploration of third-party services is strictly prohibited.
gridi assumes no responsibility for any unauthorized exploration of third-party products in violation of this policy.
In many teams, Figma and the shipped UI drift apart over time.
gridi helps refresh Figma from the live product and connect Figma changes back to code.
No. gridi does not deploy code directly.
It generates suggestions and opens a GitHub PR, then engineers review and approve before anything is merged.
That keeps team control intact while reducing repetitive design implementation work.
Yes.
It logs in with your test account and explores screens and flows past login.
Some security policies or OTP environments may limit this.
Initially, we prioritize web frontend codebases.
We plan to steadily expand our support range from React and Next.js based projects to app services.
Initially, we focus on relatively clear UI changes such as buttons, cards, forms, layout spacing, color, radius and text styles.
Complex business logic or data-flow changes are not yet supported.
It includes a summary of code changes, a summary of Figma changes, the target files, code diff and review points.
We provide the ability to export your product's screens to Figma in an editable form.
Rather than creating a perfect design system in one shot, the focus is on providing an editable starting point based on your live UI.
In the future, generating a design system or exporting based on an existing design system will also be added.
The Enterprise plan supports team workspaces and member management.
Contact gridi separately for adoption.
Refunds are available if there is no actual exploration usage after subscription payment.
If exploration has already been used, refunds may be limited based on credits consumed.
Contact us via the channel chat at the bottom right of the service.
Design Sync
Updated the button background to match the Figma design token (
--color-primary). Replaced the hardcoded#111111value with the token variable..buttonglobal.cssModified files
This PR was automatically generated by gridi Design Sync.global.css: replace (line 6)