Skills are pre-built instructions for your AI coding assistant. They work with Antigravity, Claude Code, Cursor, Gemini CLI, GitHub Copilot, OpenAI Codex, Windsurf, and more.
What it does
Turn your AI assistant into a Skybridge expert that guides you through the full app lifecycle:
- Discovery — Brainstorm your idea, validate it against UX guidelines, create specs
- Architecture — Design UX flows, decide tools vs widgets, define the API shape
- Bootstrapping — Scaffold the project from the starter template
- Implementation — Data fetching, state management, LLM communication, UI guidelines, OAuth, CSP
- Run & Test — Start the dev server and connect to AI assistants
- Deploy & Publish — Ship to production and submit to app directories
Installation
Add the Skybridge skill by running the following command:
npx skills add alpic-ai/skybridge -s skybridge
Example Prompts
After installing, try asking your AI assistant:
- “Help me create a Skybridge app for my ecommerce store”
- “Connect my local MCP server to ChatGPT”
- “Deploy my MCP app”