dotfiles
Personal dotfiles plus reusable coding, writing, and planning skills
All Skills in This Repository (35)
Pure Emerald Level Indicatorssnowball-content
Generates topic-based multi-platform content plans with calendars and success metrics.
dotfile-hone
Detect and correct information loss and flow inefficiencies in pipeline DOT files.
content-creator-launchpad
Run a 7-phase pipeline to generate a content brand launch plan.
summarize-meetings
Convert meeting transcripts into structured summaries and knowledge-graph-ready notes.
fleet-manager
Classify tmux agent panes and present a triage digest.
granola-to-obsidian
Import Granola meeting notes into Obsidian as formatted markdown files.
memory
Store and retrieve user context via embedding-based semantic similarity search.
marketing-audit
Audit messaging, offers, funnels, and content strategy to reveal conversion blockers.
dotfile-brainstorm
Convert vague project ideas into structured design documents with pipeline configuration.
dotfile-audit
Audit and repair DOT pipeline files until validation returns zero errors and warnings.
scenario-to-tiktok
Convert scenario planning artifacts into TikTok scripts with timing and meme guidance.
nothing-design
Generate Nothing-style UI/UX design guidance for screens with hierarchy, typography, spacing, and monochrome colors.
Frequently Asked Questions
FAQPage SchemaHow to install harperreed/dotfiles?▼
Run `npx skills add harperreed/dotfiles --all -g -y` in your terminal to install all skills in this repository globally.
What is included in these dotfiles?▼
Shell, git, tmux, Hyprland, and macOS defaults managed with yadm, plus a large collection of skills for Swift development, release management, writing, and planning.
Do these skills work with Claude Code and Codex?▼
Yes. The repository ships parallel skill folders for both Claude Code (.claude/skills) and Codex (.codex/skills), following the standard SKILL.md format.
Can I use these dotfiles on my own machine?▼
They are one person's living configs, not a framework. Borrow individual configs or skills that are useful, but avoid installing everything blindly.
What coding rules does the CLAUDE.md enforce?▼
It requires test-driven development, conventional commits, never bypassing git hooks, and never inventing technical details like API endpoints or config flags.
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