burn-after-login
Instant dev-only login shortcuts for browser automation
All Skills in This Repository (1)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install burn-after-login?โผ
Run `npx skills add pbakaus/burn-after-login --all -g -y` in your terminal to install it globally for your projects.
How to stop browser automation from failing at login pages?โผ
Run this skill once and it creates a dev-only login endpoint or token script, so automated browsers authenticate in a single step instead of filling out forms.
Is burn-after-login safe for production?โผ
Yes. Every shortcut it creates checks for development mode first and returns a 404 in production, and it never logs credentials.
Which frameworks and auth systems does it support?โผ
It works with Node.js, Python, Ruby, Go, and frameworks like Next.js, Django, Rails, and Flask, plus auth providers like Supabase, NextAuth, Clerk, and Firebase.
Why does the skill delete itself after running?โผ
Self-destructing keeps your project clean. The auth shortcuts and documentation stay behind, but the setup skill leaves no trace in your codebase.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core