claude-codex-settings: Enhance Your AI Coding Tools with Battle-Tested Configurations

This repository profile is provided by osrepos.com, an open source repository discovery platform.

claude-codex-settings: Enhance Your AI Coding Tools with Battle-Tested Configurations

Summary

The `claude-codex-settings` repository provides battle-tested configurations, plugins, hooks, and agents for Claude Code, OpenAI Codex, and Cursor. It aims to significantly improve AI coding tool behavior by offering structured guidelines and an extensive ecosystem of specialized skills. This versatile resource also supports Kimi, MiniMax, and GLM APIs, streamlining AI-powered development workflows.

Repository Information

Analyzed by OSRepos on August 23, 2026

Topics

Click on any tag to explore related repositories

Use at your own risk

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of code from these repositories is the user's own responsibility. Always review the repository, source code, dependencies, licenses, and security implications before running or installing anything. OSRepos is not responsible for issues, damages, or losses resulting from third-party repositories.

Introduction

The claude-codex-settings repository by fcakyon is a comprehensive collection of battle-tested configurations, plugins, hooks, and agents designed to enhance your AI coding experience. It supports popular AI coding tools like Claude Code, OpenAI Codex, and Cursor, providing a robust framework to improve their performance and reliability. This project addresses common pitfalls in AI-generated code, such as incorrect assumptions and overcomplication, by offering structured guidelines and an extensive plugin ecosystem. Furthermore, it extends its utility by supporting Kimi, MiniMax, and GLM APIs, making it a versatile asset for developers leveraging advanced AI models.

Installation

Plugins add skills, commands, and automations to your AI coding tool. Install only what you need from the plugin list. For detailed setup requirements, refer to the project's INSTALL.md file.

Claude Code:

# Add marketplace (one time)
claude plugin marketplace add fcakyon/claude-codex-settings

# Install any plugin by name
claude plugin install fable-advisor@claude-settings

Codex CLI:

# Add marketplace (one time)
codex plugin marketplace add fcakyon/claude-codex-settings

# Install any plugin by name
codex plugin add simplify@claude-settings

Gemini CLI:

# Install any plugin by name
gemini extensions install --path ./plugins/simplify

Cursor:

# Install any plugin by name
cursor plugin install simplify@claude-settings

The repository also provides shared agent guidance in .claude/CLAUDE.md, which can be synced to your local setup for consistent behavior across tools.

Examples

The claude-codex-settings repository features a rich collection of plugins, each designed to address specific development needs. Here are a few notable examples:

Simplify

The simplify plugin helps review changed code for reuse, redundancy, and over-engineering, then applies necessary fixes. It evaluates code quality across four angles: reuse, simplification, efficiency, and altitude, using parallel agents. This plugin brings Claude Code's built-in /simplify functionality to Codex, Cursor, and Gemini, ensuring consistent code review across your preferred tools. It also includes a guard.py hook to require a completed /simplify run before each commit.

Installation Example (Claude Code):

claude plugin install simplify@claude-settings

Humanize

The humanize plugin is designed to block a curated list of AI buzzwords and cliches, ensuring your written content reads more naturally. Before a "Write" or "Edit" action, it scans new text, comments, and docstrings for common AI writing patterns and suggests plain-word swaps. This hook-based plugin runs on Claude Code and Gemini, enforcing a more human-like tone in your documentation and code comments.

Installation Example (Claude Code):

claude plugin install humanize@claude-settings

GitHub Dev

The github-dev plugin offers a suite of agents and skills for automating Git and GitHub workflows. It includes agents like commit-creator for intelligent commit messages, pr-creator for pull request generation, and pr-reviewer for code reviews. Its skills cover tasks such as committing staged changes, creating pull requests from branch diffs, reviewing PRs for bugs, and resolving comments. Hooks are also provided for commit and PR creation confirmations, and to block AI attribution lines.

Installation Example (Claude Code):

claude plugin install github-dev@claude-settings

Why Use claude-codex-settings?

This repository stands out for several reasons, making it an invaluable asset for developers working with AI coding assistants:

  • Improved AI Agent Behavior: Directly addresses common AI pitfalls, such as making wrong assumptions or overcomplicating code, by providing structured guidelines that promote clarity, consistency, and effective problem-solving.
  • Cross-Tool Compatibility: Offers configurations and plugins that work seamlessly across Claude Code, OpenAI Codex, Cursor, and Gemini CLI, ensuring a unified and efficient development environment regardless of your preferred tool.
  • Extensive Plugin Ecosystem: Provides a wide array of specialized skills and agents, from office document processing and database management (MongoDB, Supabase) to cloud deployments (Hetzner, Cloudflare) and frontend design, significantly expanding the capabilities of your AI assistants.
  • Customization and Control: Features detailed configuration options for various AI models and tools, including support for Kimi, MiniMax, and GLM APIs, allowing you to tailor your AI's behavior to specific project requirements and cost considerations.
  • Productivity Boost: By automating routine tasks, enforcing best practices, and providing intelligent assistance for complex decisions, the repository helps streamline workflows and significantly enhance developer productivity.

Links

Related repositories

Similar repositories that may be relevant next.

ios-simulator-skill: Enhance Claude's iOS App Development with Simulator Skill

ios-simulator-skill: Enhance Claude's iOS App Development with Simulator Skill

August 22, 2026

The ios-simulator-skill is a production-ready skill for Claude Code, designed to build, test, and automate iOS applications efficiently. It optimizes Claude's interaction with the iOS Simulator and Xcode builds, significantly reducing token wastage from LLM output. This skill provides 27 scripts for robust semantic UI navigation, accessibility testing, and device lifecycle management.

iossimulatorclaude-code
awesome-agent-skills: A Curated Collection of 1000+ AI Agent Skills

awesome-agent-skills: A Curated Collection of 1000+ AI Agent Skills

August 22, 2026

VoltAgent's awesome-agent-skills is a comprehensive repository featuring over 1000 hand-picked AI agent skills from official development teams and the community. This valuable resource supports various AI coding assistants like Claude Code, Codex, Gemini CLI, and Cursor. It stands out for its focus on real-world, non-AI-generated skills, making it an essential toolkit for developers building intelligent agents.

agent-skillsai-agentsawesome-list
Product-Manager-Skills: AI-Powered Framework for Product Management Excellence

Product-Manager-Skills: AI-Powered Framework for Product Management Excellence

August 20, 2026

Product-Manager-Skills is a comprehensive GitHub repository offering a framework of 77 battle-tested product management skills. Designed for AI agents like Claude, Codex, and ChatGPT, it helps product managers and their AI counterparts achieve professional-level work. This resource aims to provide both functional tools and pedagogic insights into effective product management practices.

product-managementai-agentspm-frameworks
Awesome Agent Skills: A Curated Directory for AI Coding Agents

Awesome Agent Skills: A Curated Directory for AI Coding Agents

August 20, 2026

Awesome Agent Skills is a comprehensive directory of skills, tools, and plugins designed for AI coding agents. It stands out by covering various agent skill ecosystems, including Agent Skills (SKILL.md), MCP servers, Cursor rules, and more, all in one centralized location. This resource helps developers and AI enthusiasts discover and implement capabilities across different AI agent platforms.

agent-skillsai-agentsawesome-list

Source repository

Open the original repository on GitHub.

View on GitHub
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️