petrowsky/agentic-fm
Skill Claude CodeCodexCursor
Derive a true ERD (Mermaid diagram) from a FileMaker solution by analyzing table occurrences, relationships, and fields. Collapses utility TOs to base tables and presents all relationships for developer classification. Use when the user asks to "extract ERD", "show ERD", "map the schema", "understand the database", or…
petrowsky/agentic-fm
Skill Claude CodeCodexCursor
Create and modify FileMaker database schema via OData REST calls against a live hosted solution. Three sub-modes — connect (OData setup walkthrough), build (execute table and field creation), relationships (produce a manual relationship specification checklist). Use when the developer says "build schema", "create…
petrowsky/agentic-fm
Skill Claude CodeCodexCursor
Design the data model for a new FileMaker solution from a natural language description — produce a Mermaid ERD showing base tables and relationships, then extend it to a FileMaker-specific model with table occurrences and a relationship specification. Use when the developer says "design schema", "plan data model"…
andykear/FileMaker-XMLsnippet-Layout-Claude-Skill
Skill Claude CodeCodex
Use this skill whenever the user wants to work with FileMaker layout XML. This includes generating paste-ready layout object XML (fmxmlsnippet type LayoutObjectList) from descriptions, reviewing layout XML for silent paste-handler failures, or analysing Save as XML layout exports. Trigger any time the user mentions…
andykear/FileMaker-XML-field-definitions
Skill Claude CodeCodex
Use this skill whenever the user wants to work with FileMaker schema definition XML — field definitions, table definitions, or value list definitions. This includes generating paste-ready field definitions (fmxmlsnippet type FMObjectList containing Field elements) for the Fields tab, complete tables (BaseTable…
CadenceUX/claris-filemaker-pro-skill
Skill Claude CodeCodex
REFERENCE skill — FileMaker Pro script steps, calculation functions, and field types. Use for: syntax lookups, function parameters and return types, per-step platform support across FileMaker Pro, Go, WebDirect, Server, Cloud, Data API and Custom Web Publishing, field type capabilities, usage examples, and live doc…
andykear/FileMaker-AI-vocabulary
Skill Claude CodeCodex
Use this skill whenever Claude needs to name, call, or validate a FileMaker function or script step — writing a calculation, writing a script, checking whether a function or script step exists, checking parameter order or count, or checking whether a script step is supported on a given platform (Pro, Go, WebDirect…