wendylabsinc

19 mods across 1 repository, 63 stars between them.

swift-server-skills

01

wendylabsinc/claude-skills

Plugin Claude Code

Plugin marketplace listing 19 plugins: swift, swift-concurrency, swift-nio, swift-library-design, hummingbird.

63 29d ago A tokens not measured

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on building Swift database client libraries. Use when developers mention: (1) building a database driver, (2) wire protocol implementation, (3) connection pooling design, (4) state machines for protocol handling, (5) NIO channel handlers for databases, (6) backpressure in result streaming, (7) actor…

63 29d ago A 78 tokens

github-actions

04

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on writing GitHub Actions workflows. Use when: (1) writing or editing any file under .github/workflows/, (2) choosing between an existing action and a shell script in CI, (3) picking action versions, (4) configuring workflow permissions or cloud authentication from CI, (5) reviewing a workflow in a PR.

63 29d ago A 73 tokens

hummingbird

05

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on Hummingbird 2 web framework. Use when developers mention: (1) Hummingbird, HB, or Hummingbird 2, (2) Swift web server or HTTP server, (3) server-side Swift routing or middleware, (4) building REST APIs in Swift, (5) RequestContext or ChildRequestContext, (6) HummingbirdAuth or authentication…

63 29d ago A 116 tokens

linear

06

wendylabsinc/claude-skills

Skill Claude CodeCodex

Linear CLI for issue tracking and project management. Use when developers mention: (1) Linear issues or tickets, (2) issue tracking or task management, (3) WDY team issues, (4) closing, updating, or triaging tickets, (5) linking PRs to issues, (6) issue states (triage, backlog, started, completed).

63 29d ago A 77 tokens

postgres-nio

07

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on using PostgreSQL with Swift. Use when developers mention: (1) PostgreSQL or Postgres in Swift, (2) postgres-nio library, (3) SQL queries in Swift, (4) PostgreSQL connection pooling, (5) prepared statements, (6) type-safe database access, (7) bulk loading or COPY FROM, (8) PostgresClient or…

63 29d ago A 87 tokens

swift-concurrency

08

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on Swift Concurrency best practices, patterns, and implementation. Use when developers mention: (1) Swift Concurrency, async/await, actors, or tasks, (2) modern concurrency patterns or structured concurrency, (3) migrating to Swift 6 or strict concurrency checking, (4) data races or thread safety…

63 29d ago A 146 tokens

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on Swift library and framework design. Use when developers mention: (1) designing a Swift library or framework, (2) public API design patterns, (3) protocol-oriented architecture or associated types, (4) result builders or DSL design, (5) performance optimization for libraries, (6) @inlinable or…

63 29d ago A 104 tokens

swift-nio

10

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on SwiftNIO best practices, patterns, and implementation. Use when developers mention: (1) SwiftNIO, NIO, ByteBuffer, Channel, ChannelPipeline, ChannelHandler, EventLoop, NIOAsyncChannel, or NIOFileSystem, (2) EventLoopFuture, ServerBootstrap, or DatagramBootstrap, (3) TCP/UDP server or client…

63 29d ago A 113 tokens

swift-valkey

11

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on using Valkey and Redis with Swift. Use when developers mention: (1) Valkey or Redis in Swift, (2) valkey-swift library, (3) RESP protocol or RESP3, (4) Redis cluster routing or hash slots, (5) pub/sub or subscriptions, (6) Redis transactions or MULTI/EXEC, (7) caching with Redis.

63 29d ago A 84 tokens

swift

12

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on Swift best practices, patterns, and implementation. Use when developers mention: (1) Swift configuration or environment variables, (2) swift-log or logging patterns, (3) OpenTelemetry or swift-otel, (4) Swift Testing framework or @Test macro, (5) Foundation avoidance or cross-platform Swift, (6)…

63 29d ago A 106 tokens

wendy-cloud-testing

13

wendylabsinc/claude-skills

Skill Claude CodeCodex

Wendy Cloud testing skill — supplies test commands, stack setup, and failure-mode knowledge for the cloud monorepo. Use when: (1) running Swift broker or Go services integration tests, (2) checking whether the local dev stack is healthy, (3) diagnosing enrollment or certificate errors, (4) verifying device…

63 29d ago A 88 tokens

wendy-contributing

14

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on contributing to WendyOS: Yocto builds, agent internals, E2E testing, and system architecture. Use when developers mention: (1) building WendyOS images, (2) meta-wendyos layers or bitbake, (3) wendy-agent development or internals, (4) containerd or nerdctl on WendyOS, (5) E2E tests for wendy-agent…

63 29d ago A 122 tokens

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on deploying Wendy applications and infrastructure to Google Cloud. Use when: (1) deploying anything to GCP, (2) writing or changing Pulumi programs, (3) creating GCP service accounts, IAM roles, or custom roles, (4) touching wendy.sh / wendy.dev DNS records, (5) choosing GCP compute or databases, (6)…

63 29d ago A 107 tokens

wendy-iterating

16

wendylabsinc/claude-skills

Skill Claude CodeCodex

General-purpose iterate-fix-and-ship loop for any codebase. Use when: (1) running a continuous bug-fixing loop, (2) iterating on a feature until all tests pass, (3) driving worktree-per-fix PR workflows autonomously. Pair with a project-specific testing skill (e.g. /wendy-cloud-testing) that supplies test commands and…

63 29d ago A 87 tokens

wendy-lite

17

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on building WASM apps for Wendy Lite MCU firmware on ESP32-C6. Use when developers mention: (1) Wendy Lite or wendy-lite, (2) WASM apps on ESP32 or microcontrollers, (3) WendyLite Swift package or import WendyLite, (4) building C/Rust/Swift/Zig apps for ESP32, (5) WAMR runtime on embedded devices, (6)…

63 29d ago A 156 tokens

wendy-swift

18

wendylabsinc/claude-skills

Skill Claude CodeCodex

Curated Swift package ecosystem for WendyOS and Linux. Use when developers mention: (1) Swift packages for Linux or ARM64/AMD64, (2) choosing a Swift library, (3) Swift Package Index, (4) swiftpackageindex.com, (5) what Swift library to use, (6) Swift on WendyOS dependencies, (7) edge computing Swift libraries.

63 29d ago A 84 tokens

wendy

19

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on building and deploying apps to WendyOS edge devices. Use when developers mention: (1) Wendy or WendyOS, (2) wendy CLI commands, (3) wendy.json or entitlements, (4) deploying apps to edge devices, (5) remote debugging Swift on ARM64, (6) NVIDIA Jetson or Raspberry Pi apps, (7) cross-compiling Swift…

63 29d ago A 88 tokens