merge-kix-login-to-upstream
Transplants custom identity and login logic into updated upstream code.
Install
mkdir -p .claude/skills/merge-kix-login-to-upstream && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/14665" && unzip -o skill.zip -d .claude/skills/merge-kix-login-to-upstream && rm skill.zipInstalls to .claude/skills/merge-kix-login-to-upstream
Activation
This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.
把 KiX 下游 fork 的三端登录(邮箱验证码 / Google / Apple,走 Lobah/KiX 身份平台) 合并进上游最新 kix-platform 代码,替换上游未接入 KiX 平台的原生登录,并附带一批 可选的 bug 修复建议。当需要将 fork 的登录方案与关键修复移植到 mozatyin/kix-platform 上游、且上游持续更新导致硬补丁失效时使用。产出:AI 直接改代码,并起后端(docker 优先, 装不上可回退原部署方式)做端点级自检。Key capabilities
- →Identify the current state of the upstream login page
- →Integrate three-party login endpoints into the backend
- →Replace upstream login UI with three-party login UI
- →Adapt OAuth configurations for Firebase/Apple
- →Apply bug fixes selectively based on applicability
- →Perform endpoint-level self-checks using Docker or local deployment
How it works
The skill guides the user to adapt and merge a fork's three-party login solution into an upstream codebase, including backend endpoint integration, frontend UI replacement, and selective bug fixes, followed by a self-check.
Inputs & outputs
When to use merge-kix-login-to-upstream
- →Merging identity platforms
- →Updating authentication logic
- →Transplanting fork features
About merge-kix-login-to-upstream
Adapts existing login modules (Email/Google/Apple) for newer codebase structures. Provides systematic steps for integration, testing, and bug fixing.
>-
When not to use it
- →When the task is to apply a patch without adapting to upstream changes
- →When the upstream project is not `mozatyin/kix-platform`
- →When the goal is not to merge a fork's login solution
Prerequisites
Limitations
- →Requires adaptation to the upstream's current structure, not direct patching.
- →The self-check is endpoint-level and does not include real OAuth pop-ups or email verification.
- →The skill does not support hardcoding fork's dark theme colors.
How it compares
This skill provides a structured approach to merging a specific fork's login features into a frequently updated upstream project, emphasizing adaptation over direct patching, unlike a simple code merge.
Compared to similar skills
merge-kix-login-to-upstream side by side with the closest alternatives in the catalog.
| Skill | Installs | Updated | Safety | Difficulty |
|---|---|---|---|---|
| merge-kix-login-to-upstream (this skill) | 0 | 2mo | Review | Advanced |
| supabase-developer | 95 | 7mo | Review | Intermediate |
| supabase-mcp-integration | 13 | 9mo | Review | Advanced |
| better-auth-best-practices | 18 | 6mo | No flags | Intermediate |
Try saying
Example prompts that trigger this skill in your AI assistant.
You might also like
supabase-developer
daffy0208
Build full-stack applications with Supabase (PostgreSQL, Auth, Storage, Real-time, Edge Functions). Use when implementing authentication, database design with RLS, file storage, real-time features, or serverless functions.
supabase-mcp-integration
manutej
Comprehensive Supabase integration covering authentication, database operations, realtime subscriptions, storage, and MCP server patterns for building production-ready backends with PostgreSQL, Auth, and real-time capabilities
better-auth-best-practices
novuhq
Skill for integrating Better Auth - the comprehensive TypeScript authentication framework.
nextjs-supabase-auth
davila7
Expert integration of Supabase Auth with Next.js App Router Use when: supabase auth next, authentication next.js, login supabase, auth middleware, protected route.
cloudbase-guidelines
TencentCloudBase
Essential CloudBase (TCB, Tencent CloudBase, 云开发, 微信云开发) development guidelines. MUST read when working with CloudBase projects, developing web apps, mini programs, or backend services using CloudBase platform.
firebase-vertex-ai
jeremylongshore
Execute firebase platform expert with Vertex AI Gemini integration for Authentication, Firestore, Storage, Functions, Hosting, and AI-powered features. Use when asked to "setup firebase", "deploy to firebase", or "integrate vertex ai with firebase". Trigger with relevant phrases based on skill purpose.