SI Coder
Paraply for sc-*-distribusjonsferdigheter: Dokploy, Convex, Vercel, GitHub, Hostinger DNS
Krever oppsett
Hva den gjør
En paraplyferdighet som installerer en familie av sc-*-slash-kommandoer for å distribuere en Next.js pluss Convex stack, enten selvhostet på en Dokploy VPS eller online på Vercel med Convex Cloud, inkludert GitHub repo-operasjoner, Hostinger DNS-poster og en credential wizard. Utløses av ende-til-ende distribusjonsforespørsler for den spesifikke stacken og for smalere operasjoner som å rotere en Convex admin key eller cutting GitHub Actions spend. Krever din egen VPS, Dokploy-instans og API tokens før noe kjører.
Testrapport
Pakken er uvanlig godt bygget for sin størrelse — 116 of 116 unit tests pass on a clean checkout, the five unimplemented stubs really do exit 2 with a TODO pointer as documented, and every script I ran without credentials failed politely instead of crashing or echoing a token. Det som ikke kunne testes er hele poenget: deploying anything needs your own VPS running Dokploy, pluss Hostinger, Vercel, Convex and GitHub tokens, so the output score is unmeasured rather than earned. To installasjonsfeller å vite om: the repo's own install.sh links the sc-* sub-skills but never installs the si-coder umbrella itself, and it links by symlink, so deleting the clone silently removes all fourteen skills. Én levert sub-skill, sc-n8n, is hardwired to the author's private n8n host and his ~/.ssh/id_n8n key; install.sh does not link it, but it sits in the repo.
Testet på: 2026-08-10 · Claude Code 2.x (agent harness)
Installer
git clone https://github.com/rahmanef63/si-coder-agent.git mkdir -p ~/.claude/skills/si-coder cd si-coder-agent && cp SKILL.md ~/.claude/skills/si-coder/SKILL.md && bash install.sh # keep the clone: install.sh symlinks the sc-* skills back into it
Kommandoer og eksempelprompter
/si-coderParaply for sc-*-distribusjonsferdigheter: Dokploy, Convex, Vercel, GitHub, Hostinger DNS
Skills utløses av vanlige forespørsler — ingen kommandoer å huske. Etter installasjonen aktiverer prompter som disse skillen (på engelsk):
Deploy my Next.js and Convex app to Vercel with Convex CloudSet up Dokploy self-hosted deployment for this Next.js projectConfigure Hostinger DNS records and deploy this app end to end