Dev Auth Bypass
SkillWeb & browsingLets your agent log into a local ChatJS app without OAuth for development and browser testing.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the Dev Auth Bypass skill
About this capability
Authenticate a browser against a local ChatJS app without OAuth. Use for development login, local auth bypass, authenticated browser or Playwright testing, and the /api/dev-login route.
What this skill tells your AI
The instructions your AI receives, as published by franciscomoretti/chat-js in .agents/skills/dev-auth-bypass/SKILL.md and read by ahel’s review.
- Given the app URL, navigate the browser to
<app-url>/api/dev-login. - Use browser navigation rather than
curlso the browser receives the session cookie. - Expect the route to create the local dev user and session, then redirect to the app.
- Use this route only in development. It returns
404otherwise.
Signals
- GitHub stars
- 1k
- Forks
- 122
- Last commit
- Sep 2026
Advanced
- Catalog kind
- skill
- Gateway key
dev-auth-bypass- Source
- github.com/franciscomoretti/chat-js