aswindev
Community@aswin-dev-debug
GitHub: Version control, collaboration, repositories, CI/CD, open-source, code hosting, teamwork, project management
Agent Skills by aswindev
Showing 15 vetted skills indexed across 1 GitHub repositories.
zeus-research-methodology
Guides hypothesis-driven bug investigation and feature lifecycle decisions in the Zeus Lightning wallet.
zeus-research-frontier
Scopes research and roadmap work for the Zeus self-custodial Lightning wallet repository.
zeus-debugging-playbook
Diagnose recurring Zeus Lightning wallet failures using a symptom-to-triage table.
zeus-proof-and-analysis-toolkit
Proves Zeus wallet changes correct via interleaving tables, migration matrices, and test vectors.
zeus-backends-and-capabilities
Guides cross-backend Lightning feature development across Zeus wallet's seven node implementations.
zeus-config-and-flags
Catalogs every Zeus wallet configuration axis, default value, and the add-a-setting checklist.
zeus-diagnostics-and-tooling
Locate logs, inspect network traffic, and run diagnostic scripts for the Zeus React Native Lightning wallet.
zeus-run-and-operate
Run, connect, and release the Zeus React Native Lightning wallet app.
zeus-lightning-reference
Explains Bitcoin Lightning and ecash protocols as implemented in the Zeus codebase.
zeus-build-and-env
Diagnose and rebuild the Zeus React Native development environment and postinstall toolchain.
zeus-node-lifecycle-campaign
Diagnose and fix embedded LND and LDK node lifecycle races in the Zeus mobile wallet.
zeus-failure-archaeology
Chronicles verified Zeus repository incidents, reverts, and root causes with commit-hash evidence.
zeus-architecture-contract
Documents Zeus wallet architecture invariants, boot sequence, store DI graph, and backend dispatch rules.
zeus-change-control
Classifies, gates, and reviews code changes for the Zeus Lightning wallet repository.
zeus-validation-and-qa
Diagnose and fix Zeus CI checks, Jest tests, and PR evidence requirements.
Frequently Asked Questions About aswindev
FAQPage SchemaWhat tasks can I accomplish with aswindev's Zeus skill set?▼
You can debug Zeus failures via symptom-to-triage tables, prove fixes with regression tests and migration proofs, add settings and backend RPCs, run reproducible Android builds, verify release APK hashes, decode BOLT11/LNURL/Cashu flows, and follow PR, commit, and review conventions for the Zeus Lightning wallet.
Who are these Zeus skills designed for?▼
They target Zeus contributors and maintainers: React Native developers with no Lightning background, Lightning engineers new to the mobile codebase, and reviewers handling PRs, releases, or research scoping. Each skill loads on concrete symptoms like crash messages, CI failures, or migration bugs.
How do I run and validate Zeus changes using these skills?▼
Use zeus-run-and-operate to start Metro, yarn android/ios, and connect dev nodes via Polar or mutinynet; use zeus-validation-and-qa to run yarn verify, Jest tests, Lint, Prettier, and TypeScript checks; then follow zeus-change-control for commit format, PR template, and backend testing matrix.
What prerequisites and environment does Zeus development require?▼
Per zeus-build-and-env, you need yarn with postinstall fetching native artifacts (Lndmobile.aar/xcframework, LDKNodeFFI, cdkFFI), CocoaPods for iOS, Gradle/NDK for Android, plus rn-nodeify shims and uniffi bindings. The skill covers checksum failures, pod install errors, and Hermes/New Architecture build crashes.
Do these skills cover Zeus's Lightning protocol internals?▼
Yes. zeus-lightning-reference documents BOLT11 invoices, MPP/AMP/keysend payments, LNURL, LSP flows (Olympus, LSPS0/1/7), Cashu ecash, Nostr Wallet Connect (NIP-47), Boltz swaps, on-chain PSBT/coin control, and watchtowers as actually implemented in the Zeus codebase.