dotfiles
Laravel developer dotfiles with AI agent skills and shell tooling
All Skills in This Repository (60)
Pure Emerald Level Indicatorstypefully
Create, schedule, and publish social media posts via the Typefully API.
review-code
Reviews working tree changes across correctness, security, and convention lanes.
explain-changes
Generates an HTML page explaining all changes on a git branch for code review.
livewire-4
Build reactive Livewire 4 components and interfaces for Laravel applications.
write-freek-dev-blogpost
Generates markdown blog posts matching the writing style and structure of freek.dev.
code-snippet-images
Generate syntax-highlighted code snippet PNG images using HTML templates and Chrome headless.
there-there
Manage There There helpdesk tickets, contacts, and channels via the there-there CLI.
update-spatie-docs
Re-imports Spatie package documentation on spatie.be via the docs:import artisan command.
audit-architecture
Audits a codebase for structural simplifications in data structures, state, and control flow.
laravel-inertia-react-structure
Defines frontend directory structure and React conventions for Laravel Inertia applications.
react-best-practices
Guides correct React patterns for hooks, effects, refs, and component design.
grill-me
Interviews the user question-by-question to stress-test plans and resolve design decisions.
Frequently Asked Questions
FAQPage SchemaHow to install freekmurze/dotfiles?โผ
Run `npx skills add freekmurze/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.
What does this dotfiles repo set up?โผ
It installs a full macOS dev environment with Zsh, modern CLI tools like ripgrep and fzf, PHP and Node version managers, plus a shared AI agent configuration for Claude Code and Codex.
What AI agent skills are included?โผ
You get 19 skills covering code review, PR merging, Laravel and React best practices, test speedups, blog writing, social posting via Typefully, and a full marketing toolkit.
Does it work with both Claude Code and Codex?โผ
Yes. One AGENTS.md file and one skills directory feed both tools through symlinks, so you maintain a single source of configuration.
Can I install only the AI setup without the dotfiles?โผ
Yes. The repo provides a standalone install script that sets up just the Claude Code CLI, skills, and agents without touching your shell configuration.
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