claude-code-settings
Ready-made Claude Code skills for research, GitHub automation, and image generation
All Skills in This Repository (15)
Pure Emerald Level Indicatorsgithub-review-pr
Reviews GitHub pull requests using six parallel specialized subagents with adversarial verification scoring.
gpt-image-skill
Generate and edit images using OpenAI GPT Image models via a Python script.
translate
Translate English or Japanese tech articles into natural, fluent Chinese.
handoff
Generates a structured handoff document summarizing the current conversation for the next agent session.
github-fix-issue
Automates end-to-end GitHub issue resolution from analysis through pull request submission.
deep-research
Orchestrates parallel headless Claude subprocesses to research sub-goals and aggregate findings into a report file.
skill-creator
Create, evaluate, and iteratively improve agent skills with benchmark-driven workflows.
brainstorming
Explore requirements and design options through structured dialogue before implementation.
grill-me
Conducts adversarial design reviews through sequential probing questions while maintaining glossaries and ADRs.
codex-skill
Automate code implementation with Codex CLI across sandbox modes.
nanobanana-skill
Generate or edit images via Google Gemini API with configurable sizes and resolutions.
autonomous-skill
Decompose user requests into multi-session tasks with persistent progress tracking.
Frequently Asked Questions
FAQPage SchemaHow 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→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core