macos-input-method
Installation
SKILL.md
macOS input methods
InputMethodKit input methods are macOS application bundles whose processes are launched by the system. Preserve the target project's build tools and layout.
Choose the relevant guidance
- Create an application or change bundle metadata and the server entry point: references/project.md.
- Install or update a built input source: references/installation.md.
- Diagnose discovery, connection, controller, or event-handling failures: references/troubleshooting.md.
- Implement marked text, candidates, menus, lifecycle hooks, or registration: search the relevant section of references/imkit-api.md.
Read only what the task needs. A candidate-window change normally does not need project scaffolding or installation instructions.