claude-codex-settings  by fcakyon

Extensible AI development environment for LLM-powered coding and tooling

Created 6 months ago
319 stars

Top 85.0% on SourcePulse

GitHubView on GitHub
Project Summary

This repository provides a curated collection of personal configurations, plugins, skills, commands, and agents for Claude Code and OpenAI Codex. It aims to enhance developer productivity by integrating various cloud services (Azure, GCP, Supabase), development tools (Git, Linear, MongoDB), and utilities (search, notifications, browser automation) directly into the AI coding environment. The benefit is a battle-tested, extensible setup for complex development workflows, targeting developers who use or are considering Claude Code and OpenAI Codex for their daily tasks.

How It Works

The setup leverages Claude Code's plugin system to integrate a wide array of functionalities. Core components include MCP (Microsoft Common Protocol, or similar integration pattern) servers for interacting with cloud services like Azure and GCP, and specialized skills/commands for tools like Git, Linear, and MongoDB. It supports multiple LLM backends beyond Anthropic's Claude, including Z.ai and Kimi K2, via an Anthropic-compatible API, and also integrates with OpenAI Codex. Configuration files (.claude/settings.json, .vscode/settings.json) manage model choices, permissions, and tool integrations, enabling a highly customized AI development environment.

Quick Start & Requirements

  • Installation: Requires Claude Code and necessary tools installed. Plugins are added via the Claude Code Plugin system:
    /plugin marketplace add fcakyon/claude-codex-settings
    /plugin install <plugin-name>@fcakyon-claude-plugins
    
    Example plugins: azure-tools, github-dev, playwright-tools, paper-search-tools.
  • Prerequisites: Claude Code, potentially Docker (for paper-search-tools), npx playwright install (for playwright-tools), API keys for specific services (e.g., Z.ai, Kimi K2, OpenAI). Refer to INSTALL.md for complete prerequisites.
  • Configuration: Post-installation setup commands (e.g., /azure-tools:setup) and symlinking CLAUDE.md to AGENTS.md are required.
  • Links: Awesome Claude Code, Context7 MCP

Highlighted Details

  • Extensive plugin ecosystem covering cloud platforms (Azure, GCP), development workflows (Git, PRs, commits), database management (MongoDB, Supabase), and research (arXiv, PubMed).
  • Support for multiple LLM providers (Claude, Z.ai, Kimi K2, OpenAI Codex) and flexible routing via ccproxy/LiteLLM.
  • Includes agents for code simplification, commit/PR creation, and PR reviews, alongside hooks for code formatting and quality checks.

Maintenance & Community

No specific information on maintainers, community channels (Discord/Slack), or roadmap is provided in the README.

Licensing & Compatibility

The repository does not explicitly state a license. Compatibility for commercial use is not specified.

Limitations & Caveats

The project is actively under development, with several items listed in a "TODO" section, including updating specific skills, adding a full-stack development plugin, refactoring marketplace naming, and publishing comprehensive documentation. The lack of explicit licensing is a significant adoption blocker.

Health Check
Last Commit

2 weeks ago

Responsiveness

Inactive

Pull Requests (30d)
25
Issues (30d)
1
Star History
110 stars in the last 30 days

Explore Similar Projects

Starred by Chip Huyen Chip Huyen(Author of "AI Engineering", "Designing Machine Learning Systems"), Jasper Zhang Jasper Zhang(Cofounder of Hyperbolic), and
7 more.

anything-llm by Mintplex-Labs

0.5%
53k
All-in-one AI app with built-in RAG, agents, and no-code agent builder
Created 2 years ago
Updated 1 day ago
Feedback? Help us improve.