Lightning/LNbits integration for nostrstack, including regtest flows, staging/prod config, observability, and payment/zap behavior. Use when editing payment flows, Lightning provider code, or running LNbits-related tests.
Installation
Details
Usage
After installing, this skill will be available to your AI coding assistant.
Verify installation:
npx agent-skills-cli listSkill Instructions
name: nostrstack-lightning description: Lightning/LNbits integration for nostrstack, including regtest flows, staging/prod config, observability, and payment/zap behavior. Use when editing payment flows, Lightning provider code, or running LNbits-related tests.
Lightning + LNbits
Use this skill for Lightning/LNbits work in apps/api and related docs.
Workflow
- Read
references/regtest-flows.mdfor local payment/zap flows. - Read
references/env-and-ops.mdfor staging/prod notes and observability. - Check
references/testing.mdfor smoke/E2E commands.
Guardrails
- Do not paste or commit secrets from ops docs.
- Preserve webhook flow and payment state transitions.
- Ensure regtest flags are aligned between API and gallery when testing.
More by joelklabo
View allRelease readiness and monitoring workflow for Sketch Magic. Use when preparing launch checklists, verifying telemetry, or validating health endpoints before a public release.
Enforce Sketch Magic dev-readiness gates. Use when asked “are you done?”, when dev server errors appear, when proof video is required, or when verifying compile/lint/test/dev-smoke status.
Use this when running or adding tests (compile/lint/unit/E2E), updating test utilities, or working with Playwright/visual testing in markdowntown.
Nostrstack API development (Fastify + Prisma) including routing patterns, services, tenancy resolution, LightningProvider integration, and Nostr endpoints. Use when editing apps/api (routes, services, providers, Prisma schema, OpenAPI) or adding API features/tests.
