tdd
01bernardladenthin/BitcoinAddressFinder
Skill Claude CodeCodex
Test-Driven Development workflow for BitcoinAddressFinder — delegates to the generic Java TDD skill and adds project-specific context.
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
bernardladenthin/BitcoinAddressFinder
Skill Claude CodeCodex
Test-Driven Development workflow for BitcoinAddressFinder — delegates to the generic Java TDD skill and adds project-specific context.
Skill Claude CodeCodex
A testing and verification guide for the Bilibili WebOS TV app. WebOS is the operating system used by LG smart TVs.
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…
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…
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…
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.…
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…
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…