by joreilly
Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI
# Add to your Claude Code skills
git clone https://github.com/joreilly/GalwayBusGuides for using mcp servers skills like GalwayBus.
Last scanned: 5/12/2026
{
"issues": [],
"status": "PASSED",
"scannedAt": "2026-05-12T06:40:22.244Z",
"semgrepRan": false,
"npmAuditRan": true,
"pipAuditRan": true
}GalwayBus is an open-source mcp servers skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by joreilly. Galway Bus Kotlin Multiplatform project using Jetpack Compose and SwiftUI. It has 581 GitHub stars.
Yes. GalwayBus passed SkillsLLM's automated security scan — a dependency vulnerability audit plus prompt-injection heuristics — with no high-severity issues. You can read the full report in the Security Report section on this page.
Clone the repository with "git clone https://github.com/joreilly/GalwayBus" and add it to your Claude Code skills directory (see the Installation section above).
GalwayBus is primarily written in Kotlin. It is open-source under joreilly on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other MCP Servers skills you can browse and compare side by side. Open the MCP Servers category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh GalwayBus against similar tools.
No comments yet. Be the first to share your thoughts!
Top skills in this category by stars
Note: if you are trying this project out and aren't in Galway then hit the home icon in title bar to center in Galway so you can see meaningful data!
This project also acted as initial platform I used when starting to explore Kotlin Multiplatform
capabilities. There's a Kotlin Multiplatform ShareCode module for example along with sample Android, iOS
and macOS apps. Also wrote a number of posts about some of my experiences using KMP in the project.
The project depends on GOOGLE_API_KEY environment variable to be defined for maps functionality to work. Alternatively
you can update where this is read in build.gradle
Android (Jetpack Compose)
iOS (SwiftUI)