Getting it into your agent
It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.
git clone --depth 1 https://github.com/tqtuan1201/TTBaseUIKitnpx agentmods add skills/tqtuan1201/ttbaseuikit/antigravityWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/skills/tqtuan1201/ttbaseuikit/antigravity)<a href="https://agentmods.dev/skills/tqtuan1201/ttbaseuikit/antigravity"><img src="https://agentmods.dev/badge/skills/tqtuan1201/ttbaseuikit/antigravity/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/skills/tqtuan1201/ttbaseuikit/antigravity"><img src="https://agentmods.dev/badge/skills/tqtuan1201/ttbaseuikit/antigravity.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00057 | $0.05581 |
| Opus 5 | $0.00028 | $0.02790 |
| Sonnet 5 | $0.00011 | $0.01116 |
| Haiku 4.5 | $0.00006 | $0.00558 |
Grade A, and why
antigravity-root scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 10d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 459 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Antigravity — TTBaseUIKit AI Agents
Enterprise-grade iOS development skill set for TTBaseUIKit-powered apps. MVVM-C Architecture | UIKit + SwiftUI | TTViewCodable | TTBaseSUI | SUIBaseView Navigation xcodebuild CLI Verification | Zero Regression | iOS 14+
Skill Sets
| Skill | Description | Commands |
|---|---|---|
/ttb-init |
Project initialization: MVVM-C structure, TTBaseUIKitConfig, localization, TTBDebugPlus. Run FIRST. | 5 |
/ttb-uikit |
UIKit full-stack: screen, list, form, cell, customview, api, coordinator, viewmodel | 8 |
/ttb-swiftui |
SwiftUI full-stack: TTBaseSUI screens/views and Native SwiftUI screens/views | 6 |
/ttb-native-swiftui-components |
Native SwiftUI reusable components: 20 components with TTBaseUIKit tokens. 100% standard SwiftUI. No TTBaseSUI wrappers. | 20 |
/ttb-bugfix |
Systematic bug fixing: root cause analysis, minimal fix, zero regression | 1 |
/ttb-refactor |
Migrate raw UIKit to TTBaseUIKit, TTViewCodable adoption, TTBaseSUI adoption, clean MVVM separation | 2 |
/ttb-audit |
Performance, accessibility, localization audits with FCR compliance scoring | 3 |
/ttb-shared |
Shared resources: rules, phases, references, scripts, fragments, templates, registry | — |
Auto-Routing Contract
Antigravity routes by semantic intent first, not exact keyword matching. Exact /ttb-* commands still win immediately.
| Prompt intent | English examples | Vietnamese examples | Route |
|---|---|---|---|
| API/service/endpoint | generate api, build endpoint, auth api |
tạo api, tao api, viết api, api login |
/ttb-uikit-api |
| UIKit artifact | build UIKit screen, create cell, viewmodel callbacks |
tạo màn hình UIKit, tao cell, tao viewmodel |
/ttb-uikit-* |
| SwiftUI artifact | SwiftUI screen, SUIBaseView list |
tạo màn hình SwiftUI, danh sách SwiftUI |
/ttb-sui-* |
| Native component | native SwiftUI button, rating component |
tao button, tao card, tao rating |
/ttb-native-* |
| Bugfix | fix crash, debug regression |
sửa lỗi, sua loi, crash khi tap |
/ttb-bugfix |
| Refactor | clean up, migrate raw UIKit |
dọn code, tái cấu trúc, thay raw UIKit |
/ttb-refactor |
| Audit | performance audit, FCR score |
kiểm tra hiệu năng, chấm điểm FCR |
/ttb-audit-* |
What ships with it
60 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
- AUDIT-REPORT.md 6.8 KB
- export.sh 4.4 KB runs code
- Installation/antigravity-skills.tar.gz 198 KB
- Installation/ClaudeCode/antigravity-claude-code-skills.tar.gz 198 KB
- Installation/ClaudeCode/INSTALL.md 6.3 KB
- Installation/ClaudeCode/install.sh 3.2 KB runs code
- Installation/Codex/antigravity-codex-skills.tar.gz 198 KB
- Installation/Codex/INSTALL.md 12 KB
- Installation/Codex/install.sh 6.3 KB runs code
- Installation/INSTALL.md 6.1 KB
- Installation/install.sh 3.2 KB runs code
- Installation/VERSION.md 2.6 KB
- PREFLIGHT-UPGRADE-REPORT.md 5.2 KB
- README-VI.md 16 KB
- README.md 16 KB
- ttb-skill-audit/SKILL.md 6.4 KB
- ttb-skill-audit/ttb-skill-audit-accessibility.prompt.md 5.9 KB
- ttb-skill-audit/ttb-skill-audit-localization.prompt.md 6.6 KB
- ttb-skill-audit/ttb-skill-audit-performance.prompt.md 5.5 KB
- ttb-skill-bugfix/SKILL.md 5.9 KB
- ttb-skill-bugfix/ttb-skill-bugfix.prompt.md 4.3 KB
- ttb-skill-init/prompts/ttb-skill-init-debug.prompt.md 11 KB
- ttb-skill-init/prompts/ttb-skill-init-localization.prompt.md 13 KB
- ttb-skill-init/prompts/ttb-skill-init-structure.prompt.md 14 KB
- ttb-skill-init/prompts/ttb-skill-init-ttbaseui-kit.prompt.md 9.3 KB
- ttb-skill-init/prompts/ttb-skill-init.prompt.md 27 KB
- ttb-skill-init/SKILL.md 9.2 KB
- ttb-skill-native-swiftui-components/refs/ttb-ref-native-design-tokens.md 8.9 KB
- ttb-skill-native-swiftui-components/SKILL.md 21 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-alert.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-avatar.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-bottom-sheet.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-button.prompt.md 10 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-card.prompt.md 12 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-chip.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-display.prompt.md 14 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-divider.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-empty-state.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-icon.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-input.prompt.md 12 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-list-row.prompt.md 14 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-loading.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-progress.prompt.md 12 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-rating.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-section-header.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-selector.prompt.md 12 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-snackbar.prompt.md 11 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-tab-bar.prompt.md 8.6 KB
- ttb-skill-native-swiftui-components/ttb-skill-native-text.prompt.md 8.3 KB
- ttb-skill-refactor/SKILL.md 5.6 KB
- ttb-skill-refactor/ttb-skill-refactor.prompt.md 6.0 KB
- ttb-skill-registry.md 11 KB
- ttb-skill-shared/fragments/ttb-cross-functional-analysis-gate.frag.md 3.7 KB
- ttb-skill-shared/fragments/ttb-iron-laws.frag.md 3.5 KB
- ttb-skill-shared/fragments/ttb-marker.frag.md 1.3 KB
- ttb-skill-shared/fragments/ttb-preflight-execution-gate.frag.md 6.9 KB
- ttb-skill-shared/phases/ttb-phase-code-review.md 5.4 KB
- ttb-skill-shared/phases/ttb-phase-feature-research.md 3.5 KB
- ttb-skill-shared/phases/ttb-phase-feature-spec.md 3.4 KB
- ttb-skill-shared/phases/ttb-phase-implementation.md 3.7 KB
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 10d ago First seen · 459 lines · 57 tokens per session scan A f2ece037485a
antigravity-root is a skill published in the GitHub repository tqtuan1201/TTBaseUIKit (23 stars, last pushed 1mo ago), licensed MIT. It adds 57 tokens to every session and 5,581 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other skills, from other repositories
ios-expert
Expert in iOS development with SwiftUI, UIKit, Combine, and Apple ecosystem integration. Use when the user mentions mobile, Swift, SwiftUI, UIKit, Apple platforms, or Xcode, or when the task involves iOS App Architecture, SwiftUI Fundamentals, UIKit Essentials, or Combine Framework.
swift-expert
Expert-level Swift development for iOS, macOS with SwiftUI, Combine, and modern Swift 5.9+. Use when the user mentions iOS, macOS, SwiftUI, Combine, async await, or Apple platforms, or when the task involves Modern Swift Features, Basics and Optionals, Functions and Closures, or Structs and Classes.
swift-architecture-skill
Swift iOS architecture guidance and playbooks for MVVM, MVI, TCA, Clean Architecture, VIPER, MVP, Coordinator, and Reactive patterns. Use when designing, implementing, refactoring, or reviewing the architecture of a SwiftUI or UIKit feature, module, or codebase.
swiftui-whats-new-27
New SwiftUI APIs, behaviors, and deprecations introduced in the 2027 OS releases (iOS 27, macOS 27, watchOS 27, tvOS 27, visionOS 27). Use when a SwiftUI view using @State fails to compile with "used before being initialized", "invalid redeclaration of synthesized property", or "extraneous argument label" errors after…
swift
Swift programming patterns for iOS and macOS.
ax-concurrency
Swift 6 concurrency, async/await, @MainActor, actors, Sendable, @concurrent, assumeIsolated, Mutex, Atomic, ownership modifiers, progressive concurrency adoption.