alexei-led/claude-code-config

Configuration files and hooks for Claude Code development environment

10 stars1 forksUpdated Jan 25, 2026
npx skills add alexei-led/claude-code-config

README

Claude Code Configuration

Production-quality setup with specialized agents and zero-tolerance quality enforcement.


Quick Start

fix issues          # or /fixing-code
review code         # or /reviewing-code
commit changes      # or /committing-code
research "topic"    # or /researching-web

Spec-Driven Development (5 Commands)

CommandVerbPurpose
/spec:initSTARTInitialize project or add reqs
/spec:workDOMain workflow - select, plan, implement
/spec:statusSEEProgress (args: list, todo, check)
/spec:newCREATECreate task or requirement
/spec:doneFINISHMark complete (args: discover, verify)

Skills (User-Invocable)

SkillTriggers On
brainstorming-ideas"brainstorm", "design"
fixing-code"fix", "fix issues"
reviewing-code"review", "review code"
committing-code"commit", "save changes"
documenting-code"update docs", "document"
checking-deploy"deploy check", "validate"
looking-up-docsLibrary docs via Context7
researching-web"research", "compare X vs Y"

Agents

Engineers

AgentModelFocus
go-engineeropusGo, stdlib-first
python-engineeropusPython, type hints
typescript-engineeropusTypeScript/React
infra-engineeropusK8s, Terraform

Specialists (deep reviews)

GoPythonTypeScript
go-qapy-qats-qa
go-testspy-teststs-tests
go-implpy-implts-impl
go-idiomspy-idiomsts-idioms
go-docspy-docsts-docs
go-simplifypy-simplifyts-simplify

Spec + Utility

AgentFocus
spec-plannerImplementation planning
docs-keeperDocumentation maintenance
playwright-testerE2E browser testing
perplexity-researcherWeb research

MCP Servers

ServerPurpose
context7Library docs
sequential-thinkingMulti-step reasoning
perplexity-askWeb research
playwrightE2E browser testing
morphllmFast editing, code search

Hooks

HookPurpose
skill-enforcerSuggests relevant skills
smart-lintAuto-lints after edits
file-protectorProtects sensitive files

Environment Switching (ce)

ce              # TUI picker
ce z            # Switch to z.ai + launch
ce --continue   # TUI + continue session
ProviderAliasPricing
defaultmax$20/mo
vertexvPay/use
zaiz$0.40/M
deepseekds$0.28/M

Complete Guide →

Publisher

alexei-ledalexei-led

Statistics

Stars10
Forks1
Open Issues0
LicenseMIT License
CreatedJul 5, 2025