anthonyshewanthonyshewCommunityยท11 Agent Skills Included

dotfiles

Cross-platform developer environment setup and coding workflow skills

Sets up a complete macOS and Linux development environment with preconfigured shell, Git, Neovim, tmux, and terminal tools. Includes practical coding skills for dependency cleanup, browser automation, testing patterns, system design, and Turborepo monorepos. Eliminates hours of manual configuration and gives your coding agent proven workflows for everyday engineering tasks.
npx skills add anthonyshew/dotfiles --all -g -y
Available:

Gives your coding agent personal working rules for concise communication, PR branch naming, PR description structure, and clean commenting habits.

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

agent-browser

Automates browser interactions for web testing, form filling, and data extraction.

Community
Advanced
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

cli-builder

Build TypeScript CLIs with Bun, including subcommands and JSON output.

Community
Advanced
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

swarm-coordination

Coordinate multi-agent parallel task execution with Swarm Mail and swarm tools.

Community
Advanced
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

testing-patterns

Apply testing patterns to introduce seams and characterization tests in JavaScript/TypeScript projects.

Community
Basic
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

skill-creator

Create, package, and validate Claude Skills with frontmatter and SKILL.md structure.

Community
Advanced
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

learning-systems

Quantify and manage learning signals from swarm task outcomes.

Community
Advanced
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

system-design

Design reusable software systems with deep modules and information hiding.

Community
Basic
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

remotion-best-practices

Codify Remotion best-practice patterns for standardized video production workflows.

Community
Basic
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

web-design-guidelines

Analyze UI code against Web Interface Guidelines and output file:line findings.

Community
Intermediate
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

vercel-react-best-practices

Review React and Next.js code for performance optimization best practices.

Community
Intermediate
๐Ÿ“ฆ In Repo
anthonyshewanthonyshew

turborepo

Configure turbo.json task pipelines, caching, and filters for monorepos.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How 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โ†’