#455 · Primary category: AI Coding Assistants
claude-code-config
My personal Claude Code configuration - rules, hooks, agents, skills, and commands
Project last updated:01/21/26
GitHub Stars
1.1K
Forks
120
Contributors
2
License
Other
Why we included this project
For anyone who already works in Claude Code, this repo is a working example of a full daily setup: path-scoped rules for TypeScript and Solidity, subagents for codebase search and documentation, hooks that enforce comment and todo policies, plus a planning skill and a custom slash command. It's a personal config, so the value is in the curated examples rather than a one-size-fits-all install. You can copy individual pieces into your own setup instead of adopting everything, and the README explains each component well enough to adapt quickly. If you're building your own configuration, it's a solid reference for what a serious workflow looks like.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.