Add zero-native app builder skill#38
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Split the installable zero-native discovery skill from detailed skill-data content so agents have a stable entry point and versioned workflow guidance. Co-authored-by: EdwardXie <185573060+EdwardJoke@users.noreply.github.com>
Serve richer built-in agent guidance from the CLI and expand the zero-native skills into a broader knowledge base for app architecture, native capabilities, packaging, debugging, and automation workflows. Co-authored-by: EdwardXie <185573060+EdwardJoke@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
skills/zero-nativediscovery stub for one-time skill installation flows likenpx skills add zero-native.zero-native skills list|getso agents can load version-matchedcoreandautomationguidance from the installed CLI.skill-datainto a broader zero-native knowledge base covering app architecture, frontend assets, bridge/security/native capabilities, web engines, packaging, debugging, and automation workflows.Closes #36