원클릭으로
agent-auth-helper
Help the AI agent log into the application during local development using stored test credentials.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Help the AI agent log into the application during local development using stored test credentials.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Strategic business analyst specializing in market research, monetization models, and value proposition design.
Expert security auditor specializing in vulnerability detection, secret scanning, and secure coding practices.
UX/UI specialist focused on usability testing, interface consistency, and accessibility compliance.
Build Vue 3 components, implement responsive layouts, and handle client-side and server-side state management. Masters Vue 3, Nuxt 3, and modern frontend architecture.
Specialist in data synchronization, JSON collection management, and non-destructive data merging. Focuses on data integrity and conflict resolution.
Expert in Drizzle ORM, schema design, and PostgreSQL optimization. Specializes in migrations, relational queries, and type-safe database layers.
| name | agent-auth-helper |
| description | Help the AI agent log into the application during local development using stored test credentials. |
| risk | low |
| source | local |
| date_added | 2026-05-09 |
This skill provides instructions for the AI agent (you) to automatically log into the application at localhost:5173.
/login).Check Authentication Status:
http://localhost:5173/.http://localhost:5173/u/1#/login (or similar auth path) or if the UI shows guest-only elements.Retrieve Credentials:
file:///e:/Projects/listify/.agents/ai_agent_credentials.json.email and password.Perform Login:
http://localhost:5173/u/1#/login.browser_subagent to:
email into the email input field.password into the password input field.Handle Errors:
ai_agent_credentials.json.To ensure the AI agent can consistently and efficiently access the authenticated parts of the application without manual intervention or redundant registration steps.
agent-auth-helper skill.