Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
ascii-preview-generate
Medium Risk 50Generate ASCII PDF Layout Previews
by AbeJitsu
PDF layout is hard to inspect from extracted text alone. This skill creates readable ASCII previews that combine page images and extraction metadata.
browser-use
Medium Risk 50Automate Browser Tasks with Playwright MCP
by AbdullahMalik17
Manual browser work is slow and hard to repeat across pages, forms, and test flows. This skill gives Claude, Codex, and Claude Code structured Playwright MCP commands for controlled browser automation.
ai-sdk-handler
Medium Risk 50Build Vercel AI SDK Workflows
by AayushBaniya2006
Teams need reliable patterns for adding AI features to Next.js apps. This skill provides focused guidance for chat, structured output, generative UI, and background agents using Vercel AI SDK.
pptx
High Risk 38Create and Edit PowerPoint Decks
by 92Bilal26
PowerPoint editing often needs precise layout control, template awareness, and file validation. This skill provides workflows for creating, modifying, inspecting, and checking PPTX files with HTML, OOXML, and helper scripts.
docusaurus-deployer
Medium Risk 50Deploy Docusaurus to GitHub Pages
by 92Bilal26
Docusaurus deployments can fail because configuration, build output, and GitHub Pages settings must align. This skill guides local validation, workflow setup, and deployment checks before publishing.
debug-tauri
Medium Risk 50Debug Tauri WebView apps
by 8beeeaaat
Tauri WebView issues often require screenshots, logs, process checks, and state details from different places. This skill gives Claude, Codex, and Claude Code a structured local workflow for collecting and analyzing that evidence.
firebase-development-debug
Medium Risk 50Debug Firebase Development Issues
by 2389-research
Firebase development failures can be hard to isolate across emulators, rules, functions, auth, and deployment. This skill guides a structured debugging workflow with focused checks and repeatable fixes.
binary-re-dynamic-analysis
High Risk 38Analyze Runtime Behavior in Binaries
by 2389-research
Dynamic binary analysis is risky and hard to document consistently. This skill guides controlled execution, tracing, debugging, and evidence capture for reverse-engineering work.
web-scrape
Medium Risk 50Extract Clean Web Page Content
by 21pounder
Web pages often contain navigation, ads, popups, and repeated elements that obscure the useful content. This skill uses browser capture and smart extraction steps to return clean markdown, text, or structured page summaries.
twscrape
High Risk 38Scrape Twitter/X Data with twscrape
by 2025Emma
Teams need a practical way to collect public Twitter/X data for monitoring, research, and analysis. This skill explains twscrape workflows for searches, profiles, followers, trends, account pools, proxies, and exports.
telegram-dev
Medium Risk 50Build Telegram Bots and Mini Apps
by 2025Emma
Telegram development spans Bot API, Mini Apps, MTProto, payments, storage, and webhooks. This skill gives Claude, Codex, and Claude Code structured references and implementation prompts for practical Telegram projects.
proxychains
Medium Risk 50Route Network Commands Through Proxychains
by 2025Emma
Network restrictions can block Git, package managers, and download tools. This skill shows how to retry those commands through proxychains4 and a local proxy.
hummingbot
High Risk 38Configure Hummingbot Trading Bots
by 2025Emma
Crypto trading bots require careful setup across exchanges, strategies, and secrets. This skill helps Claude, Codex, and Claude Code answer Hummingbot configuration, connector, strategy, and troubleshooting questions from bundled documentation.
claude-cookbooks
Medium Risk 50Build Claude API Applications
by 2025Emma
Developers need reliable examples for Claude API features and application patterns. This skill organizes cookbook guidance for Claude, Codex, and Claude Code workflows.
claude-code-guide
Medium Risk 50Learn Claude Code Workflows
by 2025Emma
Claude Code has many tools, commands, and workflow patterns that can be hard to learn. This guide organizes practical usage patterns, examples, and configuration guidance in one reference.
firefox-browser
Medium Risk 50Control Firefox Browser Sessions
by 1jehuang
Web tasks often require the same logged-in browser state that users already trust. This skill lets Claude, Codex, and Claude Code inspect and operate Firefox through a local bridge.
security-patterns
Medium Risk 50Review Web Security Patterns
by 0xDarkMatter
Security reviews often miss common web risks and unsafe defaults. This skill gives OWASP-focused checklists, examples, and local audit helpers for faster review.
python-pytest-patterns
Medium Risk 50Build Reliable Pytest Test Suites
by 0xDarkMatter
Python teams often need consistent pytest patterns across fixtures, mocks, async tests, and coverage. This skill gives Claude, Codex, and Claude Code practical references and templates for maintainable test suites.
python-env
High Risk 38Manage Python Environments with uv
by 0xDarkMatter
Python projects often need repeatable environments, dependency locks, and packaging steps. This skill gives Claude, Codex, and Claude Code practical uv workflows for setup, dependency management, and publishing.
mcp-patterns
Medium Risk 50Build MCP Server Patterns
by 0xDarkMatter
MCP server authors need repeatable patterns for tools, resources, authentication, state, and tests. This skill gives concise reference examples for Claude Code integration work.