dotfiles-claude
Personal Claude Code configuration with 50+ workflow skills
All Skills in This Repository (22)
Pure Emerald Level Indicatorsclaude-headless
Automate headless Claude Code CLI, stream-json, and resume modes.
self-review-on-stop
Audit the last text response for contradictions, factual errors, and format drift.
preflight-check
Assess resource headroom and guardrails before launching heavy tasks.
theme-factory
Apply branded themes with color palettes and typography to artifacts.
duckduckgo
Search the web and fetch URL content via DuckDuckGo MCP.
doc-coauthoring
Guide structured documentation co-authoring through context gathering, refinement, and reader testing.
joke
Fetch random jokes from JokeAPI with safe-mode enabled.
Process and analyze PDF documents using Python libraries for extraction, modification, and creation.
cache-hygiene
Generate periodic keep-alive turns to maintain the Claude Code prompt cache.
algorithmic-art
Generates seed-driven p5.js generative art in a self-contained HTML artifact.
evolink-image
Generate bitmap images from prompts and reference images via Evolink's gpt-image-2 model.
read-url
Convert web pages into clean Markdown text using CLI tools.
Frequently Asked Questions
FAQPage SchemaHow to install dotfiles-claude?▼
Run `npx skills add archibate/dotfiles-claude --all -g -y` in your terminal to install all skills globally.
What does dotfiles-claude include?▼
It bundles a global CLAUDE.md rulebook, safety hooks, shell integrations, and 50+ skills covering browser automation, document editing, scraping, translation, and background task management.
Does dotfiles-claude work on Windows?▼
The setup script and hooks are bash-based, so it supports Linux, macOS, and WSL, but not native Windows shells.
Is bypassPermissions mode safe in this config?▼
Yes, because the real safety layer lives in hooks that block destructive commands like disk formatting, force pushes, and writes to system directories, with explicit bypass markers for intentional exceptions.
Can I use only some of these skills?▼
Yes. Each skill is a self-contained folder with its own SKILL.md, so you can install or copy only the ones you need.
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