denis@keisei — keiseikit-browse — 144×42
⌘1
KEISEIKIT v0.16.2DAEMON UPSLEEP 03:07
session 4f3amem 47/2002026-05-01 05:21

/skills / auth-setup

/auth-setup

Hub-and-spoke pipeline that produces a production-grade auth/IAM plan for a new or existing app — user flows, identity providers, session strategy, authorization model, and threat mitigations — vi

categoryskill
versionv1.0
# one-liner install
$ curl -fsSL keiseikit.dev/skills/auth-setup.sh | bash
▸ download .sh
# inside Claude Code
> /auth-setup
# typical flow
1. invoke /auth-setup in Claude Code
2. respond to the click prompts (no free-text)
3. skill writes files / runs hooks / commits

# bypass / skip
$ /auth-setup --no-confirm   # skip every prompt

related