Recently, anti-gravity rolled out with a massive but subtle new update and that is revolving around the new ability to add support for reading rules from the agent MD in addition to the Gemini MD. Now, the reason why this is pretty big is because Gemini agents are now going to have clear structured instructions within anti-gravity to execute tasks based on agent skills. Essentially, this is going to unlock a whole new level of customization, significantly upgrading the agent and enabling higher quality generations.
And for those who are unfamiliar with anti-gravity, it's Google's agent first AI IDE for building and running autonomous agents. It's something that you can use completely for free right now. And it's a new agent skill system that will let agents dynamically load modular behaviors and instructions, making outputs for more customization, more controlled output and precision.
And with this update, there is a new anti-gravity agent skill kit, a collection of templates and different agents and workflows that are designed to supercharge your generations. And for example, you can take a look at the output from the UI and UX exploration skill a part of this kit and it is for generating a global platform concept focus on renewal, optimism and clarity where typography, scale and atmosphere tell the story and this is the generation that I've gotten from the agent scale part of the kit. Another example is from my own video recently where I used anti-gravity to build a beautiful landing page.
Again, powered entirely by the agents kit in my workflow. But that's not all cuz for today's video, we're taking things a step further, actually turning our project into a real full stack application. This is by connecting it to a new back-end service.
And that is where I would like to introduce today's video sponsor, Ins. Insorgge is a pretty great back-end platform designed specifically for AI coding agents. I'm not just saying that because I'm sponsored, but this is where it's going to make tools like anti-gravity, cursor, or even claude code and other agent-based coding workflows to automatically create and configure backends for your applications through simple prompts.
And you can get this done quite rapidly in comparison to other back-end services. So instead of manually setting up things like authentication, you have it so that you can have inforge with your coding agent set up the database. You have it with cloud storage and deployment.
The agent can connect to nsforge and handle all the infrastructure for you in the background. The result is that you can go from an idea to a live deployed application quite fast while still remaining fully inside an AIdriven development workflow. In this video, we're going to be combining the powers of anti-gravity and this new agent skills system with InSforge to build a complete application where anti-gravity handles the agent workflow and generation and ins automatically spins up the backend that makes the app actually work.
So, by the end of this video, we'll go from an idea, generate an interface, a fully functional app with the real backend, all powered by AI agents. To get started, head over to the anti-gravity website, which I'll leave a link to in the description below, and install it for your operating system. You need a Google account to authenticate, but you can do all of this completely for free.
Next is where you're going to need to create an account within FForge, and it works with whatever AI coding agent as well, like anti-gravity for example, but it works with codeex, client, whatever you name it. Then also have the anti-gravity kit on standby. After installing anti-gravity and authenticating your Google account, just have it open and create a directory of the app that you're trying to create.
In this case, I am creating an AI financed app plus an invoice tracking app. Next, after you have created your account with InForge, which you can do completely for free, by the way, you want to simply go ahead and log in with that account. Now, what we're going to need to do is create our first project.
So, we can give it a project name. You can select whatever region you want to select. I am going to use the US East Coast because it is closer to where I am.
And then we're going to create our project. And I'm telling you guys, with InForge, your AI agent can go from a prompt to a fully deployed backend in less than an hour. Now, what we got to do is just link our project.
You can simply go ahead and copy this terminal command. You can then open up anti-gravity, click the terminal tab, click on new terminal, and then simply go ahead and paste in this npx command to install the CLI link. And that will now have it linked to our project within the inforge backend.
And you can see that the CLI has also been installed as well as the inforge agent skills. And within your project within Enforge, you'll see the status as healthy after it has been connected. Now, something super important that you'll also need to do is click on connect.
And what you want to do is connect your anti-gravity agent with your inforge MCP. And that is by clicking the agent that you want to work with. And then you can simply just copy this.
And then within the anti-gravity terminal, you can then paste this in so that you can use it directly with the MCP. And guys, what this means is that now that we have connected inforge to anti-gravity through the CLI install command, you can now see that the MCP call has been activated. This is the visual canvas that will display our connection to our backend system.
But now we essentially have it so that the anti-gravity agent can communicate directly within the backend system of inforge handling things like the authentication the storage deployment automatically all in record time and it's built as an AI first development and even outperforming platforms like superbase in speed efficiency and accuracy. And lastly, what we got to now do is just set up the anti-gravity kit, which is the agent templates, skills, and workflows that we're going to be using to better enhance our anti-gravity agent to build more refined systems. This is where you can either install this anti-gravity kit globally or you can install it directly within your directory.
Now, what I'm going to be doing is simply copying this command and pasting it within my directory. And you can see that the packages have been now installed and I can now initialize it where I can use the agit in initialization command to fully have it set up within my anti-gravity agent. Remember that specd driven workflow kit that I had just recently made a video on called superpowers?
Well, agent kit is essentially the same thing where you have it so that it invokes the agent to use the specd driven workflow to automatically and autonomously focus on building out all the specs so that your models don't hallucinate and are able to output the best quality. You can initially start off by brainstorming an idea, for example, and it is going to be able to convey your agent the correct steps that it needs to take to build out your application. There's a lot of different things that you can use.
For example, to initiate these different workflows, you can use the slash brainstorm command. You can use it to create a new feature or an app with the /create, debug certain things, deploy, enhance, and such forth. With this kit, you have 16 specialized agents that are configured for different domains like frontend, backend, security.
You have 40 plus domain specific knowledge skills and modules that your agent can use and 11/comands like I just mentioned for common development tasks. There's also a rules workspace that you can configure, including the Gemini MD for behavior rules, and you can simply just prompt a specific skill like a front-end specialist that focuses on a web UI or a UX test. Or you can have it focus on something like a penetration test, which is an offensive security test that you can run after you have deployed your app.
This agent kit is going to be able to get the best output from your agent. To get started, what I'm actually going to be doing is using one of the workflows, a part of the anti-gravity kit. And this is where I wanted to brainstorm a full application idea.
This is where it is going to use this workflow to help me create a rough plan as to how I can create this finance tracker app like something that is going to allow people to manage personal expenses. But I also wanted to be super minimalistic. Also, the ability to add your personal receipts to track expenses.
I'm also telling it brainstorm ideas on how I can properly connect to ins which has been connected through the MCP. And now what we can do is allow it to use the brainstorm MD the skills MD a part of the agent kit. You can also see that it is going to check the infor skill to understand the backend integration and look into an existing project structure.
And thanks to the anti-gravity kit which has this workflow of brainstorming, it is going to be able to efficiently and properly understand all of the requirements I am specifying and listed out into specs that my agent can build out. It is also talking about the strategic question where it talks about the platform and framework lays out all the options. It also talks about how it's going to use inforge to build out the authentication and all the other components.
And something I want to mention about the anti-gravity kit is that you don't need to always use all of these skills by mentioning it within your prompts because the anti-gravity kit is specifically going to be able to automatically detect and apply the right specialists whenever it's needed. Now, before we move forward with the prompting to build out our backend as well as our front end with the anti-gravity agent powered by the agent kit, I want you to take a look at the agent skills of InForge. If you are to click on inforgees skills, you can see that there are specific configurations that will be invoked by our antsgravity agent to essentially build out all the components that are needed like to easily configure the schema for our database.
You can obviously just manually create and add in all the components. But anti-gravity is going to do that now autonomously. So you don't even need to do all the hard work where it will set up the authentication system for our app.
You'll also set up the storage, the functions, as well as the deployment. This is where what I'm going to be doing is copying this prompt, which I'll leave in the description below, which is a full prompt to set up the backend where you can use the MCP connection to Enforge to create the following automatically like the backend, database system, the authentication, storage, functions, and etc. What I'm also going to be doing is having it work upon creating the front-end setup.
And then lastly, what we're going to do is invoke the anti-gravity hit so that it is going to be able to focus on the ending part, which is going to be testing and deploying it afterwards within. So what we can now do is send in these two prompts. And now it is going to autonomously set up our fullon backend as well as our front end, which is just incredible.
In less than an hour, it's going to fully set up our application. And just like that, it has autonomously set up the backend as well as our fullon app as functional components like the ability to process receipts using an OCR model which is just incredible. You can see that the design system has been fully triggered, the authentication, the dashboard, the expenses, receipts, all of the components have been set up.
And now if we are to take a look at our app thanks to our specified prompt that set up all the components within we have a working authentication system already set up which is incredible. I don't need to reprompt and add an authentication login form. None of that all of these different components have been added and configured to inforge.
So if I want to continue with GitHub for example I can do so by clicking on this and then have it so that I can log in and create an account with GitHub which is just incredible. And just like that, I have done that and we are able to access our PayPulse app. Now, if you actually go back into our InForge authentication, you will be able to see that our GitHub login has been authenticated and verified and you will actually be able to get a log of all your users.
Over here, you can also tweak your O methods where you can even add different odds like Microsoft or Discord or many of these other ones. You also have different database templates where you can create your first table based off of these different templates. So if you have like an AI chatbot, you can use this specific template for your database, but also thanks to the agent kit, we're able to get a beautiful dashboard that was generated with functional components and it has been also debugged autonomously.
This is where we have the ability to manage our expenses. We can even add in different receipts. We can even track our budgets over here.
And the analytics tab is going to be able to give us a good insight on our monthly spending as well as our transaction volume as well as the categories of whatever you're expending. Also want you to take a look at this landing page has generated which is kind of incredible. This is something that has added multiple visual elements to make this landing page even better like the smoke display in the background.
You have different digital cards, different numbers, and everything has been fully generated thanks to the anti-gravity agent kit. What's cool is you can actually push live streamed backend commands directly from your terminal cuz we have the CLI tool as well as MCP connected now so that it can do something like create a post table with the title, content, and author or like adding an image upload for user profiles. These are different backend commands that will be able to be streamed to something like adding a new user or to add some configuration to our storage and just essentially just working with our backend directly from the CLI as well as our agent.
Now, if I have to add an expense, it is going to be able to be easily added and you can see all the changes will be implemented to our database which you can see over here from all the different categories. You have all the different expenses that will be listed out, the receipts as well as the budgets. This is how I was able to set up a full-on backend as well as a beautiful front end and application that is working within just minutes.
And you know what's crazy? You can actually have a model gateway set up within your project. This is essentially where you can allow anyone to build a large language model powered feature.
And what's great is that you can just tell your anti-gravity agent to set up the model gateway for you. And this essentially is going to make your life super easy to ship different large language model features directly from your backend system within InFforge. This is where I'm telling it to use the Gemini 3 flash directly within my app.
And this is to transcribe the receipts. And you can see that the anti-gravity agent is going to be able to easily set this up using the inforge back end. And just like that has successfully updated the receipt transcription process to use the Gemini 3.
0 model which you see within the code and you can also see that it has been now enabled. You also have logs so that you can easily get a log of each individual backend system movement so that you get a better understanding of what's happening with your app. Now what we can actually do is deploy our app as well within inforge which is the most remarkable thing.
We can just tell the AI agent anti-gravity to just simply deploy my app to InFforge. And it's as simple as that. And just like that, it has been now deployed.
And it was easy as that, guys. You can now actually access it through this link. And if we are to go back into the deployment section of InForge, you'll see that it is now live and running, which is just incredible, guys.
You also have it so that you can manage the deployment logs, the environment variables, as well as having it now linked to a domain. This is how easy it is guys in terms of now shipping your product as easy as this. If you like this video and would love to support the channel, you can consider donating to my channel through the super thanks option below.
Or you can consider joining our private Discord where you can access multiple subscriptions to different AI tools for free on a monthly basis plus daily AI news and exclusive content plus a lot more. Thanks to anti-gravity inforge as well as the Asian kit, we were able to build out a beautiful front end from an idea to a functional full stack app. And this is not like your typical AI generated SAS landing page or that CRM dashboard.
This is a fully functional app that was created with anti-gravity completely for free and then powered with a robust back-end system with an o database storage and deployment all fully set up making your life easy. This is something that I would highly recommend that you take a look at with all the links in the description below. Hope you found this video to be helpful, especially with the anti-gravity kit.
I'll leave these links there so that you can easily get started. Make sure you go ahead and subscribe to our second channel, join the newsletter, join the Discord, follow me on Twitter, and lastly, make sure you guys subscribe, turn on notification bell, like this video, and please take a look at our previous videos so that you can stay up to date with the latest AI news. But with that thought, guys, have an amazing day, spread positivity, and I'll see you guys fairly shortly.
his offers. Recently, anti-gravity rolled out with a massive but subtle new update and that is revolving around the new ability to add support for reading rules from the agent MD in addition to the Gemini MD. Now, the reason why this is pretty big is because Gemini agents are now going to have clear structured instructions within anti-gravity to execute tasks based on agent skills.
Essentially, this is going to unlock a whole new level of customization, significantly upgrading the agent and enabling higher quality generations. And for those who are unfamiliar with anti-gravity, it's Google's agent first AI IDE for building and running autonomous agents. It's something that you can use completely for free right now.
And it's a new agent skill system that will let agents dynamically load modular behaviors and instructions, making outputs for more customization, more controlled output and precision. And with this update, there is a new anti-gravity agent skill kit, a collection of templates and different agents and workflows that are designed to supercharge your generations. And for example, you can take a look at the output from the UI and UX exploration skill a part of this kit and it is for generating a global platform concept focus on renewal, optimism and clarity where typography, scale and atmosphere tell the story and this is the generation that I've gotten from the agent scale part of the kit.
Another example is from my own video recently where I used anti-gravity to build a beautiful landing page. Again, powered entirely by the agents kit in my workflow. But that's not all cuz for today's video, we're taking things a step further, actually turning our project into a real full stack application.
This is by connecting it to a new back-end service. And that is where I would like to introduce today's video sponsor, Ins. Insorgge is a pretty great back-end platform designed specifically for AI coding agents.
I'm not just saying that because I'm sponsored, but this is where it's going to make tools like anti-gravity, cursor, or even claude code and other agent-based coding workflows to automatically create and configure backends for your applications through simple prompts. And you can get this done quite rapidly in comparison to other back-end services. So instead of manually setting up things like authentication, you have it so that you can have inforge with your coding agent set up the database.
You have it with cloud storage and deployment. The agent can connect to nsforge and handle all the infrastructure for you in the background. The result is that you can go from an idea to a live deployed application quite fast while still remaining fully inside an AIdriven development workflow.
In this video, we're going to be combining the powers of anti-gravity and this new agent skills system with InSforge to build a complete application where anti-gravity handles the agent workflow and generation and ins automatically spins up the backend that makes the app actually work. So, by the end of this video, we'll go from an idea, generate an interface, a fully functional app with the real backend, all powered by AI agents. To get started, head over to the anti-gravity website, which I'll leave a link to in the description below, and install it for your operating system.
You need a Google account to authenticate, but you can do all of this completely for free. Next is where you're going to need to create an account within FForge, and it works with whatever AI coding agent as well, like anti-gravity for example, but it works with codeex, client, whatever you name it. Then also have the anti-gravity kit on standby.
After installing anti-gravity and authenticating your Google account, just have it open and create a directory of the app that you're trying to create. In this case, I am creating an AI financed app plus an invoice tracking app. Next, after you have created your account with InForge, which you can do completely for free, by the way, you want to simply go ahead and log in with that account.
Now, what we're going to need to do is create our first project. So, we can give it a project name. You can select whatever region you want to select.
I am going to use the US East Coast because it is closer to where I am. And then we're going to create our project. And I'm telling you guys, with InForge, your AI agent can go from a prompt to a fully deployed backend in less than an hour.
Now, what we got to do is just link our project. You can simply go ahead and copy this terminal command. You can then open up anti-gravity, click the terminal tab, click on new terminal, and then simply go ahead and paste in this npx command to install the CLI link.
And that will now have it linked to our project within the inforge backend. And you can see that the CLI has also been installed as well as the inforge agent skills. And within your project within Enforge, you'll see the status as healthy after it has been connected.
Now, something super important that you'll also need to do is click on connect. And what you want to do is connect your anti-gravity agent with your inforge MCP. And that is by clicking the agent that you want to work with.
And then you can simply just copy this. And then within the anti-gravity terminal, you can then paste this in so that you can use it directly with the MCP. And guys, what this means is that now that we have connected inforge to anti-gravity through the CLI install command, you can now see that the MCP call has been activated.
This is the visual canvas that will display our connection to our backend system. But now we essentially have it so that the anti-gravity agent can communicate directly within the backend system of inforge handling things like the authentication the storage deployment automatically all in record time and it's built as an AI first development and even outperforming platforms like superbase in speed efficiency and accuracy. And lastly, what we got to now do is just set up the anti-gravity kit, which is the agent templates, skills, and workflows that we're going to be using to better enhance our anti-gravity agent to build more refined systems.
This is where you can either install this anti-gravity kit globally or you can install it directly within your directory. Now, what I'm going to be doing is simply copying this command and pasting it within my directory. And you can see that the packages have been now installed and I can now initialize it where I can use the agit in initialization command to fully have it set up within my anti-gravity agent.
Remember that specd driven workflow kit that I had just recently made a video on called superpowers? Well, agent kit is essentially the same thing where you have it so that it invokes the agent to use the specd driven workflow to automatically and autonomously focus on building out all the specs so that your models don't hallucinate and are able to output the best quality. You can initially start off by brainstorming an idea, for example, and it is going to be able to convey your agent the correct steps that it needs to take to build out your application.
There's a lot of different things that you can use. For example, to initiate these different workflows, you can use the slash brainstorm command. You can use it to create a new feature or an app with the /create, debug certain things, deploy, enhance, and such forth.
With this kit, you have 16 specialized agents that are configured for different domains like frontend, backend, security. You have 40 plus domain specific knowledge skills and modules that your agent can use and 11/comands like I just mentioned for common development tasks. There's also a rules workspace that you can configure, including the Gemini MD for behavior rules, and you can simply just prompt a specific skill like a front-end specialist that focuses on a web UI or a UX test.
Or you can have it focus on something like a penetration test, which is an offensive security test that you can run after you have deployed your app. This agent kit is going to be able to get the best output from your agent. To get started, what I'm actually going to be doing is using one of the workflows, a part of the anti-gravity kit.
And this is where I wanted to brainstorm a full application idea. This is where it is going to use this workflow to help me create a rough plan as to how I can create this finance tracker app like something that is going to allow people to manage personal expenses. But I also wanted to be super minimalistic.
Also, the ability to add your personal receipts to track expenses. I'm also telling it brainstorm ideas on how I can properly connect to ins which has been connected through the MCP. And now what we can do is allow it to use the brainstorm MD the skills MD a part of the agent kit.
You can also see that it is going to check the infor skill to understand the backend integration and look into an existing project structure. And thanks to the anti-gravity kit which has this workflow of brainstorming, it is going to be able to efficiently and properly understand all of the requirements I am specifying and listed out into specs that my agent can build out. It is also talking about the strategic question where it talks about the platform and framework lays out all the options.
It also talks about how it's going to use inforge to build out the authentication and all the other components. And something I want to mention about the anti-gravity kit is that you don't need to always use all of these skills by mentioning it within your prompts because the anti-gravity kit is specifically going to be able to automatically detect and apply the right specialists whenever it's needed. Now, before we move forward with the prompting to build out our backend as well as our front end with the anti-gravity agent powered by the agent kit, I want you to take a look at the agent skills of InForge.
If you are to click on inforgees skills, you can see that there are specific configurations that will be invoked by our antsgravity agent to essentially build out all the components that are needed like to easily configure the schema for our database. You can obviously just manually create and add in all the components. But anti-gravity is going to do that now autonomously.
So you don't even need to do all the hard work where it will set up the authentication system for our app. You'll also set up the storage, the functions, as well as the deployment. This is where what I'm going to be doing is copying this prompt, which I'll leave in the description below, which is a full prompt to set up the backend where you can use the MCP connection to Enforge to create the following automatically like the backend, database system, the authentication, storage, functions, and etc.
What I'm also going to be doing is having it work upon creating the front-end setup. And then lastly, what we're going to do is invoke the anti-gravity hit so that it is going to be able to focus on the ending part, which is going to be testing and deploying it afterwards within. So what we can now do is send in these two prompts.
And now it is going to autonomously set up our fullon backend as well as our front end, which is just incredible. In less than an hour, it's going to fully set up our application. And just like that, it has autonomously set up the backend as well as our fullon app as functional components like the ability to process receipts using an OCR model which is just incredible.
You can see that the design system has been fully triggered, the authentication, the dashboard, the expenses, receipts, all of the components have been set up. And now if we are to take a look at our app thanks to our specified prompt that set up all the components within we have a working authentication system already set up which is incredible. I don't need to reprompt and add an authentication login form.
None of that all of these different components have been added and configured to inforge. So if I want to continue with GitHub for example I can do so by clicking on this and then have it so that I can log in and create an account with GitHub which is just incredible. And just like that, I have done that and we are able to access our PayPulse app.
Now, if you actually go back into our InForge authentication, you will be able to see that our GitHub login has been authenticated and verified and you will actually be able to get a log of all your users. Over here, you can also tweak your O methods where you can even add different odds like Microsoft or Discord or many of these other ones. You also have different database templates where you can create your first table based off of these different templates.
So if you have like an AI chatbot, you can use this specific template for your database, but also thanks to the agent kit, we're able to get a beautiful dashboard that was generated with functional components and it has been also debugged autonomously. This is where we have the ability to manage our expenses. We can even add in different receipts.
We can even track our budgets over here. And the analytics tab is going to be able to give us a good insight on our monthly spending as well as our transaction volume as well as the categories of whatever you're expending. Also want you to take a look at this landing page has generated which is kind of incredible.
This is something that has added multiple visual elements to make this landing page even better like the smoke display in the background. You have different digital cards, different numbers, and everything has been fully generated thanks to the anti-gravity agent kit. What's cool is you can actually push live streamed backend commands directly from your terminal cuz we have the CLI tool as well as MCP connected now so that it can do something like create a post table with the title, content, and author or like adding an image upload for user profiles.
These are different backend commands that will be able to be streamed to something like adding a new user or to add some configuration to our storage and just essentially just working with our backend directly from the CLI as well as our agent. Now, if I have to add an expense, it is going to be able to be easily added and you can see all the changes will be implemented to our database which you can see over here from all the different categories. You have all the different expenses that will be listed out, the receipts as well as the budgets.
This is how I was able to set up a full-on backend as well as a beautiful front end and application that is working within just minutes. And you know what's crazy? You can actually have a model gateway set up within your project.
This is essentially where you can allow anyone to build a large language model powered feature. And what's great is that you can just tell your anti-gravity agent to set up the model gateway for you. And this essentially is going to make your life super easy to ship different large language model features directly from your backend system within InFforge.
This is where I'm telling it to use the Gemini 3 flash directly within my app. And this is to transcribe the receipts. And you can see that the anti-gravity agent is going to be able to easily set this up using the inforge back end.
And just like that has successfully updated the receipt transcription process to use the Gemini 3. 0 model which you see within the code and you can also see that it has been now enabled. You also have logs so that you can easily get a log of each individual backend system movement so that you get a better understanding of what's happening with your app.
Now what we can actually do is deploy our app as well within inforge which is the most remarkable thing. We can just tell the AI agent anti-gravity to just simply deploy my app to InFforge. And it's as simple as that.
And just like that, it has been now deployed. And it was easy as that, guys. You can now actually access it through this link.
And if we are to go back into the deployment section of InForge, you'll see that it is now live and running, which is just incredible, guys. You also have it so that you can manage the deployment logs, the environment variables, as well as having it now linked to a domain. This is how easy it is guys in terms of now shipping your product as easy as this.
If you like this video and would love to support the channel, you can consider donating to my channel through the super thanks option below. Or you can consider joining our private Discord where you can access multiple subscriptions to different AI tools for free on a monthly basis plus daily AI news and exclusive content plus a lot more. Thanks to anti-gravity inforge as well as the Asian kit, we were able to build out a beautiful front end from an idea to a functional full stack app.
And this is not like your typical AI generated SAS landing page or that CRM dashboard. This is a fully functional app that was created with anti-gravity completely for free and then powered with a robust back-end system with an o database storage and deployment all fully set up making your life easy. This is something that I would highly recommend that you take a look at with all the links in the description below.
Hope you found this video to be helpful, especially with the anti-gravity kit. I'll leave these links there so that you can easily get started. Make sure you go ahead and subscribe to our second channel, join the newsletter, join the Discord, follow me on Twitter, and lastly, make sure you guys subscribe, turn on notification bell, like this video, and please take a look at our previous videos so that you can stay up to date with the latest AI news.
But with that thought, guys, have an amazing day, spread positivity, and I'll see you guys fairly shortly. his offers.