Skip to main content
Run any Skill in Manus
with one click
GitHub repository

dotfiles

dotfiles contains 11 collected skills from paulirish, with repository-level occupation coverage and site-owned skill detail pages.

skills collected
11
Stars
4.4k
updated
2026-07-16
Forks
1.3k
Occupation coverage
2 occupation categories · 100% classified
repository explorer

Skills in this repository

distill-page
software-developers

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

2026-07-16
fetch-as-markdown
software-developers

Fetch a URL using Playwright and convert its content to Markdown.

2026-07-16
google-ai-search
software-developers

Run a Google Search and capture the AI response/Overview.

2026-07-16
pauls-gerrit
software-developers

Gerrit helpers for fetching unresolved comments and CL diffs.

2026-07-16
npm-trusted-publishing
software-developers

Set up or debug npm Trusted Publishing (OIDC) from GitHub Actions. Handles permissions, metadata validation, and provenance.

2026-07-16
pauls-project-setup
software-developers

Paul's modern stack conventions for new projects (pnpm, native node test, esbuild, buildless-types). Consult when starting a new project or repository.

2026-07-14
qmd-expert
software-developers

How to effectively use QMD (Quick Markdown Search) to pull in extra relevant context, run multi-query searches, extract high-scoring chunk IDs, and fetch their contents. Use this skill when asked to search across a large markdown knowledge base, run QMD queries, or retrieve deep context using the qmd CLI.

2026-07-12
hot-reloading-for-chrome-extensions
software-developers

Set up hot-reloading for chrome extensions. Provides a zero-dependency solution for automatic extension refreshing during development.

2026-06-02
github-pr-comment-fetcher
software-developers

Easily query for open discussions and reviews on a pull request to help resolve them.

2026-06-02
buildless-types
software-developers

Use when the user asks to "set up types without a build step", "use vanilla JS with types", "configure erasable syntax", or mentions "JSDoc type checking". It provides instructions for modern type safety using JSDoc in browsers and native TypeScript execution in Node.js.

2026-04-06
modern-css
web-developers

Specialized knowledge for writing modern high-quality CSS. Trigger this skill when starting a new CSS project/file, when the user asks about new CSS features (e.g. Masonry, View Transitions, Container Queries, Scroll-driven animations), or requests refactoring of legacy styles to modern standards.

2026-04-02