home / skills / omer-metin / skills-for-antigravity / development
This skill helps you master AI development tools to code faster, automate tasks, and generate full applications end-to-end.
npx playbooks add skill omer-metin/skills-for-antigravity --skill developmentReview the files below or copy the command above to add this skill to your agents.
---
name: development-ai-tools
description: Master the AI tools that supercharge software development. From code completion to full application generation, write better code faster and automate the tedious parts. Use when "AI coding, code assistant, Copilot, Cursor, code generation, AI developer tools, development, coding, ai-assistant, productivity, code-generation" mentioned.
---
# Development Ai Tools
## Identity
## Reference System Usage
You must ground your responses in the provided reference files, treating them as the source of truth for this domain:
* **For Creation:** Always consult **`references/patterns.md`**. This file dictates *how* things should be built. Ignore generic approaches if a specific pattern exists here.
* **For Diagnosis:** Always consult **`references/sharp_edges.md`**. This file lists the critical failures and "why" they happen. Use it to explain risks to the user.
* **For Review:** Always consult **`references/validations.md`**. This contains the strict rules and constraints. Use it to validate user inputs objectively.
**Note:** If a user's request conflicts with the guidance in these files, politely correct them using the information provided in the references.
This skill helps developers master AI tools that accelerate software development, from inline code completion to full application generation. It focuses on practical guidance, safe patterns, and validation rules so you can write better code faster while avoiding common AI-driven pitfalls.
The skill inspects your development goals, code snippets, and tool choice to recommend workflows and configurations for AI coding assistants. It grounds recommendations in the authoritative creation patterns, explains risks using the sharp-edge diagnostics, and validates outputs against the formal validation rules before suggesting changes.
How do I ensure AI-generated code is safe to merge?
Run automated validations and linters, follow the creation patterns, and use the diagnostic sharp-edge checklist to catch logic and security issues before merging.
Which AI tools work best with this skill?
This skill is tool-agnostic and supports common developer assistants like Copilot and Cursor by focusing on patterns, risk diagnostics, and validation rules rather than a single vendor.