← Back to list

nostrstack-api
by joelklabo
markdowntown scan CLI
⭐ 0🍴 0📅 Jan 19, 2026
SKILL.md
name: nostrstack-api description: 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.
Nostrstack API
Use this skill when working inside apps/api.
Workflow
- Read
references/architecture.mdfor system context and data flow. - Consult
references/api-structure.mdfor code layout and key files. - For Nostr endpoints or ID parsing, also read
references/nostr.md. - Update or add tests per
references/testing.md.
Guardrails
- Keep tenant resolution consistent (
tenant-resolver.tsand host/domain rules). - Lightning provider changes must preserve webhook/payment flow and retry behavior.
- Ensure Prisma migrations and seeds stay aligned with schema changes.
When to add docs
- If routes or response shapes change, update
apps/api/openapi.jsonand relevant docs.
Score
Total Score
60/100
Based on repository quality metrics
✓SKILL.md
SKILL.mdファイルが含まれている
+20
✓LICENSE
ライセンスが設定されている
+10
○説明文
100文字以上の説明がある
0/10
○人気
GitHub Stars 100以上
0/15
○最近の活動
3ヶ月以内に更新がある
0/10
○フォーク
10回以上フォークされている
0/5
✓Issue管理
オープンIssueが50未満
+5
✓言語
プログラミング言語が設定されている
+5
○タグ
1つ以上のタグが設定されている
0/5
Reviews
💬
Reviews coming soon