---
title: "My Antigravity first experience"
url: https://daily.dev/posts/my-antigravity-first-experience-ysam7nici
source_url: https://dev.to/this-is-learning/the-mood-mirror-app-my-antigravity-first-experience-10a4
type: article
source: "This is Learning"
author: "Luca Del Puppo"
published: 2025-12-04T06:06:04.552Z
updated: 2025-12-05T03:00:09.162Z
tags: ["ai", "react", "vscode", "google-gemini"]
reading_time: 7
upvotes: 3
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# My Antigravity first experience

**[This is Learning](https://daily.dev/sources/til)** · [@puppo](https://daily.dev/puppo) · 7 min read · 3 upvotes · 0 comments

## Summary

A hands-on review of Google's Antigravity, an agentic IDE fork of VSCode, through building "The Mood Mirror" app. The app analyzes user mood text with Gemini 3, generates sentiment scores and color palettes, then creates abstract images or videos using Nano Banana Pro and Veo. The author explores Antigravity's planning mode, code generation capabilities, and iterative development workflow, encountering issues with TypeScript conversion, dependency management (husky vs lefthook), and SDK version updates. Despite imperfections requiring developer oversight, the tool demonstrates promising DX with its planning feature and agent integration, earning a 7/10 rating for this initial experience.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://dev.to/this-is-learning/the-mood-mirror-app-my-antigravity-first-experience-10a4>

## Similar posts on daily.dev

- [A first look at Google’s new Antigravity IDE](https://daily.dev/posts/a-first-look-at-google-s-new-antigravity-ide-jyogdn6b0) · InfoWorld · 1 upvotes · 1 comments
- [Hands-On With Antigravity: Google’s Newest AI Coding Experiment](https://daily.dev/posts/hands-on-with-antigravity-google-s-newest-ai-coding-experiment-vaf0rpjqc) · The New Stack · 1 upvotes · 0 comments

---

Tags: [#ai](https://daily.dev/tags/ai), [#react](https://daily.dev/tags/react), [#vscode](https://daily.dev/tags/vscode), [#google-gemini](https://daily.dev/tags/google-gemini)

[View this post on daily.dev](https://daily.dev/posts/my-antigravity-first-experience-ysam7nici)
