Installable design systems for AI agents — drop a design.md into your project and Cursor / Claude Code / Codex codes in that style.
Codex CLI is a coding agent from OpenAI that runs locally on your computer.
An ACP-compatible coding agent powered by Codex
Module Federation Error Codes
Constants enumerating the HTTP status codes. Based on the Java Apache HttpStatus API.
Strip ANSI escape codes from a string
The map of HTTP status codes from the builtin http module
Interact with HTTP status code
Dozens of cute icons made with love by CodeX for your projects.
Telegram bridge bot to run local Codex/Claude CLIs
Check if a string has ANSI escape codes
<p align="center"><code>npm i -g @openai/codex-responses-api-proxy</code> to install <code>codex-responses-api-proxy</code></p>
TypeScript SDK for Codex APIs.
Utility to lookup HTTP status codes
Regular expression for matching ANSI escape codes
HTTP status codes and methods based on Go's http library
Library to easily style texts with string formatting
Codex CLI integration for Ruflo (claude-flow) - OpenAI Codex platform adapter
TypeScript loader for cosmiconfig
Slice a string with ANSI escape codes
Lookup currency codes based on ISO 4217
HTTP status utility
QRCode / 2d Barcode api with both server side and client side support using canvas
A tiny and fast text wrap library which takes ANSI escapes into account.
Ralph Wiggum Loop - Iterative AI development with AI agents. An autonomous agentic loop that drives Claude Code, Codex, and OpenCode.
Clean interface to discover configuration file locations forAI coding assistants (Claude Code, OpenCode, Codex). Shows global and project config paths, handles environment variable overrides, and determines which config is effective based on precedence rules.
cangming-ai-dev-kit provides cross-agent development skills (plan-first, safe-code-change, code-review, verify-before-done), domain-specific knowledge (Flutter/Dart, HarmonyOS/ArkTS/ArkUI), and shell scripts. Install with `gem install` and use the CLI to sync skills to Claude Code or Codex.
Ralph Wiggum Loop - Iterative AI development with AI agents. An autonomous agentic loop that drives Claude Code, Codex, and OpenCode.
Extends ace-llm with CLI-based LLM providers like Claude Code, Codex, Gemini CLI, OpenCode, and pi-agent
rails-ai-context turns your running Rails app into the source of truth for AI coding assistants. Instead of guessing from training data or stale file reads, agents query 38 live tools (via MCP server or CLI) to get your actual schema, associations, routes, inherited filters, conventions, and test patterns. Semantic validation catches cross-file errors (wrong columns, missing partials, broken routes) before code runs — so AI writes correct code on the first try. Auto-generates context files for Claude Code, Cursor, GitHub Copilot, OpenCode, and Codex CLI. Works standalone or in-Gemfile.
A Ruby library that provides a unified interface for discovering and accessing skill configuration paths for 49+ AI coding agents including Cursor, Claude Code, Codex, Windsurf, and more. Handles platform-specific path resolution, environment variable support, and automatic detection of installed agents.
Embeds a FOSM-aware MCP server and ACP agent into your Rails development environment, giving coding agents (Claude Code, Codex, Copilot) runtime intelligence: database queries, logs, code evaluation, and deep introspection of FOSM lifecycle definitions, state machines, transitions, guards, and audit trails. Built on the FOSM (Finite Object State Machine) paradigm — declarative lifecycles for business objects where AI agents operate within bounded, auditable state machines.
Interactive rake tasks to generate context files for AI coding assistants (Claude, Cursor, Windsurf, Codex, llm.txt). Uses RubyLLM to analyze your codebase and create platform-specific context that helps AI understand your project.