Skip to main content
Run any Skill in Manus
with one click
authgear
GitHub creator profile

authgear

Repository-level view of 27 collected skills across 6 GitHub repositories.

skills collected
27
repositories
6
updated
2026-07-15
repository explorer

Repositories and representative skills

review-pr
software-quality-assurance-analysts-and-testers

Produce a structured code review report for the current branch's PR (purpose, API interface changes, code quality, bugs, security, performance), with a mandatory second verification pass. Use when the user asks "what does this PR do", "review this branch/PR", or asks to confirm/double-check review findings and look for more issues.

2026-07-15
update-portal-ui
web-developers

Guidelines for updating or designing pages in the portal React frontend (portal/src). Covers component conventions, link rendering rules, i18n patterns, and common pitfalls.

2026-07-15
bootstrap-local-dev
software-developers

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.

2026-06-23
dep-audit
software-quality-assurance-analysts-and-testers

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.

2026-06-22
update-email-templates
software-developers

Update Authgear email templates using the correct source files, translation files, and commit order. Use when editing email wording, email structure, or subject lines.

2026-05-26
add-go-test
software-quality-assurance-analysts-and-testers

Write or extend Go unit tests in this repo. Use when the user asks to add or update Go tests.

2026-05-13
write-implementation-plan
software-developers

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.

2026-05-13
write-e2e-test
software-quality-assurance-analysts-and-testers

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.

2026-05-13
Showing top 8 of 18 collected skills in this repository.
Showing 6 of 6 repositories
All repositories loaded