Claude Code Skills for Server-Side Swift & Xcode Cloud — 15 open-source skill files for Vapor, Hummingbird, and CI/CD

Hello everyone,

I've been using Claude Code for iOS development and recently went looking for skills that could help with server-side Swift… As I couldn't find a single skill for server-side Swift. Not for Vapor, not for Hummingbird, not for Fluent, nothing. There were hundreds of skills out there for other things, but this whole area was a blind spot as it seems.

So I built them: github repo - claude-code-server-side-swift-skills

A note from me

I'm not an experienced developer — I'm still learning, and server-side Swift is pretty new to me. I built these skills based on documentation, best practices I could find, and a lot of iteration with Claude Code. I'm sure there are things that a more experienced developer or architect would do differently.

If you spot anything that's wrong, could be improved, or doesn't follow conventions that are obvious to someone with more experience.

I'd genuinely appreciate the feedback. PRs, issues, or just a reply here are all welcome. I'd rather learn and fix things than ship bad patterns.

Hope this is useful!

5 Likes

I haven’t publicly spread it much, but I did publish some of my claude skills here GitHub - wendylabsinc/claude-skills · GitHub

2 Likes

A slightly adapted my work methodology - replacing SwiftSyntax based validation with CodeQL

1 Like