jigx

Installation
SKILL.md

Jigx Core SDK

Use this skill before writing or changing Jigx app code. Read only the reference files needed for the task.

Workflow

  1. Identify the app area being changed: datasource, form, navigation, tab, media, PDF, JavaScript function, validation, or build/deploy.
  2. Read references/recipe-index.md, then the specific reference file for that area.
  3. Preserve local-first behavior: save user work locally first, then trigger remote or generated work from explicit actions.
  4. Use stable local IDs for parent-child flows. Generate the parent ID before opening child screens and pass it through inputs.
  5. Keep generated YAML and TypeScript aligned. If the SDK output is ambiguous, inspect the generated YAML before assuming runtime behavior.
  6. When a new pattern is learned, update the relevant reference before or with the implementation.
Installs
21
Repository
jigx-com/skills
First Seen
May 14, 2026
jigx — jigx-com/skills