claude-code-config
Portable coding skills, role agents, and typed hooks
All Skills in This Repository (10)
Pure Emerald Level Indicatorsmanaging-infra
Codify Kubernetes, Terraform, Helm, Kustomize, and GitHub Actions configuration patterns.
writing-python
Prescribe idiomatic Python 3.14+ patterns with protocol-based DI and flat control flow.
using-cloud-cli
Run AWS, GCP, and BigQuery CLI commands with cost-aware flags.
asking-gemini
Consult Gemini AI for architecture alternatives, design trade-offs, and brainstorming.
asking-codex
Delegate coding tasks to an OpenAI Codex agent via the Codex CLI.
writing-typescript
Generate idiomatic, strictly typed TypeScript for Node.js and React applications.
using-git-worktrees
Create isolated git worktrees for parallel development across branches.
writing-go
Provide idiomatic Go development guidance with stdlib-first design and explicit error handling.
looking-up-docs
Fetch version-specific library documentation and code examples via Context7 endpoints.
researching-web
Fetches current web information and technology comparisons via Perplexe AI.
Frequently Asked Questions
FAQPage SchemaHow to install claude-code-config?▼
Run `npx skills add alexei-led/claude-code-config --all -g -y` in your terminal to install all skills globally.
What does this coding companion include?▼
It bundles skills for code review, fixing, refactoring, testing, documentation, git workflows, infrastructure operations, and browser automation, plus language-specific guides for eight programming languages.
Which coding assistants does it work with?▼
The skills compile to Claude Code, Codex CLI, GitHub Copilot, Cursor, Grok, and Pi through the Agent Bundler build system.
How do the engineer, reviewer, and runner roles differ?▼
The engineer is the only role that edits and runs code, the reviewer produces read-only findings, and the runner handles cheap read-only lookups like file search and git status.
Do I need to write code to use these skills?▼
No. Once installed, you describe the task in plain English and the agent follows the matching skill's verified workflow, asking for approval before risky actions.
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