·capacitor-keyboard
</>

capacitor-keyboard

cap-go/capgo-skills

Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues.

29Installs·1Trend·@cap-go

Installation

$npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-keyboard

SKILL.md

| body | Resize body element | | ionic | Use Ionic's keyboard handling | | native | Native WebView resize | | none | No automatic resize |

| Content hidden | Use resize mode | | Slow animation | Use keyboardWillShow | | iOS zoom | Use 16px font-size | | Android overlap | Set windowSoftInputMode |

Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues. Source: cap-go/capgo-skills.

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-keyboard Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-keyboard
Category
</>Dev Tools
Verified
First Seen
2026-02-09
Updated
2026-02-18

Quick answers

What is capacitor-keyboard?

Guide to handling keyboard in Capacitor apps including visibility detection, accessory bar, scroll behavior, and input focus. Use this skill when users have keyboard-related issues. Source: cap-go/capgo-skills.

How do I install capacitor-keyboard?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/cap-go/capgo-skills --skill capacitor-keyboard Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/cap-go/capgo-skills