with one click
dotfiles
dotfiles contains 10 collected skills from swen128, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Design beautiful artifacts — slides, decks, prototypes, wireframes, docs, and landing pages — as live HTML you can preview, comment on, and edit in a browser. The model does ALL the design work as an expert designer; a bundled local Bun app only renders the preview and relays the user's comments/edits back. No LLM/API is ever called by the app. Trigger on: "claude design", "design a slide", "design a deck", "make a deck", "design a prototype", "design a wireframe", "design a doc", "design a landing page", "make it beautiful", or any visual-design / mockup ask.
Stress-test the design of a commit / branch / file through a team of opinionated refactor specialists.
Stress-test a planning, design, architecture, or strategy decision through adversarial rounds.
Manage macOS Reminders from the CLI. Triggers on phrases like "remind me to ...", "add a reminder", "list my reminders", "complete the reminder about ...", "delete the reminder"
Generate a walkthrough JSON for the Neovim walkthrough plugin to walk a human through a code execution path — bug explanations, control-flow narration, race-condition timelines, variable evolution.
Spawn and manage remote Claude Code sessions in isolated cloud environments.
Structured dev workflow with plan, interface-first TDD, draft PR, and remote auto-fix.
Initialize a new TypeScript project with proper guardrails
End-to-end test a Claude Code plugin by launching an interactive Claude session in a tmux pane with the plugin loaded, sending prompts, and verifying behavior.
Check diff between deployed dotfiles (target) and chezmoi source, and backport changes from the live system back into the chezmoi repository. Use when dotfiles have been modified outside of chezmoi and need to be synced back.