mirror of
https://github.com/sudosylabs/vnidrop.git
synced 2026-08-13 05:49:57 +02:00
feat(shared): graduate saved-device transfer experience
Add the VniDrop-specific Compose architecture skill, unify invitation and targeted transfer drafts, and promote Saved devices to an adaptive first-class destination.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
interface:
|
||||
display_name: "compose-skill"
|
||||
short_description: "AI agent skill for Jetpack Compose and Compose Multiplatform — architecture, state, navigation, DI, performance, cross-platform, and code review"
|
||||
default_prompt: "Use $compose-skill to build, refactor, or review Compose/CMP features, adapting to the project's architecture (MVI recommended for new work), and verifying dependencies before recommending them."
|
||||
display_name: "VniDrop KMP UI"
|
||||
short_description: "Build native-feeling VniDrop KMP interfaces"
|
||||
default_prompt: "Use $compose-skill to design or implement a native-feeling VniDrop KMP UI feature."
|
||||
|
||||
Reference in New Issue
Block a user