dotfiles
Dotfiles management, shell scripting, QA testing, and code review
All Skills in This Repository (17)
Pure Emerald Level Indicatorsplan-design-review
Analyze a live website and produce a prioritized design audit with annotated screenshots.
design-consultation
Generates a complete design system specification and live preview page from a product context.
qa-design-review
Identify visual inconsistencies and fix them with atomic commits and before/after evidence.
document-release
Update core project documentation to reflect shipped changes on a feature branch.
qa
Run tiered web app QA testing and iteratively fix bugs with atomic commits.
react-typescript-frontend
Guide React + TypeScript component implementation with consistent architecture and typing conventions.
qa-only
Run report-only QA testing on web applications and generate verification reports.
setup-browser-cookies
Import cookies from Chromium-based browsers into headless Playwright sessions.
review
Analyze diffs against the base branch and auto-fix mechanical issues during PR reviews.
plan-ceo-review
Automate CEO-level plan reviews with frontmatter-driven workflows and mode-based decisions.
retro
Analyze git commit history to generate data-driven weekly retrospective reports.
octocat
Automate Git and GitHub workflows via gh CLI for PRs, issues, and repository settings.
Frequently Asked Questions
FAQPage SchemaHow to install g4rcez/dotfiles?โผ
Run `npx skills add g4rcez/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repository configure?โผ
It manages Zsh, Neovim, tmux, Ghostty, Karabiner keyboard shortcuts, Espanso text expansion, and 99 Homebrew packages through a single TypeScript config file.
How do the QA and design review skills work?โผ
They drive a headless browser to click through your web app, capture annotated screenshots, score visual and functional health, and optionally fix the bugs they find.
Can it review my TypeScript and shell code?โผ
Yes. Dedicated skills audit TypeScript typing, React patterns, Neovim Lua, and Bash/Zsh scripts, reporting concise file-and-line findings.
Does it work with Claude Code and other AI coding tools?โผ
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Codex, and other compatible coding environments.
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