feiskyer/claude-code-settings

1,616 stars · Last commit 2026-07-27

Curated skills, sub-agents, and config templates that supercharge Claude Code — research, image gen, GitHub automation & more.

README preview

# Claude Code Skills & Agents

[![Stars](https://img.shields.io/github/stars/feiskyer/claude-code-settings)](https://github.com/feiskyer/claude-code-settings/stargazers)
[![Forks](https://img.shields.io/github/forks/feiskyer/claude-code-settings)](https://github.com/feiskyer/claude-code-settings/network/members)
[![License: MIT](https://img.shields.io/github/license/feiskyer/claude-code-settings)](LICENSE)
[![Last Commit](https://img.shields.io/github/last-commit/feiskyer/claude-code-settings)](https://github.com/feiskyer/claude-code-settings/commits)
[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](CONTRIBUTING.md)

给 Claude Code 加上深度调研、图片生成、GitHub 自动化等能力,配好多模型切换,开箱即用。

> OpenAI Codex 的配置和自定义 prompt 请参考 [feiskyer/codex-settings](https://github.com/feiskyer/codex-settings)。

## 快速开始

推荐使用 Claude 官方 marketplace 安装,有两种等价方式:

**方式一:在 Claude Code 会话内使用 slash command**

```sh
/plugin marketplace add feiskyer/claude-code-settings

View full repository on GitHub →