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-logicFileMaker 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