Skip to main content
Manus에서 모든 스킬 실행
원클릭으로
GitHub 저장소

formax

formax에는 yusifeng에서 수집한 skills 21개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
21
Stars
193
업데이트
2026-06-04
Forks
7
직업 범위
직업 카테고리 6개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

formax-rolling-plan-loop-workflow
프로젝트 관리 전문가

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.

2026-06-04
formax-web-css-convergence-workflow
웹 개발자

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

2026-06-04
write-task-todo
프로젝트 관리 전문가

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.

2026-06-04
analyze-task
소프트웨어 개발자

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.

2026-05-23
webgpt-todo-response
소프트웨어 개발자

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

2026-05-23
formax-web-style-system
웹·디지털 인터페이스 디자이너

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.

2026-03-19
formax-surface-reset-workflow
소프트웨어 개발자

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.

2026-03-18
formax-rework-convergence-workflow
소프트웨어 개발자

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.

2026-03-13
formax-approval-ui-workflow
소프트웨어 개발자

Use when adding or changing any Approval prompt/presenter.

2026-03-13
formax-config-settings-workflow
소프트웨어 개발자

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

2026-03-13
formax-expanded-transcript-workflow
소프트웨어 개발자

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

2026-03-13
formax-permissions-workflow
소프트웨어 개발자

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

2026-03-13
formax-repomix-handoff-workflow
소프트웨어 개발자

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.

2026-03-13
formax-semantics-parity-workflow
소프트웨어 개발자

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.

2026-03-13
formax-slash-command-workflow
소프트웨어 개발자

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.

2026-03-13
formax-system-prompt-workflow
소프트웨어 개발자

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.

2026-03-13
formax-tool-ui-blocks-workflow
소프트웨어 개발자

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 review before commit.

2026-03-13
formax-script-output-placement-workflow
소프트웨어 개발자

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.

2026-03-07
formax-dev-loop-workflow
소프트웨어 개발자

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.

2026-02-14
formax-test-stability-workflow
소프트웨어 품질 보증 분석가·테스터

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

2026-02-07
formax-skill-capture
기타 컴퓨터 관련 직업

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.

2026-01-28