Skip to content

Add zero-native app builder skill#38

Merged
ctate merged 3 commits into
mainfrom
ctate/issue-36-ai-skill
May 13, 2026
Merged

Add zero-native app builder skill#38
ctate merged 3 commits into
mainfrom
ctate/issue-36-ai-skill

Conversation

@ctate
Copy link
Copy Markdown
Collaborator

@ctate ctate commented May 13, 2026

Summary

  • Add a thin skills/zero-native discovery stub for one-time skill installation flows like npx skills add zero-native.
  • Add zero-native skills list|get so agents can load version-matched core and automation guidance from the installed CLI.
  • Expand skill-data into a broader zero-native knowledge base covering app architecture, frontend assets, bridge/security/native capabilities, web engines, packaging, debugging, and automation workflows.

Closes #36

Document the core workflow agents need to explain, scaffold, modify, and validate zero-native apps so issue #36 has a project-local AI skill.

Closes #36

Co-authored-by: EdwardXie <185573060+EdwardJoke@users.noreply.github.com>
@vercel
Copy link
Copy Markdown

vercel Bot commented May 13, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
zero-native Ready Ready Preview, Comment May 13, 2026 3:51pm

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>
@ctate ctate merged commit 78b5682 into main May 13, 2026
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: Request AI skill for zero-native

1 participant