Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
css-development-create-component
Low Risk 77Create Consistent CSS Components
by 2389-research
New UI components often drift from established CSS patterns and miss dark mode or tests. This skill guides Claude, Codex, and Claude Code through a repeatable component workflow.
css-development
Low Risk 77Build Maintainable CSS Components
by 2389-research
CSS work often becomes inconsistent across components, tests, and dark mode states. This skill guides Claude, Codex, and Claude Code through structured CSS creation, validation, and refactoring workflows.
cookoff
Medium Risk 73Compare Parallel Implementations
by 2389-research
Teams often lose quality signals when one agent implements a design alone. This skill runs parallel implementation trials from the same design and guides comparison, review, and cleanup.
ceo-personal-os
Low Risk 73Build a CEO Personal Operating System
by 2389-research
Executives often have scattered goals, review notes, and decision frameworks. This skill creates a structured private system for reflection, planning, leadership review, and long-term pattern tracking.
building-multiagent-systems
Medium Risk 70Design Multi-Agent AI Systems
by 2389-research
Multi-agent projects often fail through unclear delegation, unsafe tools, and uncontrolled costs. This skill gives Claude, Codex, and Claude Code structured patterns for coordinated agent architectures.
binary-re-triage
Medium Risk 72Triage Unknown Binaries Quickly
by 2389-research
Unknown binaries slow reverse engineering because basic facts are missing. This skill guides Claude, Codex, and Claude Code through fast first-pass identification.
binary-re-synthesis
Low Risk 77Document Binary Analysis Findings
by 2389-research
Binary analysis often produces scattered notes, hypotheses, and tool outputs. This skill turns those materials into clear reports with traceable evidence.
binary-re-static-analysis
Medium Risk 71Analyze Binaries with Static RE Tools
by 2389-research
Binary reverse engineering is difficult when functions, strings, imports, and data flow are scattered across tools. This skill gives Claude, Codex, and Claude Code a structured workflow for static analysis with radare2 and Ghidra.
git-commit
Medium Risk 72Create Conventional Git Commits
by 21pounder
Manual commit preparation can miss changed files, staged diffs, or project message style. This skill reviews Git state and helps create a clear Conventional Commit.
code-review
Safe 80Review Code for Bugs and Security Issues
by 21pounder
Code changes often hide bugs, security gaps, and maintainability problems. This skill guides Claude, Codex, or Claude Code through structured reviews with prioritized feedback.
timescaledb
Low Risk 76Optimize TimescaleDB Time-Series Workloads
by 2025Emma
Time-series PostgreSQL systems need schema choices that match retention, ingest rate, and query patterns. This skill helps teams apply TimescaleDB documentation to hypertables, compression, continuous aggregates, and performance tuning.
postgresql
Low Risk 76Build with PostgreSQL Guidance
by 2025Emma
PostgreSQL work often requires exact syntax and careful administration choices. This skill gives Claude, Codex, and Claude Code structured reference help for SQL, schema design, setup, and tuning.
polymarket
Medium Risk 69Build Polymarket Market Data Tools
by 2025Emma
Polymarket integrations require correct API, trading, and WebSocket details. This skill gives Claude, Codex, and Claude Code structured reference guidance for market data, live streams, and trading workflows.
cryptofeed
Low Risk 76Build Crypto Market Data Feeds
by 2025Emma
Real-time crypto exchange data is difficult to normalize across many venues. This skill helps Claude, Codex, and Claude Code design Cryptofeed pipelines with clear subscriptions, callbacks, and backend choices.
claude-skills
Low Risk 85Build Reliable Claude Skills
by 2025Emma
Skill authors need a repeatable way to turn source material into useful AI instructions. This meta-skill provides templates, structure, examples, and validation guidance for Claude, Codex, and Claude Code workflows.
git-analysis
Medium Risk 72Analyze Git Branch Changes
by 1natsu172
Reviewing branch changes can require several git commands and careful merge-base selection. This skill gathers branch diffs, commit history, and file statistics into a clear review summary.
github-pr-best-practices
Low Risk 78Create Better GitHub Pull Requests
by 1natsu172
Poor pull request descriptions slow reviews and hide the intent of a change. This skill helps Claude, Codex, and Claude Code produce clear PR titles, summaries, and test plans.
running-tests
Medium Risk 72Run Project Tests Reliably
by 1gy
Teams lose time when test commands differ across projects and failure reports are incomplete. This skill detects common test commands, runs verification, and summarizes failures with next actions.
managing-branches
Low Risk 77Manage Git Branches Safely
by 1gy
Branch work often fails because the current state is unclear before changes begin. This skill guides Claude, Codex, and Claude Code through branch checks, creation, sync review, and issue reporting.
implementing-code
Low Risk 78Implement Code Changes
by 1gy
Implementation work often fails when agents skip project context or commit rules. This skill gives Claude, Codex, and Claude Code a simple workflow for investigating code, making focused edits, and creating conventional commits.