Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
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.
git-workflow
Medium Risk 50Manage Git Workflows
by 0xDarkMatter
Git work can become risky when staging, rebasing, stashing, and reviewing happen across many branches. This skill gives Codex, Claude, and Claude Code structured command guidance for safer Git and GitHub CLI workflows.
find-replace
Medium Risk 50Replace Text Safely Across Projects
by 0xDarkMatter
Large codebases make manual text replacement slow and error-prone. This skill gives Claude, Codex, and Claude Code practical sd workflows for previewing, applying, and reviewing batch replacements.
container-orchestration
Medium Risk 50Build Container Deployment Patterns
by 0xDarkMatter
Container deployment files are easy to misconfigure across Docker, Kubernetes, and Helm. This skill provides practical patterns and templates for safer container builds, local stacks, and cluster manifests.
data-processing
Medium Risk 50Process Structured Data from the Command Line
by 0xDarkMatter
Teams often need quick answers from JSON, YAML, and TOML files. This skill provides jq and yq patterns for querying, filtering, transforming, and editing structured data.
claude-code-hooks
Medium Risk 50Configure Claude Code Hooks Safely
by 0xDarkMatter
Teams need predictable control over Claude Code tool execution and audit trails. This skill explains hook events, configuration patterns, and safer script practices for validation and logging.