yusifengyusifengCommunityยท22 Agent Skills Included

formax

Open-source coding assistant with terminal and desktop interfaces

Runs coding sessions in a terminal or desktop app with plan mode, slash commands, sub-agents, and permission approvals. Removes the guesswork of building a coding assistant by providing tested workflows for prompts, permissions, transcripts, and UI parity. Includes ready-made skills for task analysis, todo planning, browser automation, and disciplined test-and-review loops.
npx skills add yusifeng/formax --all -g -y
Available:

Gives the agent mandatory operating rules for this repository, including asking before ambiguous changes, running targeted tests, and following a fixed review profile before every commit.

All Skills in This Repository (22)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
yusifengyusifeng

playwright-cli

Automate browser interactions and web testing via a CLI.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-dev-loop-workflow

Enforce a disciplined development loop with targeted tests and mandatory reviews before commits.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-slash-command-workflow

Coordinate slash command discovery, dispatch, and UI behavior in Formax.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-test-stability-workflow

Enforce wait-for-state checks and assert final outputs in Ink UI test workflows.

Community
Intermediate
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-approval-ui-workflow

Standardize approval UI prompts and presenters for Claude Code alignment.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-skill-capture

Convert completed Formax workflows into repo-local Codex Skills under .codex/skills.

Community
Intermediate
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-expanded-transcript-workflow

Enforce contracts for thinking_delta persistence and panel wiring in the REPL.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-semantics-parity-workflow

Enforce canonical cross-surface semantics across TUI, app-server, and Web surfaces.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-permissions-workflow

Implement and debug Formax permissions, policy, and approval flows.

Community
Intermediate
๐Ÿ“ฆ In Repo
yusifengyusifeng

formax-system-prompt-workflow

Design and validate Formax system prompt assembly with deferred tool exposure semantics.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

write-task-todo

Convert task analyses into a structured docs/todolist.md for multi-loop implementation.

Community
Advanced
๐Ÿ“ฆ In Repo
yusifengyusifeng

analyze-task

Produce a structured Analysis Brief for non-trivial repository tasks.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Formax?โ–ผ

Run `npx skills add yusifeng/formax --all -g -y` in your terminal to install all skills in this suite globally.

What is Formax used for?โ–ผ

Formax is an open-source coding assistant with terminal and desktop interfaces, offering plan mode, slash commands, sub-agents, and permission approvals for software engineering tasks.

Is Formax stable for production use?โ–ผ

No. It is currently in Beta and better suited for learning, experimentation, and architecture study than daily production work.

Which model providers does Formax support?โ–ผ

Anthropic and OpenAI-compatible providers work in setup and runtime flows, while Gemini appears in config but is not fully supported yet.

Do I need coding experience to use these skills?โ–ผ

Basic terminal familiarity helps, but the skills guide the agent through structured workflows like task analysis, testing, and review with plain instructions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’