·extracting-filemaker-business-logic
</>

extracting-filemaker-business-logic

在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移

5安装·0热度·@ajbcoding

安装

$npx skills add https://github.com/ajbcoding/claude-skill-eval --skill extracting-filemaker-business-logic

如何安装 extracting-filemaker-business-logic

通过命令行快速安装 extracting-filemaker-business-logic AI 技能到你的开发环境

  1. 打开终端: 打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 运行安装命令: 复制并运行以下命令:npx skills add https://github.com/ajbcoding/claude-skill-eval --skill extracting-filemaker-business-logic
  3. 验证安装: 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

来源:ajbcoding/claude-skill-eval。

SKILL.md

查看原文

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
分类
</>开发工具
认证
收录时间
2026-02-22
更新时间
2026-03-10

Browse more skills from ajbcoding/claude-skill-eval

快速解答

什么是 extracting-filemaker-business-logic?

在分析 FileMaker DDR 时使用,以提取 PostgreSQL 导入流程或维护脚本的计算、自定义函数和业务逻辑 - 侧重于理解和调整 FileMaker 逻辑,而不是直接架构迁移 来源:ajbcoding/claude-skill-eval。

如何安装 extracting-filemaker-business-logic?

打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/ajbcoding/claude-skill-eval --skill extracting-filemaker-business-logic 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

这个 Skill 的源码在哪?

https://github.com/ajbcoding/claude-skill-eval

详情

分类
</>开发工具
来源
skills.sh
收录时间
2026-02-22

相关 Skills

暂无