dotfiles
Cross-platform developer environment setup and coding workflow skills
All Skills in This Repository (11)
Pure Emerald Level Indicatorsagent-browser
Automates browser interactions for web testing, form filling, and data extraction.
cli-builder
Build TypeScript CLIs with Bun, including subcommands and JSON output.
swarm-coordination
Coordinate multi-agent parallel task execution with Swarm Mail and swarm tools.
testing-patterns
Apply testing patterns to introduce seams and characterization tests in JavaScript/TypeScript projects.
skill-creator
Create, package, and validate Claude Skills with frontmatter and SKILL.md structure.
learning-systems
Quantify and manage learning signals from swarm task outcomes.
system-design
Design reusable software systems with deep modules and information hiding.
remotion-best-practices
Codify Remotion best-practice patterns for standardized video production workflows.
web-design-guidelines
Analyze UI code against Web Interface Guidelines and output file:line findings.
vercel-react-best-practices
Review React and Next.js code for performance optimization best practices.
turborepo
Configure turbo.json task pipelines, caching, and filters for monorepos.
Frequently Asked Questions
FAQPage SchemaHow to install anthonyshew/dotfiles?โผ
Run `npx skills add anthonyshew/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
What does this dotfiles repository configure?โผ
It configures zsh, Git, Neovim with LazyVim, tmux, Starship, Ghostty, and other terminal tools, with bootstrap scripts that link everything into your home directory on macOS or Linux.
How do I clean up unused npm dependencies?โผ
The npm-deps-cleanup skill audits your project across npm, pnpm, Yarn, and Bun, removes unused dependencies, deduplicates versions, and reports the measured reduction in lockfile size.
Does this work with OpenCode and other coding agents?โผ
Yes. The skills follow the standard SKILL.md format and the AGENTS.md file provides behavioral rules that compatible coding agents read automatically.
Can it help with Turborepo monorepo setup?โผ
Yes. The bundled Turborepo skill covers task pipelines, caching, package filtering, environment variables, and CI configuration with clear anti-pattern warnings.
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