paulirishpaulirishCommunityยท11 Agent Skills Included

dotfiles

Developer toolkit for shell setup, web scraping, and modern frontend workflows

Automates developer workflows across shell configuration, Git utilities, and modern web tooling. Fetches webpages as clean Markdown, inspects Chrome heap snapshots, gathers PR review comments, and sets up hot-reloading for Chrome extensions. Eliminates manual browser scraping, slow build steps, and repetitive terminal tasks with ready-to-run scripts and agent skills.
npx skills add paulirish/dotfiles --all -g -y

All Skills in This Repository (11)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
paulirishpaulirish

modern-css

Guide modern CSS with container queries, color spaces, and progressive enhancement.

Community
Advanced
๐Ÿ“ฆ In Repo
paulirishpaulirish

build-free-types

Configure JSDoc and erasable TypeScript for type checking without a build step.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

Hot Reloading for Chrome Extensions

Reload MV3 Chrome extensions and tabs when source files change.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

buildless-types

Configures type checking for JavaScript and TypeScript projects without a build step.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

pauls-project-setup

Configures new JavaScript projects with pnpm, node --test, esbuild, and oxlint conventions.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

google-ai-search

Run Google searches and capture AI Overview responses via Chrome DevTools Protocol.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

fetch-as-markdown

Fetch web pages with Playwright and convert rendered HTML to Markdown.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

distill-page

Extract distilled webpage content as Markdown using Chromium's on-device ML page annotation.

Community
Advanced
๐Ÿ“ฆ In Repo
paulirishpaulirish

GitHub PR comment fetcher

Fetches pull request reviews and comment threads with resolved status via GitHub CLI.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

heap-snapshot-inspection

Analyze Chromium heap snapshots to diagnose memory leaks in Chrome, Node.js, and Electron.

Community
Intermediate
๐Ÿ“ฆ In Repo
paulirishpaulirish

qmd-expert

Queries markdown knowledge bases with the qmd CLI and retrieves high-scoring chunks.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install paulirish dotfiles?โ–ผ

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

What can I do with paulirish dotfiles?โ–ผ

You get shell aliases and Git utilities plus agent skills for fetching pages as Markdown, analyzing heap snapshots, gathering PR comments, and setting up modern CSS and type-safe projects.

How to convert a webpage to clean Markdown?โ–ผ

Use the fetch-as-markdown or distill-page skills, which render the page in a browser and output noise-free Markdown ready for AI processing.

Does it work with Claude Code and other AI agents?โ–ผ

Yes. All skills follow the universal SKILL.md standard and run in Claude Code, Cursor, Codex, and other compatible agents.

Can I use these dotfiles without shell experience?โ–ผ

Yes. The agent skills run through plain-English requests, and you can cherry-pick individual aliases or scripts without adopting the full setup.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’