dot-claude
Personal Claude Code config with skills, hooks, and commands
All Skills in This Repository (18)
Pure Emerald Level IndicatorsOSS
Generate GitHub PRs, issues, and discussions from semantic change analysis.
GitHub CLI
Manage GitHub resources via gh CLI with non-destructive operations.
Markdown Docs
Update Markdown documentation to match current codebase structure.
BiomeJS
Configure BiomeJS linting and formatting across monorepo projects.
Just CLI
Create and manage justfiles with recipes, attributes, and dependencies.
Node.js Dependencies
Automate Node.js dependency updates with taze and categorize changes.
Code Review
Review code changes for security, correctness, performance, and maintainability issues.
Codex Oracle
Generate planning and code-review guidance using Codex CLI without modifying code.
Gemini Oracle
Consult the Gemini CLI for planning analysis and code review guidance across codebases.
Template TypeScript Node.js
Scaffold TypeScript Node.js projects with Bun and Vitest configurations.
Oracle Codex
Invoke the Codex CLI for planning and code-review analyses.
Oracle Gemini
Consult Google Gemini CLI for planning and code review without applying changes.
Frequently Asked Questions
FAQPage SchemaHow to install dot-claude?▼
Run `npx skills add PaulRBerg/dot-claude --all -g -y` in your terminal to install all skills in this suite globally.
What is dot-claude used for?▼
It is a personal Claude Code configuration mounted at ~/.claude that bundles skills, slash commands, hooks, and permission settings for everyday coding workflows.
How does the claude-handoff skill work?▼
It lets Claude delegate an approved plan to up to eight subagents that research, implement, and validate code changes in parallel while the main session orchestrates and commits.
Can multiple coding agents work in the same repo?▼
Yes. The included coordination rules and ai-coord gate let parallel agents share one working tree safely without overwriting each other's changes.
Do I need coding experience to use these skills?▼
Basic terminal familiarity helps, but once installed your agent executes the commits, issue updates, and handoffs from plain-English requests.
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