archibatearchibateCommunity·22 Agent Skills Included

dotfiles-claude

Personal Claude Code configuration with 50+ workflow skills

Configures Claude Code with global behavior rules, safety hooks, shell integrations, and over 50 ready-made skills. Covers browser automation, PDF and Office document editing, web scraping, translation, background task supervision, and multi-session coordination. Eliminates repetitive setup and manual guardrails so coding sessions run faster and safer from the first prompt.
npx skills add archibate/dotfiles-claude --all -g -y
Available:

Gives the agent global behavior rules for every session: preferred CLI tools, mandatory skill loading, safe parallel tool use, and a strict coding discipline covering investigation, testing, and refactoring.

All Skills in This Repository (22)

Pure Emerald Level Indicators
📦 In Repo
archibatearchibate

claude-headless

Automate headless Claude Code CLI, stream-json, and resume modes.

Community
Intermediate
📦 In Repo
archibatearchibate

self-review-on-stop

Audit the last text response for contradictions, factual errors, and format drift.

Community
Advanced
📦 In Repo
archibatearchibate

preflight-check

Assess resource headroom and guardrails before launching heavy tasks.

Community
Advanced
📦 In Repo
archibatearchibate

theme-factory

Apply branded themes with color palettes and typography to artifacts.

Community
Intermediate
📦 In Repo
archibatearchibate

duckduckgo

Search the web and fetch URL content via DuckDuckGo MCP.

Community
Basic
📦 In Repo
archibatearchibate

doc-coauthoring

Guide structured documentation co-authoring through context gathering, refinement, and reader testing.

Community
Advanced
📦 In Repo
archibatearchibate

joke

Fetch random jokes from JokeAPI with safe-mode enabled.

Community
Basic
📦 In Repo
archibatearchibate

pdf

Process and analyze PDF documents using Python libraries for extraction, modification, and creation.

Community
Advanced
📦 In Repo
archibatearchibate

cache-hygiene

Generate periodic keep-alive turns to maintain the Claude Code prompt cache.

Community
Intermediate
📦 In Repo
archibatearchibate

algorithmic-art

Generates seed-driven p5.js generative art in a self-contained HTML artifact.

Community
Advanced
📦 In Repo
archibatearchibate

evolink-image

Generate bitmap images from prompts and reference images via Evolink's gpt-image-2 model.

Community
Intermediate
📦 In Repo
archibatearchibate

read-url

Convert web pages into clean Markdown text using CLI tools.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How 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