一键导入
recursive-logic-excision
Performs deep dependency tracing to eliminate monetary, wallet, and transaction-related logic from Prisma schemas and Express routes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Performs deep dependency tracing to eliminate monetary, wallet, and transaction-related logic from Prisma schemas and Express routes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Enforces a high-fidelity Lyft-inspired design system across all React Native components. Utilizes visual resources and strict design tokens to ensure a professional, minimalist, and high-contrast user experience.
Manages migration from legacy React Navigation patterns to Expo Router (v3+) and enforces a clean, modular project structure.
Scans and refactors the codebase to remove the "Taxi" branding, replacing it with "Route" or "Ride" to ensure compliance with Google Play Store transportation policies.
Identifies and eliminates all monetary, wallet, and transaction-related logic from Prisma schemas and Express routes to convert the app into a free peer-to-peer service.
| name | recursive-logic-excision |
| description | Performs deep dependency tracing to eliminate monetary, wallet, and transaction-related logic from Prisma schemas and Express routes. |
Convert the commercial "Kampüs Taxi" engine into a free-to-use "KampüsRoute" peer-to-peer system.
prisma/schema.prisma. Remove balance, creditCard, and all Transaction models.backend/src/routes/wallet.js and remove its registration in index.js.User or Post models, only their financial fields.npx prisma generate after any change.