Skip to main content
在 Manus 中运行任何 Skill
一键导入
dergigi
GitHub 创作者资料

dergigi

按仓库查看 3 个 GitHub 仓库中的 6 个已收集 skills。

已收集 skills
6
仓库
3
更新
2026-07-22
仓库浏览

仓库与代表性 skills

build-napplet
软件开发工程师

Use when writing a napplet (sandboxed Nostr iframe app) - Vite setup, the NIP-5A manifest plugin, runtime-injected window.napplet, the @napplet/sdk API for every current package-implemented NAP domain, OUTBOX-first event access, relay as explicit escape hatch, optional NAP-KEYS shortcuts/keybindings, post-injection optional-domain fallback checks, and the single-file artifact rule. Pairs with design-napplet (plan first), port-nostr-app (for migrations), and test-napplet (verify before publish).

2026-07-22
design-napplet
软件开发工程师

Use FIRST when planning a napplet (sandboxed Nostr iframe app), before writing code - turns an app idea into a concrete build spec covering every current package-implemented NAP domain, required vs optional shell domains, sandbox/loading constraints, OUTBOX-first event routing, and a responsive layout that survives any viewport from full-screen to a tiny widget.

2026-07-22
make-napplet
软件开发工程师

Use when a user asks to create, build, implement, prototype, or port a complete napplet in one prompt. Orchestrates the napplet skills end to end, covers every current package-implemented NAP domain, keeps normal social reads and publishes OUTBOX-first, routes shortcuts/keybindings to NAP-KEYS, and treats NAP-RELAY as an explicit escape hatch only.

2026-07-22
test-napplet
软件质量保证分析师与测试员

Use to verify a napplet before publishing - run protocol conformance with the @napplet/conformance-cli runner (real Chromium, reference shell), interpret failures, confirm OUTBOX-first boundaries, the single-file artifact, runtime guard, and CI wiring. Run after build-napplet, before shipping.

2026-07-22
已展示 3 / 3 个仓库
已展示全部仓库