aswindev avatar

aswindev

Community

@aswin-dev-debug

2Followers
|
41Public Repos
|
15Published Skills

GitHub: Version control, collaboration, repositories, CI/CD, open-source, code hosting, teamwork, project management

Skills Distribution
DomainDeveloper To...Lightning Protocol.. (30%)React Native Mobil.. (25%)Debugging & Root-C.. (20%)Build, Release & C.. (15%)

Agent Skills by aswindev

Showing 15 vetted skills indexed across 1 GitHub repositories.

aswin-dev-debugaswin-dev-debug

zeus-research-methodology

Guides hypothesis-driven bug investigation and feature lifecycle decisions in the Zeus Lightning wallet.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-research-frontier

Scopes research and roadmap work for the Zeus self-custodial Lightning wallet repository.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-debugging-playbook

Diagnose recurring Zeus Lightning wallet failures using a symptom-to-triage table.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-proof-and-analysis-toolkit

Proves Zeus wallet changes correct via interleaving tables, migration matrices, and test vectors.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-backends-and-capabilities

Guides cross-backend Lightning feature development across Zeus wallet's seven node implementations.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-config-and-flags

Catalogs every Zeus wallet configuration axis, default value, and the add-a-setting checklist.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-diagnostics-and-tooling

Locate logs, inspect network traffic, and run diagnostic scripts for the Zeus React Native Lightning wallet.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-run-and-operate

Run, connect, and release the Zeus React Native Lightning wallet app.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-lightning-reference

Explains Bitcoin Lightning and ecash protocols as implemented in the Zeus codebase.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-build-and-env

Diagnose and rebuild the Zeus React Native development environment and postinstall toolchain.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-node-lifecycle-campaign

Diagnose and fix embedded LND and LDK node lifecycle races in the Zeus mobile wallet.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-failure-archaeology

Chronicles verified Zeus repository incidents, reverts, and root causes with commit-hash evidence.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-architecture-contract

Documents Zeus wallet architecture invariants, boot sequence, store DI graph, and backend dispatch rules.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-change-control

Classifies, gates, and reviews code changes for the Zeus Lightning wallet repository.

Community
Advanced
aswin-dev-debugaswin-dev-debug

zeus-validation-and-qa

Diagnose and fix Zeus CI checks, Jest tests, and PR evidence requirements.

Community
Advanced

Frequently Asked Questions About aswindev

FAQPage Schema
What 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.