Skip to main content
Run any Skill in Manus
with one click
soapbox-pub
GitHub creator profile

soapbox-pub

Repository-level view of 24 collected skills across 3 GitHub repositories.

skills collected
24
repositories
3
updated
2026-05-11
repository explorer

Repositories and representative skills

ci-cd-publishing
software-developers

Ditto's release and publishing pipeline โ€” cutting a version tag, Zapstore APK publishing with NIP-46 bunker auth, nsite web deploys via nsyte, and Google Play AAB uploads via fastlane supply. Includes GitLab CI variable setup and credential rotation.

2026-05-11
mac-runner
network-and-computer-systems-administrators

Operate the self-hosted GitLab Runner on the Mac that builds Ditto's iOS IPA. Covers SSH access, restarting the runner, viewing logs, updating Xcode, debugging fastlane locally, and rotating match certificates.

2026-05-11
release
software-developers

Publish a new app release with versioning, changelog, native build files, and git tagging. Triggered by "publish a new release" or similar requests.

2026-05-11
nostr-kind-design
software-developers

Decide whether to reuse an existing NIP or mint a new kind, design tag structures that relays can index, choose what goes in content vs. tags, and document new kinds or extensions in NIP.md. Load when authoring a new schema โ€” not when wiring up rendering for a kind that already exists (use nostr-kind-rendering for that).

2026-05-05
nostr-kind-rendering
software-developers

Add UI rendering for an event kind Ditto doesn't yet display โ€” feed cards, detail pages, embedded previews, notifications, routes, feed-toggle registration, and the several kind-label maps (KIND_LABELS, KIND_HEADER_MAP, NOTIFICATION_KIND_NOUNS, CommentContext) that must stay in sync. Load when asked to "support / display / render" a NIP or kind number, when a kind renders blank or as "Kind 12345", or when quote embeds of a kind show "This event kind is not supported".

2026-05-05
capacitor-compat
software-developers

Browser-API gotchas inside Capacitor's WKWebView (iOS) and Android WebView โ€” which common web APIs silently fail, the downloadTextFile/openUrl helpers that bridge web and native, platform detection, and the installed Capacitor plugins. Load when writing code that interacts with file downloads, external URLs, or platform-specific behavior.

2026-04-27
file-uploads
software-developers

Upload files (images, media, attachments) from the browser to a Blossom server via the useUploadFile hook, and attach them to Nostr events with NIP-94 imeta tags.

2026-04-27
git-workflow
software-developers

Ditto's git conventions โ€” validating changes before committing, writing commit messages that match project style, and attributing regressions with a Regression-of trailer so the release changelog skill can filter them from the "Fixed" section.

2026-04-27
Showing top 8 of 21 collected skills in this repository.
Showing 3 of 3 repositories
All repositories loaded