freekmurzefreekmurzeCommunityยท60 Agent Skills Included

dotfiles

Laravel developer dotfiles with AI agent skills and shell tooling

Sets up a complete macOS development environment for Laravel and PHP work with one install command. Includes 19 AI agent skills for code review, PR merging, test speedups, marketing copy, and social posting. Eliminates manual shell configuration and gives Claude Code and Codex shared, version-controlled instructions.
npx skills add freekmurze/dotfiles --all -g -y
Available:

Tells the AI agent to answer succinctly and critically, avoid em dashes in all writing, use the spatie-guidelines skill for PHP work, and use the gh CLI for GitHub operations.

All Skills in This Repository (60)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

typefully

Create, schedule, and publish social media posts via the Typefully API.

Community
Advanced
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

review-code

Reviews working tree changes across correctness, security, and convention lanes.

Community
Advanced
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

explain-changes

Generates an HTML page explaining all changes on a git branch for code review.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

livewire-4

Build reactive Livewire 4 components and interfaces for Laravel applications.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

write-freek-dev-blogpost

Generates markdown blog posts matching the writing style and structure of freek.dev.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

code-snippet-images

Generate syntax-highlighted code snippet PNG images using HTML templates and Chrome headless.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

there-there

Manage There There helpdesk tickets, contacts, and channels via the there-there CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

update-spatie-docs

Re-imports Spatie package documentation on spatie.be via the docs:import artisan command.

Community
Basic
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

audit-architecture

Audits a codebase for structural simplifications in data structures, state, and control flow.

Community
Advanced
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

laravel-inertia-react-structure

Defines frontend directory structure and React conventions for Laravel Inertia applications.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

react-best-practices

Guides correct React patterns for hooks, effects, refs, and component design.

Community
Intermediate
๐Ÿ“ฆ In Repo
freekmurzefreekmurze

grill-me

Interviews the user question-by-question to stress-test plans and resolve design decisions.

Community
Basic

Frequently Asked Questions

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