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-refactLast scanned: 7/1/2026
{
"issues": [
{
"type": "npm-audit",
"message": "esbuild: esbuild allows arbitrary file read when running the development server on Windows",
"severity": "low"
},
{
"type": "npm-audit",
"message": "vite: launch-editor: NTLMv2 hash disclosure via UNC path handling on Windows",
"severity": "high"
}
],
"status": "WARNING",
"scannedAt": "2026-07-01T08:14:24.338Z",
"npmAuditRan": true,
"pipAuditRan": true,
"promptInjectionRan": true
}codex-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 returned warnings in SkillsLLM's automated security scan. It has no critical vulnerabilities, but review the flagged issues in the Security Report section before adding it to your workflow.
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!
Requires a passing catalog security scan. Resolve the flagged issues and resubmit to enable featuring.
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