Amoscicki Dotfiles
amoscicki-dotfiles is a Claude Code plugin for the Build phase that automates Windows 11 dev setup with PowerShell dotfiles and project-local Claude knowledge or researcher workflows.
Provision a Windows 11 dev environment with PowerShell dotfiles and Claude-friendly knowledge or researcher subagent hooks for local docs.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install amoscicki-dotfiles@amoscicki/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:amoscicki/dotfiles") and the paste-ready config with skillselion.get_install_config("plugin:amoscicki/dotfiles").
What it does
amoscicki-dotfiles targets solo builders on Windows 11 who want reproducible dev machines without manual installer archaeology. PowerShell scripts and configuration management encode the baseline tools and settings; catalog keywords add a Claude layer—claudeknowledge, documentation, researcher, and project-local saves—suggesting the dotfiles also wire agent-friendly knowledge capture beside traditional shell setup. That combination matters when you ship from one laptop: the same repo both provisions Node, Git, and editor defaults and gives your coding agent a documented place to research and persist findings. It is narrower than a cross-platform DevOps platform and more hands-on than a pure docs skill, which is why it fits builders who live on Windows and treat dotfiles as living infrastructure. Expect to adapt scripts to your stack; the value is automation plus optional subagent-oriented doc hooks in one cloneable repo.
Highlights
- Automated Windows 11 development environment via PowerShell and dotfiles
- Project-local Claude knowledge and documentation-oriented keywords
- Researcher subagent patterns for saves and researches workflows
- Community-category single-plugin bundle (pluginCount: 1)
- Bridges OS setup with agent-accessible docs rather than only shell aliases
Why builders use it
Windows solo builders lose days reinstalling tools manually and lack project-local documentation hooks for their coding agent.
After registering the plugin and running the dotfiles flow, you get a scripted Windows dev baseline with optional Claude knowledge and researcher integration for local docs.
At a glance
- Type - Plugin in Development Tools.
- Adoption - 0 installs, 0 stars, 0 votes.
FAQ
Who is amoscicki-dotfiles for?
It is for Windows-based solo builders who automate their dev environment with PowerShell and want Claude-friendly project-local knowledge tooling.
When should I use amoscicki-dotfiles?
Use it when setting up a new Windows 11 machine or standardizing scripts, docs, and researcher subagent patterns across repos.
How do I add amoscicki-dotfiles to my agent?
Install the amoscicki/dotfiles Claude Code plugin, apply the PowerShell configuration scripts, and enable project-local knowledge features in your agent config.
Comments
Share how you use amoscicki-dotfiles, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.