Tagoro9 Dotfiles
tagoro9-dotfiles is a Claude Code plugin for the Build phase that installs two developer-experience utilities from a personal dotfiles repository.
Install a personal dotfiles Claude Code plugin bundle so your shell, commands, and agent utilities stay consistent across machines.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install tagoro9-dotfiles@tagoro9/dotfilesBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:tagoro9/dotfiles") and the paste-ready config with skillselion.get_install_config("plugin:tagoro9/dotfiles").
What it does
tagoro9-dotfiles is a Claude Code plugin marketplace entry that packages tagoro9’s personal dotfiles as installable agent extensions rather than a single skill file. Solo builders who already standardize shells, aliases, and Claude workflows on dotfiles can register this repo to pull two bundled plugins into Claude Code with one marketplace flow. It targets developers who care about repeatable developer experience: coding commands, agent helpers, and small utilities that make day-to-day agent sessions feel the same on every machine. Use it when you are setting up or refreshing a workstation during Build, or when you operate your environment and want parity without diffing folders manually. It is not a hosted SaaS or a methodology skill; it is a thin distribution layer over an existing GitHub dotfiles repository with modest community visibility.
Highlights
- Bundle of 2 Claude Code plugins from a maintained dotfiles repo
- Keywords cover agents, coding commands, and developer-experience utilities
- Community-sourced plugin pack for cloning a known personal setup
- Use when you want marketplace-style install instead of hand-copying config
- Pairs with Operate/infra when you refresh machines or onboard a new dev laptop
Why builders use it
Copying dotfiles and Claude plugin folders by hand is slow and easy to drift across laptops.
After you add the marketplace entry, Claude Code can install the bundled plugins so your agent tooling matches the maintainer’s dotfiles setup.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 2 stars, 0 votes.
FAQ
Who is tagoro9-dotfiles for?
Indie developers and Claude Code users who mirror dotfiles-based setups and want marketplace install for bundled agent utilities.
When should I use tagoro9-dotfiles?
Use it when you set up a new machine or align Claude Code commands with an existing tagoro9/dotfiles workflow.
How do I add tagoro9-dotfiles to my agent?
Add the tagoro9/dotfiles repository as a Claude Code marketplace source, then install the plugins from the bundle (2 plugins listed in catalog metadata).
Comments
Share how you use tagoro9-dotfiles, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.