dotfiles
Complete macOS developer environment with dotfiles, themes, and AI agent skills
All Skills in This Repository (8)
Pure Emerald Level Indicatorsclaude-code-analyzer
Analyze Claude Code history JSONL to extract tool usage and generate configuration recommendations.
blog-post-writer
Transform unstructured brain dumps into polished blog posts in Nick Nisi's voice.
conference-talk-builder
Generate conference talk outlines and iA Presenter Markdown slides.
gpt5-consultant
Leverages GPT-5 to analyze complex debugging and architectural problems, producing actionable guidance via designated MCP endpoints.
source-drafting
Drafts documents from source materials with claim-level source mapping and verification.
bro
Restates the previous AI message in plain language without jargon.
verify-behavior
Verify visible product behavior by driving real UI surfaces with checked computer-use tools.
gh-stack
Manages stacked GitHub pull requests and splits multi-part work into reviewable branches.
Frequently Asked Questions
FAQPage SchemaHow to install nicknisi/dotfiles?▼
Run `npx skills add nicknisi/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repo set up?▼
It bootstraps a full macOS dev environment including zsh, Neovim, tmux, Ghostty, Starship, AeroSpace, and SketchyBar via a single Mise bootstrap command.
How do I manage stacked pull requests with AI?▼
The included gh-stack skill lets your AI agent create, sync, rebase, and merge stacked PR branches using the GitHub CLI without interactive prompts.
Can AI verify UI behavior automatically?▼
Yes. The verify-behavior skill drives the real app UI through checked computer-use tools and requires verified evidence before confirming a bug or feature works.
Do these skills work with Claude Code?▼
Yes. All skills follow the standard SKILL.md format and run in Claude Code, Pi, and other compatible AI coding agents.
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