Skills by xu-xiang
-
cpp-coding-standards
MIT· ★ 1,767 · updated 2026-03-05 — This skill delivers comprehensive coding standards rooted in the C++ Core Guidelines, covering modern C++17/20/23 practices. It emphasizes type safety, resource management through…
-
e2e-testing
MIT· ★ 1,767 · updated 2026-03-05 — This skill teaches you how to architect reliable end-to-end tests using Playwright, covering design patterns and maintenance strategies that scale. Learn to structure test suites…
-
frontend-slides
MIT· ★ 1,767 · updated 2026-03-05 — Frontend Slides builds self-contained, animation-rich HTML presentations that run entirely in the browser with no external dependencies. Convert PowerPoint files to web…
-
swift-actor-persistence
MIT· ★ 1,767 · updated 2026-03-05 — Swift Actor Persistence demonstrates how to construct a thread-safe persistence layer by combining actor isolation with hybrid storage—keeping frequently accessed data in memory…
-
swift-concurrency-6-2
MIT· ★ 1,767 · updated 2026-03-05 — This skill guides you through Swift 6.2's concurrency paradigm, where code runs single-threaded by default and background work requires explicit @concurrent annotation. Learn how…
-
swiftui-patterns
MIT· ★ 1,767 · updated 2026-03-05 — Explore contemporary SwiftUI architecture through practical state management examples built around the @Observable macro. This collection demonstrates how to structure reactive…