feiskyer/claude-code-settings
Curated skills, sub-agents, and config templates that supercharge Claude Code — research, image gen, GitHub automation & more.
What it solves
Claude Code is a powerful AI coding tool, but its out-of-the-box capabilities are limited to its core functions. This project provides a comprehensive set of custom skills, specialized sub-agents, and configuration templates to extend Claude Code's functionality, allowing it to perform complex tasks like deep research, image generation, and automated GitHub workflow management.
How it works
The project operates as a plugin system for Claude Code. It provides "skills" (reusable capability modules) that teach Claude how to handle specific tasks via trigger words or manual slash commands. It also includes specialized sub-agents for roles like PR reviewers and UI engineers. To enable different LLM providers (e.g., GitHub Copilot, DeepSeek, OpenRouter), the project provides pre-configured settings.json templates that redirect the API base URL and model names.
Who it’s for
Developers using Claude Code who want to automate more of their development lifecycle, integrate multiple AI models, or add specialized capabilities like technical translation and deep research to their CLI environment.
Highlights
- Diverse Skill Set: Includes tools for brainstorming, YouTube transcription, technical translation, and a "grill-me" design review mode.
- Multi-Agent Orchestration: A
deep-researchskill that splits goals into parallel sub-tasks executed by child processes. - GitHub Automation: Specialized agents and skills for end-to-end GitHub Issue fixing and multi-angle PR reviews.
- Flexible Model Routing: Ready-to-use configuration templates for over 10 different model providers, including Copilot, LiteLLM, and Vertex AI.
- Image Generation: Integration with Google Gemini and OpenAI GPT Image models for creating and editing visuals directly from the CLI.
Related
- Project
- Project
- Project
- Project
- Project