VerifiedGit
v1.0.0

formax-test-stability-workflow

by @yusifeng0 pulls
URLopenbooklet.com/s/formax-test-stability-workflow
Pinnedopenbooklet.com/s/formax-test-stability-workflow@1.0.0
APIGET /api/v1/skills/formax-test-stability-workflow

Use when adding or fixing Formax tests (especially Ink UI tests) and you need deterministic synchronization in test interactions.

18 skills from this repoyusifeng/formax
formax-test-stability-workflowviewing
Formax Rework Convergence Workflow.codex/skills/formax-rework-convergence-workflow/SKILL.md
Formax Tool UI Blocks (C-lite) Workflow.codex/skills/formax-tool-ui-blocks-workflow/SKILL.md
formax-approval-ui-workflow.codex/skills/formax-approval-ui-workflow/SKILL.md

Use when adding or changing any Approval prompt/presenter.

formax-config-settings-workflow.codex/skills/formax-config-settings-workflow/SKILL.md

Use when implementing or extending /config (storage, prompt injection, request params, UI-only toggles) with tests and strict UI parity.

formax-dev-loop-workflow.codex/skills/formax-dev-loop-workflow/SKILL.md

Use when working on Formax code changes and you need a disciplined dev loop: keep a single mainline task, avoid scope drift, run only targeted tests (no coverage), avoid partial staging (MM), run mandatory review before commit, include an incremental optimization check, and keep commits small and reviewable.

formax-expanded-transcript-workflow.codex/skills/formax-expanded-transcript-workflow/SKILL.md

Use when implementing/debugging Ctrl+O Expanded Transcript (second view) and thinking persistence in the REPL.

formax-permissions-workflow.codex/skills/formax-permissions-workflow/SKILL.md

Use when implementing or debugging Formax permissions/policy/approval behavior and UI (allow/ask/deny rules, workspace boundaries, approval prompts, and /permissions overlay parity with Claude Code).

formax-repomix-handoff-workflow.codex/skills/formax-repomix-handoff-workflow/SKILL.md

Use when preparing a Formax code handoff: selecting files, generating repomix bundles, and writing a high-quality prompt for WebGPT or another coding agent with clear constraints and validation scope.

formax-rolling-plan-loop-workflow.codex/skills/formax-rolling-plan-loop-workflow/SKILL.md

Use when the user wants a reusable rolling execution pattern (README + TODO-INDEX) like plans/web-reference-react-refactor, and wants to run delivery in small validated loops.

formax-script-output-placement-workflow.codex/skills/formax-script-output-placement-workflow/SKILL.md

Use when adding or modifying generator scripts that write files; keeps generated artifacts out of docs/ and aligns script defaults with ownership paths plus CI gate updates.

formax-semantics-parity-workflow.codex/skills/formax-semantics-parity-workflow/SKILL.md

Use when implementing or modifying behavior that must stay consistent across TUI and Web (mode/input/tool/replay/order). Require canonical semantics first, then TUI/Web adapters, then renderer-specific UI.

formax-skill-capture.codex/skills/formax-skill-capture/SKILL.md

Use when we want to turn a just-finished Formax workflow (e.g. commands, overlays, tools, hooks, permissions, UI parity) into a reusable Codex Skill under .codex/skills, including scaffolding, guardrails, and the minimum test checklist.

formax-slash-command-workflow.codex/skills/formax-slash-command-workflow/SKILL.md

Use when adding/modifying Formax slash commands (/permissions /agents /hooks /todos etc), especially output rendering (command sublines), overlay dismiss messages, and whether outputs are injected into the next LLM turn.

formax-surface-reset-workflow.codex/skills/formax-surface-reset-workflow/SKILL.md

Use when changing REPL clear/reset/resume/surface behavior (onClearTerminal, transcriptSeq remount, Ink Static paths, Ctrl+O/Ctrl+E transitions). Enforces single-owner reset transaction and prevents black-screen/flicker/duplicate-row regressions.

formax-system-prompt-workflow.codex/skills/formax-system-prompt-workflow/SKILL.md

Use when designing, refactoring, or debugging Formax system prompt assembly, system-reminder injection, or skills/deferred-tool prompt exposure semantics; mandatory for any change involving FORMAX_DEFERRED_TOOL_EXPOSURE and request-payload parity checks.

formax-web-css-convergence-workflow.codex/skills/formax-web-css-convergence-workflow/SKILL.md

Use when changing web CSS/UI styling so requirements, state ownership, and acceptance checks are locked before edits to prevent rework churn.

formax-web-style-system.codex/skills/formax-web-style-system/SKILL.md

Use for all frontend and web UI tasks by default to apply a business-agnostic desktop web visual style system with medium-strength guardrails; if an existing design system is present, follow it first and use this skill only as a style harmonizer.

Auto-indexed from yusifeng/formax

Are you the author? Claim this skill to take ownership and manage it.

Related Skills

@openbooklet

graceful-error-recovery

Use this skill when a tool call, command, or API request fails. Diagnose the root cause systematically before retrying or changing approach. Do not retry the same failing call without first understanding why it failed.

1.1K0
@openbooklet

audience-aware-communication

Use this skill when writing any explanation, documentation, or response that will be read by someone else. Match vocabulary, depth, and format to the audience's expertise level before writing.

1.1K0
@openbooklet

Refactoring Expert

Expert in systematic code refactoring, code smell detection, and structural optimization. Use PROACTIVELY when encountering duplicated code, long methods, complex conditionals, or any code quality issues. Detects code smells and applies proven refactoring techniques without changing external behavior.

600
@openbooklet

Research Expert

Specialized research expert for parallel information gathering. Use for focused research tasks with clear objectives and structured output requirements.

600
@openbooklet

clarify-ambiguous-requests

Use this skill when the user's request is ambiguous, under-specified, or could be interpreted in multiple ways. If proceeding with a wrong assumption would waste significant work, always ask exactly one focused clarifying question before doing anything.

1.1K0
@openbooklet

structured-step-by-step-reasoning

Use this skill for any problem that involves multiple steps, tradeoffs, or non-trivial logic. Think out loud before answering to improve accuracy and transparency. Apply whenever the answer is not immediately obvious.

1.1K0