yusifeng

24 mods across 1 repository, 191 stars between them.

analyze-task

01

yusifeng/formax

Skill Claude CodeCodex

Use when a Formax repository task is non-trivial and you should analyze goals, non-goals, boundaries, data/type/interface impact, contract impact, test strategy, and whether an xhigh subagent is actually needed before writing a todo or code.

191 1mo ago A 55 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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

191 1mo ago A 35 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 68 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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).

191 1mo ago A 45 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 49 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

Use when code has gone through repeated rework and may contain redundant logic, style drift, or tangled structure. Trigger when user asks for "返工收敛", "cleanup-pass", or requests a focused cleanup pass that reduces churn without changing behavior.

191 1mo ago A 60 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 44 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 38 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 49 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 63 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 51 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 62 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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 FORMAXDEFERREDTOOLEXPOSURE and request-payload parity checks.

191 1mo ago A 58 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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

191 1mo ago A 31 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

Implement or refactor Formax tool transcript UI using the Tool UI Blocks (C-lite) pattern (ToolUiBlocks renderer + blocks presenters) to avoid touching many tool presenter files; use when adjusting ⏺/⎿ spacing, indent rules, or migrating additional tools to blocks presenters with targeted Ink/Vitest tests and Codex…

191 1mo ago A 80 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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

191 1mo ago A 35 tokens original MIT

yusifeng/formax

Skill Claude CodeCodex

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.

191 1mo ago A 56 tokens original MIT

playwright-cli

20

yusifeng/formax

Skill Claude CodeCodex

Automates browser interactions for web testing, form filling, screenshots, and data extraction. Use when the user needs to navigate websites, interact with web pages, fill forms, take screenshots, test web applications, or extract information from web pages.

191 1mo ago A 52 tokens copy · 100% MIT

yusifeng/formax

Skill Claude CodeCodex

Use after receiving WebGPT or another LLM review on a Formax todo and before sending the todo back for another pass. Produce a concise handoff response that says what we adopted, what we reject or question, and what the reviewer should specifically re-evaluate in docs/todolist.md.

191 1mo ago A 66 tokens original MIT

write-task-todo

22

yusifeng/formax

Skill Claude CodeCodex

Use after task analysis when a non-trivial Formax repository task needs a structured docs/todolist.md with [x]/[ ] items, definitions-before-UI ordering, explicit non-goals, tests, and loop-ready execution slices.

191 1mo ago A 54 tokens original MIT

formax AGENTS.md

23

yusifeng/formax

Instructions file CodexOpenCode

Instructions for yusifeng/formax, covering repository guidelines, agents scope, project structure & module organization, build, test, and development commands and coding style & naming conventions.

191 1mo ago A 3,468 tokens original MIT

formax CLAUDE.md

24

yusifeng/formax

Instructions file

Instructions for yusifeng/formax: Please follow AGENTS.md in this repository as the single source of truth.

191 1mo ago A 15 tokens original MIT