بنقرة واحدة
update-go-version
Update the Go toolchain version across the repo.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Update the Go toolchain version across the repo.
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
Set up a fresh authgear-server development environment from scratch. Use when onboarding a new contributor, setting up a new machine, or when the user says "set up local dev from scratch" / "first-time setup". Covers the asdf + Homebrew install path on macOS; Nix users should follow CONTRIBUTING.md directly.
Audit and fix dependency vulnerabilities in Go and Node.js packages. Runs govulncheck for Go and npm audit for each package.json directory. Commits fixes directory by directory.
Update Authgear email templates using the correct source files, translation files, and commit order. Use when editing email wording, email structure, or subject lines.
Write or extend Go unit tests in this repo. Use when the user asks to add or update Go tests.
Draft or update detailed implementation plans for authgear-server specs, design changes, and docs/plans files. Use when Codex needs to turn a spec or outdated plan into a concrete implementation plan with exact files, exact methods, runtime call flow, compatibility requirements, test coverage, and atomic commit steps.
Write end-to-end (e2e) tests for authgear-server. Use when the user asks to write, add, or create e2e tests. The tests live in e2e/tests/ and are YAML-driven.
| name | update-go-version |
| description | Update the Go toolchain version across the repo. |
| argument-hint | <new Go version> |
Use this skill when the Go version changes.
flake.nix.tool-versionsgo.modcustombuild/go.mode2e/go.modk6/go.modpackagetracker/go.mod.tplcustombuild/cmd/authgear/Dockerfilecustombuild/cmd/portalx/Dockerfilecmd/portal/Dockerfilecmd/authgear/Dockerfileonce/partial.dockerfilenix store prefetch-file to refresh the hash in flake.nix.make go-mod-tidy.make once/Dockerfile.