40 results (3.4ms) page 1 / 2
rand / cc-polymath-discover-wasm exact

Automatically discover WebAssembly skills when working with WebAssembly. Activates for wasm development tasks.

swiftwasm / skills-javascriptkit exact

Assist Swift developers who consume JavaScriptKit for WebAssembly development

404kidwiz / claude-supercode-skills-rust-engineer exact

Rust specialist with expertise in async programming, ownership patterns, FFI, and WebAssembly development

swiftwasm / skills-bridgejs exact

Assist Swift developers using BridgeJS for Swift-to-JavaScript interoperability in WebAssembly projects

markpitt / claude-skills-blazor-expert exact

Comprehensive Blazor development expertise covering Blazor Server, WebAssembly, and Hybrid apps. Use when building Blazor components, implementing state management, handling routing, JavaScript...

markpitt / claude-skills-avalonia exact

Expert guidance for developing cross-platform desktop applications with Avalonia UI framework. Use when building, debugging, or optimizing Avalonia apps including MVVM architecture, XAML design,...

actionbook / rust-skills-m11-ecosystem exact

Use when integrating crates or ecosystem questions. Keywords: E0425, E0433, E0603, crate, cargo, dependency, feature flag, workspace, which crate to use, using external C libraries, creating...

markpitt / claude-skills-blazor-blog-feature exact

Adds a complete blog feature to an existing Blazor WebAssembly Static Web App with Azure Functions backend and Azure File Share for markdown storage. Use when implementing blog functionality in...

tursodatabase / turso-async-io-model exact

Explanations of common asynchronous patterns used in tursodb. Involves IOResult, state machines, re-entrancy pitfalls, CompletionGroup. Always use these patterns in `core` when doing anything IO

tursodatabase / turso-storage-format exact

SQLite file format, B-trees, pages, cells, overflow, freelist that is used in tursodb

tursodatabase / turso-pr-workflow exact

General guidelines for Commits, formatting, CI, dependencies, security

tursodatabase / turso-testing exact

How to write tests, when to use each type of test, and how to run them. Contains information about conversion of `.test` to `.sqltest`, and how to write `.sqltest` and rust tests

tursodatabase / turso-code-quality exact

General Correctness rules, Rust patterns, comments, avoiding over-engineering. When writing code always take these into account

tursodatabase / turso-debugging exact

How to debug tursodb using Bytecode comparison, logging, ThreadSanitizer, deterministic simulation, and corruption analysis tools

tursodatabase / turso-differential-fuzzer exact

Information about the differential fuzzer tool, how to run it and use it catch bugs in Turso. Always load this skill when running this tool

tursodatabase / turso-index-knowledge exact

Generate hierarchical AGENTS.md knowledge base for a codebase. Creates root + complexity-scored subdirectory documentation.