什么是 extracting-filemaker-business-logic?
在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移 来源:ajbcoding/claude-skill-eval。
在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移
通过命令行快速安装 extracting-filemaker-business-logic AI 技能到你的开发环境
来源:ajbcoding/claude-skill-eval。
FileMaker DDR reports contain calculation fields, custom functions, and business logic embedded in scripts. This skill helps you extract, understand, and adapt that logic for PostgreSQL implementations—typically for import processes, data transformations, and maintenance scripts.
Key principle: PostgreSQL implementations will often be more efficient than direct translations. Use FileMaker logic to understand what the business rules are, then implement them idiomatically in PostgreSQL.
Important: Many "calculated" values are actually set by FileMaker scripts, not calculation fields. Scripts often contain the most complex business logic.
在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移 来源:ajbcoding/claude-skill-eval。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/ajbcoding/claude-skill-eval --skill extracting-filemaker-business-logic在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移 来源:ajbcoding/claude-skill-eval。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ajbcoding/claude-skill-eval --skill extracting-filemaker-business-logic 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/ajbcoding/claude-skill-eval