A curated collection of Claude Code settings.
For OpenAI Codex settings, configurations and custom prompts, please refer marcuslannister/codex-settings.
Note:
- ~/.claude/settings.json is not configured via Claude Code Plugin, you'd need to configure it manually.
The agents/ directory contains specialized AI subagents that extend Claude Code's capabilities.
Sample Settings - pre-configured settings.json examples for various model providers: Vertex AI, Azure AI, Azure AI Foundry, GitHub Copilot, LiteLLM, DeepSeek, Qwen, SiliconFlow, MiniMax and OpenRouter.
- Claude Code with GitHub Copilot as Model Provider.
- Claude Code with LLM Gateway (LiteLLM) as Model Provider.
- Claude Code official document - must read official document.
- anthropics/skills - official list of Claude Code skills that teach Claude how to complete specific tasks in a repeatable way
- anthropics/claude-plugins-official - official list of Claude Code plugins managed by Anthropic
- hesreallyhim/awesome-claude-code - curated list of slash-commands, CLAUDE.md files, CLI tools, and other resources.
- wshobson/agents - a comprehensive collection of specialized AI subagents for Claude Code.
This project is released under MIT License - See LICENSE for details.