What You Built
A personal website that:- Was designed by you and built by AI — using your voice or keyboard
- Is live on the internet for anyone to visit
- Can be updated anytime with a single spoken or typed prompt
- Cost you absolutely nothing
What You Learned
Here’s what you practised:- Using the terminal — running commands and navigating folders
- Talking to AI — speaking or writing clear prompts that get the result you want
- Iterating — refining your website step by step
- Using git and GitHub — storing code and deploying a website
- Problem solving — describing issues and letting AI help fix them
How to Update Your Website
Whenever you want to make changes to your website:Open your terminal in the project folder
my-website folder and open a terminal there (just like you did before).Start Gemini CLI
Describe what you want to change
Push your changes
Ideas to Try
Add a blog
Custom domain
yourname.com) instead of github.io.Animations
Dark mode
Add a blog section
Add a blog section
Set up a custom domain
Set up a custom domain
Add scroll animations
Add scroll animations
Add a dark mode toggle
Add a dark mode toggle
Supercharge Your AI: Agent Skills
Think of skills as superpowers you can install to make Gemini CLI even smarter at specific tasks.How Skills Work
Installing Skills
Browse available skills
Install a skill from a Git repository
Install a skill from a local directory
Try It: Install the Frontend Design Skill
Now let’s install a real skill that will make a noticeable difference in your projects. The frontend-design skill teaches Gemini CLI to create distinctive, polished web interfaces instead of generic-looking output. It comes from Anthropic’s open-source skills library.Install the frontend-design skill
Try it out on your website
What does this skill teach Gemini?
What does this skill teach Gemini?
- Typography — Use distinctive font pairings instead of defaults; vary weight, size, and spacing for visual hierarchy
- Color — Build cohesive color themes with purposeful contrast and accent colors, not generic palettes
- Motion & animation — Add subtle transitions and micro-interactions that feel natural and enhance usability
- Spatial composition — Use asymmetric layouts, intentional whitespace, and layered depth instead of rigid grids
- Backgrounds & texture — Incorporate gradients, patterns, or subtle textures to add richness and depth
Managing Skills
List all skills
List all skills
Install from Git
Install from Git
Install from subdirectory
Install from subdirectory
Install a .skill file
Install a .skill file
Enable or disable a skill
Enable or disable a skill
Uninstall a skill
Uninstall a skill
Key Concepts
Workspace Skills
.gemini/skills/ — shared with your team via gitUser Skills
~/.gemini/skills/ — personal skills across all projectsExtension Skills
Reflect
Take a few minutes to think about your experience:What surprised you about working with AI?
What surprised you about working with AI?
Did voice input change how you work?
Did voice input change how you work?
How could AI tools help your career?
How could AI tools help your career?
What would you build next?
What would you build next?