Results for “transactions-sync”
5 skillsCsharp Async
Best practices and patterns for C# async/await programming including Task and ValueTask usage, CancellationToken propagation, IAsyncDisposable and await using, ConfigureAwait, async streams (IAsyncEnumerable), parallel task execution, and common pitfalls like deadlocks and async void. Use this skill whenever writing, reviewing, or refactoring asynchronous C# code — including when the user mentions async methods, Task-returning APIs, cancellation, deadlocks, blocking on async code, or resource disposal in async contexts, even if they do not explicitly say "async best practices."
3
Asc Metadata Sync
Syncs App Store metadata with App Store Connect using the canonical asc metadata workflow, including pull, validate, preview, and apply steps for app-info and version localization fields.
7
Dex
Tracks asynchronous and multi-step work by creating, listing, viewing, completing, editing, and deleting tasks stored as JSON files in a .dex directory.
1 · bundle
Dex
Tracks async and multi-step work as JSON tasks in .dex/tasks/, with commands to create, list, show, complete, edit, and delete tasks.
1 · bundle
Dex
Tracks async and multi-step work by storing tasks as JSON files in .dex/tasks/, with commands to create, list, show, complete, edit, and delete tasks.
10 · bundle