nostrc
nostrc contient 4 skills collectées depuis chebizarro, avec une couverture métier par dépôt et des pages de détail sur le site.
Skills dans ce dépôt
Complete closed-loop debugging workflow for LLM agents working on nostrc GTK applications. Covers the full cycle: identify bug → write/run test → debug with GDB/LLDB → fix code → rebuild → verify via Broadway UI → iterate. Integrates the Broadway and GDB skills into a unified methodology that an LLM can execute deterministically.
Using GTK Inspector for debugging widget trees, CSS styling, GObject lifecycle, signal handlers, layout constraints, and rendering performance in gnostr and other nostrc GTK4 apps. Covers both interactive use via Broadway/Playwright and programmatic use in tests and debug builds.
Closed-loop UI debugging for GTK4 applications using the Broadway HTML5 backend and Playwright MCP. Covers persistent browser sessions across rebuilds, GTK test utilities for widget manipulation, accessibility snapshot inspection, and rapid iteration on visual/interaction bugs in gnostr, gnostr-signer, and other nostrc GTK apps.
Debug memory errors, segfaults, and logic bugs in nostrc GTK applications using GDB (Linux) and LLDB (macOS). Covers ASan-assisted debugging, GObject reference counting, signal handler tracing, NDB transaction analysis, and structured workflows for LLM-driven crash diagnosis.