Skip to main content

goodcraft

tier/08· Moss Fiend· 197,811 pts· joined June 2026· 12-day streak
OG SwamperI WAS HERE!
08XP 98.2%09
04Tier
8
of 20
Rank
Moss Fiend
Score
197,811
Next
200,000
05Extensions6

Forge

@goodcraft/forge · v2026.07.21.2

Laravel Forge (API v2, org-scoped) — list servers, audit and idempotently provision sites (git-backed or repo-less, e.g. a reverse proxy to a Node app), set a site's .env from a vault reference, read and replace a site's nginx config, run root-level Bash on a server via Forge recipes, install LetsEncrypt SSL, and manage deployments (set deploy script, deploy with polling, read the deploy log).

upd 17 pullsA

Github

@goodcraft/github · v2026.06.14.1

GitHub management — create repositories, releases, and pull requests via the GitHub REST API (Octokit). Read-only sync plus idempotent ensureRepo / ensureRelease / openPr, each dryRun by default.

upd 16 pullsA

Vercel

@goodcraft/vercel · v2026.06.14.4

Vercel DNS — list the account's domains, list a domain's records, idempotently upsert records (skip when an identical type+name+value exists), and delete records by id; enough to cleanly re-point an apex from Vercel to an external server.

upd 9 pullsA

Stripe

@goodcraft/stripe · v2026.07.03.1

Stripe — snapshot products and prices, and idempotently ensure products, prices, and webhook endpoints exist. Captures price IDs (e.g. STRIPE_PRICE_PRO) and returns vaulted webhook signing secrets.

upd 8 pullsA

Bunny

@goodcraft/bunny · v2026.06.24.2

bunny.net automation — idempotently provision CDN pull zones (global geo-zones, AutoSSL, force-HTTPS), add custom hostnames and load free Let's Encrypt certificates, create storage zones, Stream libraries and DNS zones; generated secrets (storage passwords, Stream API keys) auto-vault to 1Password. Pairs with @goodcraft/vercel to point custom domains at a pull zone.

upd 3 pullsA
view all 6 →