feiskyerfeiskyerCommunity·15 Agent Skills Included

claude-code-settings

Ready-made Claude Code skills for research, GitHub automation, and image generation

Adds deep research, GitHub issue fixing, PR review, image generation, translation, and brainstorming skills to Claude Code. Eliminates manual prompt writing, repetitive code reviews, and slow multi-source research with pre-built agent workflows. Includes ready-made settings for switching between model providers like Copilot, DeepSeek, Qwen, and OpenRouter.
npx skills add feiskyer/claude-code-settings --all -g -y

All Skills in This Repository (15)

Pure Emerald Level Indicators
📦 In Repo
feiskyerfeiskyer

github-review-pr

Reviews GitHub pull requests using six parallel specialized subagents with adversarial verification scoring.

Community
Advanced
📦 In Repo
feiskyerfeiskyer

gpt-image-skill

Generate and edit images using OpenAI GPT Image models via a Python script.

Community
Intermediate
📦 In Repo
feiskyerfeiskyer

translate

Translate English or Japanese tech articles into natural, fluent Chinese.

Community
Basic
📦 In Repo
feiskyerfeiskyer

handoff

Generates a structured handoff document summarizing the current conversation for the next agent session.

Community
Basic
📦 In Repo
feiskyerfeiskyer

github-fix-issue

Automates end-to-end GitHub issue resolution from analysis through pull request submission.

Community
Intermediate
📦 In Repo
feiskyerfeiskyer

deep-research

Orchestrates parallel headless Claude subprocesses to research sub-goals and aggregate findings into a report file.

Community
Advanced
📦 In Repo
feiskyerfeiskyer

skill-creator

Create, evaluate, and iteratively improve agent skills with benchmark-driven workflows.

Community
Advanced
📦 In Repo
feiskyerfeiskyer

brainstorming

Explore requirements and design options through structured dialogue before implementation.

Community
Advanced
📦 In Repo
feiskyerfeiskyer

grill-me

Conducts adversarial design reviews through sequential probing questions while maintaining glossaries and ADRs.

Community
Intermediate
📦 In Repo
feiskyerfeiskyer

codex-skill

Automate code implementation with Codex CLI across sandbox modes.

Community
Intermediate
📦 In Repo
feiskyerfeiskyer

nanobanana-skill

Generate or edit images via Google Gemini API with configurable sizes and resolutions.

Community
Intermediate
📦 In Repo
feiskyerfeiskyer

autonomous-skill

Decompose user requests into multi-session tasks with persistent progress tracking.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install claude-code-settings?

Run `npx skills add feiskyer/claude-code-settings --all -g -y` in your terminal to install all skills in this suite globally.

What can Claude Code do with these skills?

Your agent can run multi-agent deep research, fix GitHub issues end-to-end, review pull requests, generate images, translate articles, and extract YouTube transcripts.

How to switch Claude Code to another model provider?

Copy one of the pre-made settings files for Copilot, DeepSeek, Qwen, Azure, or OpenRouter into your Claude settings and adjust the model names to match your account.

Does it work with OpenAI Codex?

Yes. The codex-skill delegates coding, code review, and plan review tasks to the Codex CLI in a safe, non-interactive mode.

Do I need coding experience to use these skills?

No. Once installed, you trigger skills with plain-language requests or simple slash commands, and the agent handles the technical steps.

Related Repositories in Software Engineering

View All in Software Engineering