claude-skills
Swift server development guidance, linting, and edge deployment
All Skills in This Repository (14)
Pure Emerald Level Indicatorsdatabase-driver-design
Design Swift database client libraries including wire protocol implementation and Swift Concurrency integration.
swift-library-design
Guide Swift library design with protocol-oriented architecture and API patterns.
linear
Manage Linear issues and create linked pull requests via CLI.
wendy-contributing
Guide developers through WendyOS contributions including Yocto builds and E2E testing.
wendy-swift
Catalog Swift packages and verify Linux compatibility for server and edge development.
wendy-lite
Deploy WebAssembly applications on ESP32-C6 microcontrollers with Wendy Lite firmware.
postgres-nio
Guide asynchronous PostgreSQL interactions in Swift using postgres-nio.
hummingbird
Guide Swift web server and API development with the Hummingbird framework.
swift-nio
Guide SwiftNIO networking code with non-blocking I/O and Swift Concurrency.
swift-concurrency
Guide Swift Concurrency patterns including async/await, actors, tasks, and Sendable conformance.
deckset
Generate presentations from Markdown files using the Deckset application.
swift
Guide Swift development with best practices for configuration, logging, and memory safety.
Frequently Asked Questions
FAQPage SchemaHow to install claude-skills?โผ
Run `npx skills add wendylabsinc/claude-skills --all -g -y` in your terminal to install all skills globally.
What does the swift-server-lint tool do?โผ
It automatically checks generated Swift code against the best practices in these skills after every build, blocking code that violates the rules before it gets committed.
Which Swift frameworks are covered?โผ
The skills cover SwiftNIO, Hummingbird 2, PostgresNIO, Valkey, Swift Concurrency, Swift Testing, swift-log, and OpenTelemetry, plus library and database driver design patterns.
Can these skills help deploy to edge devices?โผ
Yes. Dedicated skills cover building and deploying apps to WendyOS on NVIDIA Jetson, Raspberry Pi, and ESP32 microcontrollers, including entitlements, remote debugging, and Yocto builds.
Do these skills work with Claude Code and Cursor?โผ
Yes. All skills follow the universal SKILL.md standard and load automatically in Claude Code, Cursor, and other compatible coding environments.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core