Skill 详情
flutter-animating-apps
Relevant Flutter animation catalogue entry, but it is a stub requiring upstream installation.
使用前先检查
自动化审核只检查相关性,不代表安全审查或推荐。使用前请阅读来源中的说明。
SKILL.md
这段内容是审核时保存的快照。外部来源才是完整且最新的版本。
--- name: flutter-animating-apps description: | Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design. triggers: - "flutter animation" - "flutter motion" - "mobile animation" - "flutter transitions" od: mode: prototype category: animation-motion upstream: "https://github.com/flutter/skills" --- # flutter-animating-apps > Curated from the Flutter team. ## What it does Implement animated effects, transitions, and motion in Flutter apps. Useful for native iOS/Android motion design. ## Source - Upstream: https://github.com/flutter/skills - Category: `animation-motion` ## How to use This catalogue entry advertises the skill in Open Design so the agent discovers it during planning. To run the full upstream workflow with its original assets, scripts, and references, install the upstream bundle into your active agent's skills directory: ```bash # Inspect the upstream README for exact paths open https://github.com/flutter/skills ``` Then ask the agent to invoke this skill by name (`flutter-animating-apps`) or with one of the trigger phrases listed in this skill's frontmatter.在 GitHub 阅读完整来源 (打开外部页面)