S claudeport

utilities

12 skills

304

"Crawl entire websites using Cloudflare Browser Rendering /crawl API. Initiates async crawl jobs, polls for completion, and saves results as markdown files. Useful for ingesting documentation sites, knowledge bases, or any web content into your project context. Requires CLOUDFLARE_ACCOUNT_ID and CLOUDFLARE_API_TOKEN environment variables."

npx claude-code-templates@latest --skill utilities/cf-crawl
250

Complete browser automation with Playwright. Auto-detects dev servers, writes clean test scripts to /tmp. Test pages, fill forms, take screenshots, check responsive design, validate UX, test login flows, check links, automate any browser task. Use when user wants to test websites, automate browser interactions, validate web functionality, or perform any browser-based testing.

npx claude-code-templates@latest --skill utilities/playwright-skill
248

"Browser automation powers web testing, scraping, and AI agent interactions. The difference between a flaky script and a reliable system comes down to understanding selectors, waiting strategies, and anti-detection patterns. This skill covers Playwright (recommended) and Puppeteer, with patterns for testing, scraping, and agentic browser control. Key insight: Playwright won the framework war. Unless you need Puppeteer's stealth ecosystem or are Chrome-only, Playwright is the better choice in 202"

npx claude-code-templates@latest --skill utilities/browser-automation
221

Generates creative domain name ideas for your project and checks availability across multiple TLDs (.com, .io, .dev, .ai, etc.). Saves hours of brainstorming and manual checking.

npx claude-code-templates@latest --skill utilities/domain-name-brainstormer
201

"Expert in building browser extensions that solve real problems - Chrome, Firefox, and cross-browser extensions. Covers extension architecture, manifest v3, content scripts, popup UIs, monetization strategies, and Chrome Web Store publishing. Use when: browser extension, chrome extension, firefox addon, extension, manifest v3."

npx claude-code-templates@latest --skill utilities/browser-extension-builder
61

Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions

npx claude-code-templates@latest --skill utilities/using-superpowers
59

Generative Engine Optimization for AI search engines (ChatGPT, Claude, Perplexity).

npx claude-code-templates@latest --skill utilities/geo-fundamentals
42

Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state management, routing, or shadcn/ui components - not for simple single-file HTML/JSX artifacts.

npx claude-code-templates@latest --skill utilities/web-artifacts-builder
37

A skill that creates new Claude skills and automatically shares them on Slack using Rube for seamless team collaboration and skill discovery.

npx claude-code-templates@latest --skill utilities/skill-share
27

This skill should be used when the user asks to "set up a web server", "configure HTTP or HTTPS", "perform SNMP enumeration", "configure SMB shares", "test network services", or needs guidance on configuring and testing network services for penetration testing labs.

npx claude-code-templates@latest --skill utilities/network-101
15

How to use a Win32 build of BusyBox to run many of the standard UNIX command line tools on Windows.

npx claude-code-templates@latest --skill utilities/busybox-on-windows