A Plugin Pack for Claude Code’s Most Specific Workflows
Thirteen plugins that turn Claude Code into narrow specialists for Git, iOS, frontend, and oddly specific office tasks.

What it does
dotclaude is a curated collection of 13 plugins for Claude Code, Anthropic’s agentic coding assistant. Each plugin bundles prompts, skills, and automation for a narrow domain—conventional Git workflows, SwiftUI architecture review, frontend development, and even patent application generation. Think of it as a set of specialist contractors you can summon inside a coding session.
The interesting bit
The breadth is the point. Most plugin collections stop at Git or GitHub; this one veers into Feishu document automation, AI writing trope detection, and a knowledge base for a headless agent-to-agent communication CLI (acpx). It treats Claude Code less like a chatbot and more like an operating system that needs domain-specific drivers.
Key highlights
gitandgitflowhandle conventional commits, semantic versioning, and branch management with AI quality checks.frontendcovers React, Next.js, shadcn/ui, and Supabase;swiftuienforces Clean Architecture for Apple platforms.officehandles patent generation, PRDs, and Feishu/Lark automation—a rare enterprise crossover.code-contextpulls external context via DeepWiki, Context7, Exa, git clone, or web search.plugin-optimizermeta-programs itself by validating and fixing other Claude Code plugins against official best practices.
Caveats
- The README is essentially a directory listing: it advertises features like “self-improving skills” and “BDD support” in
superpowerswithout explaining what they actually do. - Descriptions for several plugins (
acpx,utils,superpowers) are terse to the point of being opaque, so you’re largely installing based on trust.
Verdict
Worth a look if you already live in Claude Code and want pre-packaged domain expertise for Git, iOS, or web stacks. Skip it if you need deep documentation or plugin internals before installing; the README is a menu, not a manual.
Frequently asked
- What is FradSer/dotclaude?
- Thirteen plugins that turn Claude Code into narrow specialists for Git, iOS, frontend, and oddly specific office tasks.
- Is dotclaude open source?
- Yes — FradSer/dotclaude is open source, released under the MIT license.
- What language is dotclaude written in?
- FradSer/dotclaude is primarily written in JavaScript.
- How popular is dotclaude?
- FradSer/dotclaude has 574 stars on GitHub.
- Where can I find dotclaude?
- FradSer/dotclaude is on GitHub at https://github.com/FradSer/dotclaude.