diff --git a/README.md b/README.md
index d2916e1..d8e71c4 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
[](https://awesome.re)
-
+

@@ -137,7 +137,10 @@ Official skills by VoltAgent for building AI agents with the VoltAgent TypeScrip
- **[supabase/postgres-best-practices](https://github.com/supabase/agent-skills/tree/main/skills/supabase-postgres-best-practices)** - PostgreSQL best practices for Supabase
### Skills by Google Gemini
-- **[google-gemini/gemini-skills](https://github.com/google-gemini/gemini-skills)** - A library of skills for the Gemini API, SDK and model interactions.
+- **[google-gemini/gemini-api-dev](https://github.com/google-gemini/gemini-skills/tree/main/skills/gemini-api-dev)** - Best practices for developing Gemini-powered apps using the Gemini API
+- **[google-gemini/vertex-ai-api-dev](https://github.com/google-gemini/gemini-skills/tree/main/skills/vertex-ai-api-dev)** - Developing Gemini-powered apps on Google Cloud Vertex AI using the Gen AI SDK
+- **[google-gemini/gemini-live-api-dev](https://github.com/google-gemini/gemini-skills/tree/main/skills/gemini-live-api-dev)** - Building real-time bidirectional streaming apps with the Gemini Live API
+- **[google-gemini/gemini-interactions-api](https://github.com/google-gemini/gemini-skills/tree/main/skills/gemini-interactions-api)** - Building apps with the Gemini Interactions API for text, chat, streaming, and image generation
### Skills by Stripe Team
- **[stripe/stripe-best-practices](https://github.com/stripe/ai/tree/main/skills/stripe-best-practices)** - Best practices for building Stripe integrations
@@ -148,19 +151,20 @@ Official skills by VoltAgent for building AI agents with the VoltAgent TypeScrip
- **[callstackincubator/github](https://github.com/callstackincubator/agent-skills/tree/main/skills/github)** - GitHub workflow patterns for PRs, code review, branching
- **[callstackincubator/upgrading-react-native](https://github.com/callstackincubator/agent-skills/tree/main/skills/upgrading-react-native)** - React Native upgrade workflow: templates, dependencies, and common pitfalls
-### Skills by Expo Team
-Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.
-- **[expo/expo-app-design](https://github.com/expo/skills/tree/main/plugins/expo-app-design)** - Design and build Expo applications
-- **[expo/expo-deployment](https://github.com/expo/skills/tree/main/plugins/expo-deployment)** - Deploy Expo apps to production
-- **[expo/upgrading-expo](https://github.com/expo/skills/tree/main/plugins/upgrading-expo)** - Upgrade Expo SDK versions
-
### Skills by Better Auth Team
- **[better-auth/best-practices](https://github.com/better-auth/skills/tree/main/better-auth/best-practices)** - Best practices for Better Auth integration
-- **[better-auth/commands](https://github.com/better-auth/skills/tree/main/better-auth/commands)** - Better Auth CLI commands
+- **[better-auth/explain-error](https://github.com/better-auth/skills/blob/main/better-auth/commands/explain-error.md)** - Explain Better Auth error messages
+- **[better-auth/providers](https://github.com/better-auth/skills/blob/main/better-auth/commands/providers.md)** - Better Auth authentication providers
- **[better-auth/create-auth](https://github.com/better-auth/skills/tree/main/better-auth/create-auth)** - Create authentication setup with Better Auth
+- **[better-auth/emailAndPassword](https://github.com/better-auth/skills/tree/main/better-auth/emailAndPassword)** - Email and password authentication with Better Auth
+- **[better-auth/organization](https://github.com/better-auth/skills/tree/main/better-auth/organization)** - Organization management with Better Auth
+- **[better-auth/twoFactor](https://github.com/better-auth/skills/tree/main/better-auth/twoFactor)** - Two-factor authentication with Better Auth
### Skills by Tinybird Team
- **[tinybirdco/tinybird-best-practices](https://github.com/tinybirdco/tinybird-agent-skills/tree/main/skills/tinybird-best-practices)** - Tinybird project guidelines for datasources, pipes, endpoints, and SQL
+- **[tinybirdco/tinybird-cli-guidelines](https://github.com/tinybirdco/tinybird-agent-skills/tree/main/skills/tinybird-cli-guidelines)** - Tinybird CLI usage guidelines and commands
+- **[tinybirdco/tinybird-python-sdk-guidelines](https://github.com/tinybirdco/tinybird-agent-skills/tree/main/skills/tinybird-python-sdk-guidelines)** - Tinybird Python SDK usage guidelines
+- **[tinybirdco/tinybird-typescript-sdk-guidelines](https://github.com/tinybirdco/tinybird-agent-skills/tree/main/skills/tinybird-typescript-sdk-guidelines)** - Tinybird TypeScript SDK usage guidelines
### Skills by HashiCorp Team for Terraform
- **[hashicorp/terraform-code-generation](https://github.com/hashicorp/agent-skills/tree/main/terraform/code-generation)** - Generate and validate Terraform HCL code
@@ -175,13 +179,19 @@ Official AI agent skills from the Expo team for building, deploying, and debuggi
### Skills by Firecrawl Team
- **[firecrawl/firecrawl-cli](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-cli)** - Scrape, crawl, search, and map the web via CLI
-- **[firecrawl/firecrawl-claude-plugin](https://github.com/firecrawl/firecrawl-claude-plugin)** - Claude Code plugin for web scraping and search
+- **[firecrawl/firecrawl-agent](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-agent)** - AI agent for autonomous web scraping and data extraction
+- **[firecrawl/firecrawl-browser](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-browser)** - Browser-based web scraping and interaction
+- **[firecrawl/firecrawl-crawl](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-crawl)** - Crawl websites and extract structured data
+- **[firecrawl/firecrawl-download](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-download)** - Download web content and files
+- **[firecrawl/firecrawl-map](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-map)** - Map website structure and sitemaps
+- **[firecrawl/firecrawl-scrape](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-scrape)** - Scrape web pages and extract content
+- **[firecrawl/firecrawl-search](https://github.com/firecrawl/cli/tree/main/skills/firecrawl-search)** - Search the web and extract results
-### Skills by Neon
-- **[neondatabase/using-neon](https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres)** - Best practices for Neon Serverless Postgres
+### Skills by Neon
+- **[neondatabase/neon-postgres](https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres)** - Best practices for Neon Serverless Postgres
+- **[neondatabase/claimable-postgres](https://github.com/neondatabase/agent-skills/tree/main/skills/claimable-postgres)** - Claimable Postgres database provisioning with Neon
+- **[neondatabase/neon-postgres-egress-optimizer](https://github.com/neondatabase/agent-skills/tree/main/skills/neon-postgres-egress-optimizer)** - Optimize Neon Postgres egress and data transfer
-### Skills by Cloudflare Engineer
-- **[dmmulroy/cloudflare-skill](https://github.com/dmmulroy/cloudflare-skill/tree/main/skills/cloudflare)** - Cloudflare platform reference for Workers, Pages, storage, AI, and networking
### Skill by ClickHouse
- **[ClickHouse/agent-skills](https://github.com/ClickHouse/agent-skills)** - The official Agent Skills for [ClickHouse](https://clickhouse.com/). These skills help LLMs and agents to adopt best practices when working with ClickHouse.
@@ -288,19 +298,44 @@ Official Google Workspace CLI skills for managing Google Workspace services via
+
+Skills by Expo Team
+
+Official AI agent skills from the Expo team for building, deploying, and debugging Expo apps.
+
+- **[expo/building-native-ui](https://github.com/expo/skills/tree/main/plugins/expo/skills/building-native-ui)** - Build apps with Expo Router, styling, components, navigation, and animations
+- **[expo/expo-api-routes](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-api-routes)** - Create API routes in Expo Router with EAS Hosting
+- **[expo/expo-cicd-workflows](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-cicd-workflows)** - CI/CD workflows for Expo projects
+- **[expo/expo-deployment](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-deployment)** - Deploy Expo apps to production
+- **[expo/expo-dev-client](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-dev-client)** - Build and distribute Expo dev clients locally or via TestFlight
+- **[expo/expo-tailwind-setup](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-tailwind-setup)** - Set up Tailwind CSS v4 in Expo with NativeWind v5
+- **[expo/expo-ui-jetpack-compose](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-ui-jetpack-compose)** - Jetpack Compose UI components for Expo
+- **[expo/expo-ui-swift-ui](https://github.com/expo/skills/tree/main/plugins/expo/skills/expo-ui-swift-ui)** - SwiftUI components for Expo
+- **[expo/native-data-fetching](https://github.com/expo/skills/tree/main/plugins/expo/skills/native-data-fetching)** - Network requests, API calls, caching, and offline support
+- **[expo/upgrading-expo](https://github.com/expo/skills/tree/main/plugins/expo/skills/upgrading-expo)** - Upgrade Expo SDK versions
+- **[expo/use-dom](https://github.com/expo/skills/tree/main/plugins/expo/skills/use-dom)** - Run web code in a webview on native using DOM components
+
+
+
Skills by Hugging Face Team
Official AI agent skills from the Hugging Face team for ML workflows.
+- **[huggingface/hf-cli](https://github.com/huggingface/skills/tree/main/skills/hf-cli)** - HF CLI tool for Hub operations
- **[huggingface/hugging-face-cli](https://github.com/huggingface/skills/tree/main/skills/hugging-face-cli)** - HF Hub CLI for models, datasets, repos, and compute jobs
+- **[huggingface/hugging-face-dataset-viewer](https://github.com/huggingface/skills/tree/main/skills/hugging-face-dataset-viewer)** - Browse and query HF datasets with the Dataset Viewer API
- **[huggingface/hugging-face-datasets](https://github.com/huggingface/skills/tree/main/skills/hugging-face-datasets)** - Create and manage datasets with configs and SQL querying
- **[huggingface/hugging-face-evaluation](https://github.com/huggingface/skills/tree/main/skills/hugging-face-evaluation)** - Model evaluation with vLLM/lighteval and eval tables
- **[huggingface/hugging-face-jobs](https://github.com/huggingface/skills/tree/main/skills/hugging-face-jobs)** - Run compute jobs and Python scripts on HF infrastructure
- **[huggingface/hugging-face-model-trainer](https://github.com/huggingface/skills/tree/main/skills/hugging-face-model-trainer)** - Train models with TRL: SFT, DPO, GRPO, GGUF conversion
+- **[huggingface/hugging-face-paper-pages](https://github.com/huggingface/skills/tree/main/skills/hugging-face-paper-pages)** - Create and manage paper pages on HF Hub
- **[huggingface/hugging-face-paper-publisher](https://github.com/huggingface/skills/tree/main/skills/hugging-face-paper-publisher)** - Publish papers on HF Hub with model/dataset links
- **[huggingface/hugging-face-tool-builder](https://github.com/huggingface/skills/tree/main/skills/hugging-face-tool-builder)** - Build reusable scripts for HF API operations
- **[huggingface/hugging-face-trackio](https://github.com/huggingface/skills/tree/main/skills/hugging-face-trackio)** - Track ML experiments with real-time dashboards
+- **[huggingface/hugging-face-vision-trainer](https://github.com/huggingface/skills/tree/main/skills/hugging-face-vision-trainer)** - Train vision models on HF infrastructure
+- **[huggingface/huggingface-gradio](https://github.com/huggingface/skills/tree/main/skills/huggingface-gradio)** - Build Gradio apps and deploy to HF Spaces
+- **[huggingface/transformers.js](https://github.com/huggingface/skills/tree/main/skills/transformers.js)** - Run ML models in the browser with Transformers.js