This is a straightforward deployment tool that gives Claude the ability to push web apps live via HTTP API calls. It handles frontend-only sites, full-stack apps with backends, and persistent storage, returning public URLs without you needing to touch a hosting dashboard. The workflow is sensible: grab deployment constraints first, pull a template (vanilla HTML, React/Vite, or Next.js static), then push your files as JSON-RPC calls. It includes version management and source code search tools, which is smart if you're iterating on deployed apps. The skill auto-generates API keys and stores them locally, so there's no manual account setup. Useful when you want Claude to take something from working code to a live URL in one go.
npx -y skills add sickn33/antigravity-awesome-skills --skill appdeploy --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
shadcn/improve
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills