Discover and explore top open-source AI tools and projects—updated daily.
fcakyonExtensible AI development environment for LLM-powered coding and tooling
Top 85.0% on SourcePulse
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
/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.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./azure-tools:setup) and symlinking CLAUDE.md to AGENTS.md are required.Highlighted Details
ccproxy/LiteLLM.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.
2 weeks ago
Inactive
Mintplex-Labs