wendylabsinc/claude-skills

63Stars on the repository
25Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

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…

not rated 63 4d ago A 78 tokens

deckset

02

wendylabsinc/claude-skills

Skill Claude CodeCodex

Example for using Deckset to create Markdown presentations.

not rated 63 4d ago A 12 tokens

github-actions

03

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.

not rated 63 4d ago A 73 tokens

hummingbird

04

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…

not rated 63 4d ago A 116 tokens

linear

05

wendylabsinc/claude-skills

Skill Claude CodeCodex

Linear issue tracking and project management through the CLI or GraphQL API. 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…

not rated 63 changed 5d ago A 82 tokens

postgres-nio

06

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…

not rated 63 4d ago A 87 tokens

swift-concurrency

07

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…

not rated 63 4d 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…

not rated 63 4d ago A 104 tokens

swift-nio

09

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…

not rated 63 4d ago A 113 tokens

swift-valkey

10

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.

not rated 63 4d ago A 84 tokens

swift

11

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)…

not rated 63 4d ago A 106 tokens

wendy-cloud-testing

12

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…

not rated 63 4d ago A 88 tokens

wendy-contributing

13

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…

not rated 63 4d 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)…

not rated 63 changed 5d ago A 107 tokens

wendy-iterating

15

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…

not rated 63 4d ago A 87 tokens

wendy-lite

16

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)…

not rated 63 4d ago A 156 tokens

wendy-swift

17

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.

not rated 63 4d ago A 84 tokens

wendy

18

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…

not rated 63 4d ago A 88 tokens

pull-request

19

wendylabsinc/claude-skills

Skill Claude CodeCodex

Create and maintain clear, reviewable pull requests. Use when writing or updating a PR description; linking issues or stacked PRs; splitting changes; documenting database, API, SDK, UI, or CLI boundaries; monitoring CI and review feedback; preserving commit history and authorship; or checking PR readiness and merge…

not rated 63 4d ago A 66 tokens

wendy-aaa-interop

20

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on the AAA contract between the wendy stack and the SaaS stack (wendy-auth, Wendy Cloud, pki-core, wendy-proxy). Use when developers mention: (1) AAA contract or two-key authority, (2) interop between wendy-agent/wendyos and pki-core, cloud, or wendy-auth, (3) who owns authentication vs authorization…

not rated 63 4d ago A 144 tokens

wendy-certificates

21

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on requesting, renewing, and revoking certificates in the Wendy ecosystem via pki-core. Use when developers mention: (1) requesting or issuing a certificate, (2) operator or service identity certs, (3) entitlement-bearing certs or field/USB access, (4) CSR, proof-of-possession, or cnf.jkt binding, (5)…

not rated 63 4d ago A 126 tokens

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on enrolling WendyOS devices with pki-core and managing their certificate lifecycle. Use when developers mention: (1) device enrollment or provisioning, (2) enrollment tokens, ACME, EAB, or EST, (3) device tiers or attestation (TPM, OP-TEE, eFuse), (4) first-touch, flashing, or airgapped setup, (5)…

not rated 63 4d ago A 128 tokens

wendylabsinc/claude-skills

Skill Claude CodeCodex

Expert guidance on wendy-agent runtime interop with the SaaS stack: polling for changes, verifying operator-signed requests, and pulling images. Use when developers mention: (1) the postbox or device polling, (2) operator-signed change requests or desired state, (3) hash chains, checkpoints, or high-water marks, (4)…

not rated 63 4d ago A 127 tokens

wendylabsinc/claude-skills

Skill Claude CodeCodex

Security invariants every Wendy interop change must respect, distilled from the AAA contract. Use when: (1) reviewing or writing any code touching pki-core, wendy-auth, cloud, wendy-proxy, or wendy-agent interop, (2) designing auth, tokens, or credentials, (3) questions about the platform cap or policy ceilings, (4)…

not rated 63 4d ago A 143 tokens

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: