capacitor-splash-screen

Configure Capacitor splash screens for iOS and Android with asset generation and dark-mode variants.

58|5|Updated Jan 25, 2026
One-click install
npx skills add https://github.com/Cap-go/capgo-skills --skill capacitor-splash-screen
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: capacitor-splash-screen
Source: https://github.com/Cap-go/capgo-skills/tree/main/skills/capacitor-splash-screen
Command: npx skills add https://github.com/Cap-go/capgo-skills --skill capacitor-splash-screen

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Customizing splash screens in Capacitor apps can be tedious, requiring manual setup for iOS and Android, asset management, and dark mode handling.

Core Features & Use Cases

  • Asset generation and configuration for both iOS and Android
  • Programmatic control of splash lifecycle and animation
  • Use Case: Kick off a polished app launch experience with branded splash screens and smooth transitions

Quick Start

Configure and initialize Capacitor splash screen support in your project.

Frequently Asked Questions about capacitor-splash-screen

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I configure splash screens for a Capacitor app on iOS and Android?

To configure splash screens for a Capacitor app, you need to generate assets and follow configuration steps for both iOS and Android to apply branded launch experiences and programmatic lifecycle control.

Can I show different splash screen assets for dark mode in Capacitor?

Yes, you can handle dark mode variants for Capacitor splash screens by generating specific assets and applying the configuration steps described in the documentation to support different visual modes.

What is the best way to control the splash screen lifecycle programmatically in Capacitor?

The best way to control the splash screen lifecycle programmatically is by initializing Capacitor splash screen support, which provides programmatic control over animations and transitions during app launch.

Do I need to manually prepare image assets before setting up a Capacitor splash screen?

Yes, you need to provide image assets beforehand, as the setup applies asset generation and configuration for both iOS and Android platforms to create a polished app launch experience.

Does the Capacitor splash screen setup support custom launch animations?

Yes, the Capacitor splash screen setup supports programmatic control of the splash lifecycle and animations, allowing you to kick off a polished app launch experience with smooth transitions.