by ivansslo
🚀 Optimal AI Codex — Next-Gen AI Workspace | v4.0.0 by Ivan Ssl (@ivansslo) | MIT License
# Add to your Claude Code skills
git clone https://github.com/ivansslo/codex-refactcodex-refact is an open-source ai agents skill for AI coding assistants such as Claude Code, Codex CLI, and ChatGPT, built by ivansslo. 🚀 Optimal AI Codex — Next-Gen AI Workspace | v4.0.0 by Ivan Ssl (@ivansslo) | MIT License. It has 0 GitHub stars.
codex-refact's catalog security scan is still queued. You can run an instant dependency and prompt-injection check now with the "Scan for vulnerabilities" button above.
Clone the repository with "git clone https://github.com/ivansslo/codex-refact" and add it to your Claude Code skills directory (see the Installation section above).
codex-refact is primarily written in TypeScript. It is open-source under ivansslo on GitHub, so you can review or fork the full source.
Yes. SkillsLLM lists many other AI Agents skills you can browse and compare side by side. Open the AI Agents category from the badge at the top of this page, or use the Related Skills and comparison links further down to weigh codex-refact against similar tools.
No comments yet. Be the first to share your thoughts!
Unlocks once the catalog security scan passes (runs nightly).
The deep catalog scan for this skill is still queued. Run an instant dependency check now instead.
Version 4.0.0 • Built by Ivan Ssl (@ivansslo)
🚀 Live Demo • 📦 Releases • 🐛 Issues
| Feature | Description |
|---|---|
| 🤖 Multi-Model AI | GPT-5, GPT-4o, Gemma, Llama, Mistral, Phi, Qwen, Zen AI |
| 🎨 Live Sandbox | Real-time code preview with responsive device toggles |
| 📝 Code Explorer | Edit HTML, CSS, JS files with live preview |
| 🔑 Keys Hub | Manage OpenAI, OpenRouter, Zen AI API keys |
| 📊 Review Mode | Generation history, stats, and code review |
| 🔌 MCP Integration | GitHub MCP & ClawHub plugin support |
| 📱 Responsive | Works on Mobile, Tablet, Desktop |
| ⚡ Single File Build | All-in-one HTML output (400KB) |
# Clone
git clone https://github.com/ivansslo/codex-refact.git
cd codex-refact
# Install
npm install
# Development
npm run dev
# Build
npm run build
# Preview
npm run preview
# Build for production
npm run build
# Output: dist/index.html (single file)
# Deploy to GitHub Pages, Netlify, Vercel, or any static host
MIT License © 2026 Ivan Ssl
Built with ❤️ by Ivan Ssl