🔄
AI EngineeringTypeScript

Formax Semantics Parity Workflow

by yusifeng

Formax Semantics Parity Workflow is an AI Engineering skill for Claude Code, published by yusifeng in formax.

192 stars7 forkson yusifeng/formaxAdded 2026/09/06Repository updated 2026/07/24
agentaiai-agentassistantclaude-codeclideveloper-toolsinkreactterminal
Install in seconds
Install Formax Semantics Parity Workflow
Copy Formax Semantics Parity Workflow into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/yusifeng/formax/tree/main/.codex/skills/formax-semantics-parity-workflow ~/.claude/skills/formax-semantics-parity-workflow

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/yusifeng/formax.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.codex/skills/formax-semantics-parity-workflow/SKILL.md in yusifeng/formax
Installs to
~/.claude/skills/formax-semantics-parity-workflow
Collection
One of 22 skills cataloged from this repository
Category
AI Engineering3278 skills

What Formax Semantics Parity Workflow does

Formax Semantics Parity Workflow is for changing behavior that must stay consistent across TUI, app-server, and Web, including mode, input lifecycle, tool sequencing, replay, and ordering. Use it to update canonical semantics first, then adapters and renderer-specific UI.

Formax Semantics Parity Workflow is cataloged under AI Engineering on DirSkills. Formax Semantics Parity Workflow comes from a repository tagged agent, ai, ai-agent, assistant and claude-code.

Documentation

README

formax-semantics-parity-workflow

Goal

Use this skill when changing behavior that must stay consistent across TUI, app-server, and Web: mode, input lifecycle, tool sequencing, replay, or ordering.

Read First

  • docs/contracts/semantics-contract.md
  • docs/contracts/app-server-interaction-contract.md
  • docs/frontend/app-server-ui-spec.md
  • docs/contracts/interactive-input-contract.md when input lifecycle changes

These docs are canonical. If stable cross-surface behavior changes, update them before or with code.

Code Map

1) Semantic single source of truth

  • packages/core/src/features/semantics/*
    • canonicalEvents.ts
    • transcriptProjection.ts
    • modeSemantics.ts
    • replModeTransition.ts
    • turnInputBuilder.ts
    • inputStateMachine.ts

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Formax Semantics Parity Workflow

  • What else does yusifeng publish alongside Formax Semantics Parity Workflow?

    Formax Semantics Parity Workflow is one of 22 skills that DirSkills catalogs from yusifeng/formax, the repository it ships in. Its siblings there include Analyze Task, Approval UI Workflow and Expanded Transcript Workflow. Each one is a separate skill with its own page in this directory, installs the same way Formax Semantics Parity Workflow does, and is maintained by yusifeng in that same repository. The rest of the collection is listed on the yusifeng/formax page.

  • How does Formax Semantics Parity Workflow compare to other AI Engineering skills?

    Formax Semantics Parity Workflow ranks #2910 by stars among the 3278 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Formax Semantics Parity Workflow against them. Open each page to compare what they document and how they install.

More from yusifeng/formax

Formax Semantics Parity Workflow is one of 22 skills cataloged on DirSkills from yusifeng/formax.

See all 22 skills
🧭
5h ago

Analyze Task

Analyze Task helps assess a non-trivial Formax change before coding by defining goals, boundaries, impacts, risks, and test strategy. Use it to decide whether a subagent is needed and whether the work is ready for a todo.
AI Engineering
1927
🧩
5h ago

Approval UI Workflow

Approval UI Workflow keeps approval prompts and presenters visually consistent while preserving keyboard flow and safe preview rendering. Use it when adding or changing Approval prompt UI or diff previews.
Frontend
1927
🧠
5h ago

Expanded Transcript Workflow

Expanded Transcript Workflow covers Ctrl+O expanded transcript behavior and thinking persistence in the REPL. Use it when changing transcript projection boundaries, read-only expanded panels, or clear and remount behavior.
AI Engineering
1927
⚙️
5h ago

Formax Config Settings Workflow

Formax Config Settings Workflow covers changing runtime config merge semantics, /config persistence, and settings exposed in the config dialog. Use it when adding or extending config behavior with tests and strict UI parity.
AI Engineering
1927
🔁
5h ago

Formax Dev Loop

Formax Dev Loop helps you work on Formax changes with a single mainline task, targeted tests, required review before commit, and small reviewable commits. Use it when you need a tight dev loop without scope drift or partial staging.
Quality
1927
🔐
5h ago

Formax Permissions Workflow

Formax Permissions Workflow is used when changing or debugging Formax permission rules, approval prompts, workspace boundaries, and /permissions management. It covers policy preflight, matching, persistence, and UI parity with Claude Code.
AI Engineering
1927