发现优质的 AI Agent 技能
聚合 Claude Skills、LangChain、AutoGPT 等优质资源,助力开发者快速构建智能应用
AWS Cost Optimizer
Analyze AWS spending patterns, identify waste, and provide actionable cost reduction strategies.
AWS Cost Cleanup
Automate the identification and removal of unused AWS resources to eliminate waste.
Avoid AI Writing — Audit & Rewrite
Detects and fixes AI writing patterns ("AI-isms") that make text sound machine-generated. Covers 21 pattern categories with a 43-entry word/phrase replacement table that maps each flagged term to a specific, plainer alternative.
Zafiro Reactive Shortcuts
Use these Zafiro extension methods to replace standard, more verbose Reactive and DynamicData patterns.
Common Patterns in Angor/Zafiro
来自 sickn33/antigravity-awesome-skills 技能
Naming & Coding Standards
来自 sickn33/antigravity-awesome-skills 技能
Core Technical Skills & Architecture
来自 sickn33/antigravity-awesome-skills 技能
Avalonia, Zafiro & Reactive Rules
来自 sickn33/antigravity-awesome-skills 技能
Wizards & Flows
Complex multi-step processes are handled using the `SlimWizard` pattern. This provides a declarative way to define steps, navigation logic, and final results.
ViewModels & Commands
In a Zafiro-based application, ViewModels should be functional, reactive, and resilient.
Navigation & Sections
Zafiro provides powerful abstractions for managing application-wide navigation and modular UI sections.
Composition & Mapping
Ensuring your ViewModels are correctly instantiated and mapped to their corresponding Views is crucial for a maintainable application.