compose-expert
✓用于共享可组合项的高级 Compose 多平台 UI 模式。在使用可视化 UI 组件、状态管理模式(记住、drivenStateOf、productState)、重组优化(@Stable/@Immutable 视觉使用)、Material3 主题、自定义 ImageVector 图标或确定是否在 commonMain 中共享 UI 与保持特定于平台时使用。将导航委托给 android-expert/desktop-expert。补充 kotlin-expert(处理状态/注释的 Kotlin 语言方面)。
SKILL.md
Visual UI patterns for sharing composables across Android and Desktop.
Default to commons/commonMain unless platform experts indicate otherwise.
If uncertain, default to sharing - easier to split later than merge.
用于共享可组合项的高级 Compose 多平台 UI 模式。在使用可视化 UI 组件、状态管理模式(记住、drivenStateOf、productState)、重组优化(@Stable/@Immutable 视觉使用)、Material3 主题、自定义 ImageVector 图标或确定是否在 commonMain 中共享 UI 与保持特定于平台时使用。将导航委托给 android-expert/desktop-expert。补充 kotlin-expert(处理状态/注释的 Kotlin 语言方面)。 来源:vitorpamplona/amethyst。
可引用信息
为搜索与 AI 引用准备的稳定字段与命令。
- 安装命令
npx skills add https://github.com/vitorpamplona/amethyst --skill compose-expert- 分类
- *创意媒体
- 认证
- ✓
- 收录时间
- 2026-02-01
- 更新时间
- 2026-02-18
快速解答
什么是 compose-expert?
用于共享可组合项的高级 Compose 多平台 UI 模式。在使用可视化 UI 组件、状态管理模式(记住、drivenStateOf、productState)、重组优化(@Stable/@Immutable 视觉使用)、Material3 主题、自定义 ImageVector 图标或确定是否在 commonMain 中共享 UI 与保持特定于平台时使用。将导航委托给 android-expert/desktop-expert。补充 kotlin-expert(处理状态/注释的 Kotlin 语言方面)。 来源:vitorpamplona/amethyst。
如何安装 compose-expert?
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/vitorpamplona/amethyst --skill compose-expert 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code 或 Cursor 中使用
这个 Skill 的源码在哪?
https://github.com/vitorpamplona/amethyst