dash skills

15 tagged dash, measured the same way as everything else here.

Browse within: avplayer 8exoplayer 8failure-injection 8hls 8ll-dash 8blockchain 5cryptocurrency 5dapp 5dapps 5decentralization 5

tdd

01

bernardladenthin/BitcoinAddressFinder

Skill Claude CodeCodex

Test-Driven Development workflow for BitcoinAddressFinder — delegates to the generic Java TDD skill and adds project-specific context.

244 2d ago A 26 tokens original Apache-2.0

tv-test

02

asdf17128/bili-webos

Skill Claude CodeCodex

A testing and verification guide for the Bilibili WebOS TV app. WebOS is the operating system used by LG smart TVs.

131 yesterday A 67 tokens

emulator-control

03

dashpay/platform

Skill Claude CodeCodex

Drive and inspect KotlinExampleApp on a booted Android emulator end-to-end — tap/swipe/type by Compose testTag, screenshot, dump the view tree, unlock for auth-bound signing, fund via faucet or self-send, run full identity/DPNS/DashPay flows against testnet. The Android counterpart of simulator-control (iOS). Use when…

92 yesterday A 101 tokens original MIT

dashpay/platform

Skill Claude CodeCodex

Review and test Dash Platform Drive protocol upgrades across version maps, epoch signaling and activation, first-block transitions, persisted data, rollback/retry, and Dashmate rolling release upgrades. Use when comparing Platform release refs, reviewing performeventsonfirstblockofprotocolchange, deciding whether…

92 yesterday A 90 tokens original MIT

simulator-control

05

dashpay/platform

Skill Claude CodeCodex

Drive and inspect SwiftExampleApp on the booted iOS simulator end-to-end — tap, swipe, type, screenshot, read SwiftData, stream logs, dump the accessibility tree. Use when the user reports a UI bug, asks "why is X stuck?", wants a UAT run automated, or you need to verify the app's persisted state against what the UI…

92 yesterday A 101 tokens original MIT

fault

06

jonathaneoliver/infinite-streaming

Skill Claude CodeCodex

Inject HTTP errors, socket faults, or transport-layer drops on a player session via the harness CLI. Invoke when the user says "inject", "drop a 404", "fault on segments", "every N seconds", "kill the connection mid-body", "throttle", "reset faults", or otherwise wants to mutate the proxy's behaviour for one player.…

52 2d ago A 102 tokens

investigate

07

jonathaneoliver/infinite-streaming

Skill Claude CodeCodex

Deep-dive ONE specific event on a player — pull network log, samples, and player state from a focused time window around the event, then state an explicit hypothesis about cause. Invoke when the user says "investigate the X at Y", "why did Z happen at T", "what was happening around ", or after triage has surfaced a…

52 2d ago A 97 tokens

triage

08

jonathaneoliver/infinite-streaming

Skill Claude CodeCodex

Quick health check at the menu level — either scan recent plays for ones needing attention (no target given, or "what's broken right now"), or drill the named player's current session for state + recent failures. Surfaces 3-6 worst signals with timestamps and a suggested next skill. Invoke when the user says "triage…

52 2d ago A 127 tokens