megalithicmegalithicCommunityยท6 Agent Skills Included

dotfiles

macOS dotfiles with coding workflow, browser, and ticket skills

Manages a full macOS development environment through Nix and mise, with ready-made skills for everyday coding work. Covers git commits and worktrees, ticket-based task pipelines, tmux session control, browser automation, and Asana or GitHub lookups. Removes manual environment setup and repetitive terminal steps so coding tasks run faster and more consistently.
npx skills add megalithic/dotfiles --all -g -y
Available:

Tells the agent which host and config system (Nix or mise) applies, how to edit symlinked config files safely, and how to run tasks, secrets, and interactive commands correctly.

All Skills in This Repository (6)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install megalithic/dotfiles?โ–ผ

Run `npx skills add megalithic/dotfiles --all -g -y` in your terminal to install all skills in this suite globally.

What does this dotfiles repo automate?โ–ผ

It manages a full macOS dev setup with Nix and mise, and adds skills for git commits, worktrees, ticket workflows, tmux control, and browser automation.

How do the ticket workflow skills work?โ–ผ

The task-pipeline, ticket-creator, and ticket-worker skills turn a plan into small verified tickets, then work each one end to end with tests and conventional commits.

Can it control my browser or terminal sessions?โ–ผ

Yes. The web-browser and chrome-cdp skills drive Chromium browsers, and the tmux skill safely sends keystrokes to interactive terminal sessions.

Do I need Nix experience to use these skills?โ–ผ

No. The skills run as plain-English commands in your coding agent, while the Nix and mise layers only matter if you adopt the dotfiles setup itself.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’