formax
Open-source coding assistant with terminal and desktop interfaces
All Skills in This Repository (22)
Pure Emerald Level Indicatorsplaywright-cli
Automate browser interactions and web testing via a CLI.
formax-dev-loop-workflow
Enforce a disciplined development loop with targeted tests and mandatory reviews before commits.
formax-slash-command-workflow
Coordinate slash command discovery, dispatch, and UI behavior in Formax.
formax-test-stability-workflow
Enforce wait-for-state checks and assert final outputs in Ink UI test workflows.
formax-approval-ui-workflow
Standardize approval UI prompts and presenters for Claude Code alignment.
formax-skill-capture
Convert completed Formax workflows into repo-local Codex Skills under .codex/skills.
formax-expanded-transcript-workflow
Enforce contracts for thinking_delta persistence and panel wiring in the REPL.
formax-semantics-parity-workflow
Enforce canonical cross-surface semantics across TUI, app-server, and Web surfaces.
formax-permissions-workflow
Implement and debug Formax permissions, policy, and approval flows.
formax-system-prompt-workflow
Design and validate Formax system prompt assembly with deferred tool exposure semantics.
write-task-todo
Convert task analyses into a structured docs/todolist.md for multi-loop implementation.
analyze-task
Produce a structured Analysis Brief for non-trivial repository tasks.
Frequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core