Antigravity Skills: A novidade MAIS INSANA (vai te dar superpoderes)

In this video, I explain everything about Skills in Google Antigravity, the feature that transforms the generalist agent into a customized specialist for your project. 🔥 LAUNCHED! Discover the AI ​​Agents Training: https://app.horadecodar.com.br/lp/for... ✅ Hosting for n8n that I recommend: https://hostinger.com.br/matheusbattisti (use coupon HORADECODAR for an extra 10% discount) 📘 Prompt Engineering Guide: https://app.horadecodar.com.br/ebookp... 📕 Vibe Coding Guide: https://app.horadecodar.com.br/ebookp... Join our Discord server and follow me on social media: 🟣 Hora de Codar Discord:   / discord   🔴 Instagram:   / horadecodar   🔷 Telegram: https://t.me/horadecodar Skills are instruction packages that the agent loads on demand when it identifies that a specific task requires that knowledge. Unlike Rules, which are always active, Skills only come into action when necessary, optimizing the context and avoiding information overload in the model. I explain the difference between global scope and project scope. Global Skills are available in all your workspaces and serve for standards you use in any project, such as commit formatting or license headers. Project Skills are located in the .antigravity/skills/ folder of the workspace and are specific to that context, such as architecture rules or particular integrations. I show in practice how to create your own Skills with the help of Claude. The basic structure is a folder containing a SKILL.md file with the instructions that the agent should follow. More advanced Skills may include subfolders such as /references for supporting documentation, /examples for short-shot learning, and /scripts for running automated commands. I also present repositories with dozens of ready-to-use and tested Skills that you can use immediately. There are Skills for code formatting, documentation generation, database validation, test creation, automated deployment, and much more. Simply copy the folder to the Skills directory and the agent will recognize it. If you use Antigravity and are not yet familiar with Skills, this video will completely change the way you work with the IDE. TIMESTAMPS 00:00 Introduction to Antigravity Skills 01:55 What are Skills in Antigravity? 04:40 Antigravity Documentation for Skills 06:25 Creating a Skill in Antigravity 10:43 How to Use a Skill in Antigravity 14:50 Creating a Global Skill in Antigravity 17:08 Using a Global Skill in Antigravity 18:38 Skill Repositories 20:13 Conclusion on Skills in Antigravity