google · Google AI Docs
Gemini API Develop Full-Stack Apps in Google AI Studio
A guide for building end-to-end applications by integrating Google AI Studio capabilities into a full-stack development workflow.
Derived skill
Files assembled from official documentation
Viewing SKILL.md
Gemini API Develop Full-Stack Apps in Google AI Studio
A guide for building end-to-end applications by integrating Google AI Studio capabilities into a full-stack development workflow.
When To Use
Use when you need to architect and implement a complete application that integrates Gemini API capabilities into a frontend and backend stack.
Reference Files
| File | Contains | Use For |
|---|---|---|
SKILL.md | Entry point: scope, routing table, and workflow. | Start here. |
docs/gemini-api-develop-full-stack-apps-in-google-ai-studio-workflow-guide.md | A guide detailing server-side runtime capabilities, secret management, and Firebase integration for building full-stack applications in Google AI Studio. | Questions about a guide detailing server-side runtime capabilities, secret management, and Firebase integration for building full-sta... |
What This Skill Covers
- Google AI Studio now supports full-stack development, enabling you to build applications that go beyond client-side prototypes. With a server-side runtime, y...
- Main sections:
Server-side runtime,Use npm packages,Manage secrets securely,Firebase integration for database & authentication,Set up OAuth.
Workflow
- Open the most relevant file under
docs/for the exact documented workflow and wording. - Open
schemas/files for exact structured contracts. - Open
examples/files for concrete requests, commands, snippets, and manifests. - Do not add behavior or configuration that is not present in the attached source files.
Canonical source: https://ai.google.dev/gemini-api/docs/aistudio-fullstack
