Build your own pack
Curate your favorite skills into a reusable collection, then install it with one command.
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.
claude-code-headless
Medium Risk 50Automate Claude Code Headless Workflows
by 0xDarkMatter
Teams need repeatable Claude Code runs without an interactive terminal. This skill explains headless CLI usage, structured output, CI patterns, and tool controls.
claude-code-debug
Medium Risk 50Diagnose Claude Code Extension Issues
by 0xDarkMatter
Claude Code extensions can fail because of misplaced files, invalid settings, missing permissions, or unclear triggers. This skill provides focused checks and troubleshooting flows for skills, hooks, agents, MCP servers, and configuration problems.
linear
Medium Risk 50Manage Linear Issues from Your AI Agent
by 0xBigBoss
Teams lose time switching between chat, code, and Linear. This skill gives Claude, Codex, and Claude Code precise CLI workflows for Linear tasks.
gen-env
Medium Risk 50Generate Isolated Local Dev Environments
by 0xBigBoss
Parallel local project instances often collide on ports, Docker resources, and browser state. This skill helps Claude, Codex, and Claude Code create gen-env workflows that isolate each instance.
tilt
Medium Risk 50Manage Tilt Development Workflows
by 0xBigBoss
Tilt environments can be difficult to inspect, reload, and debug across Kubernetes resources. This skill gives Claude, Codex, and Claude Code practical CLI and Tiltfile guidance.
extract-transcripts
Medium Risk 50Extract Claude and Codex Transcripts
by 0xBigBoss
Claude Code and Codex sessions are stored as JSONL files that are hard to read directly. This skill converts them into readable markdown and can index sessions for local search.
sitemapkit
Medium Risk 50Discover Website Sitemaps
by 0nl1n1n
Website URL discovery is slow when sitemap locations are unknown. This skill uses SitemapKit to find sitemap files, extract URLs, and summarize crawl coverage.
vibe-security
Medium Risk 50Scan Code for Security Vulnerabilities
by 0x8506
Security reviews are slow when teams must inspect many languages and frameworks by hand. This skill guides Claude, Codex, and Claude Code through targeted scans, findings, fixes, and reports.
create-svg-from-prompt
High Risk 38Create SVG Art From Text Prompts
by 0x6a77
Teams often need quick vector artwork without manual tracing. This skill describes a workflow that generates an image from a prompt and converts it into SVG form.
create-pr
Medium Risk 50Create GitHub Pull Requests
by 0tarof
Preparing pull requests requires status checks, clean commits, branch pushes, and clear PR descriptions. This skill guides Claude, Codex, and Claude Code through that workflow with explicit staging and review steps.
jira-safe
Medium Risk 50Create SAFe Jira Work Items
by 01000001-01001110
Teams often lose structure when turning product plans into Jira issues. This skill provides SAFe templates, hierarchy rules, and scripts for Jira Cloud work item creation.
jira-workflow
Medium Risk 50Manage Jira Workflows
by 01000001-01001110
Teams need Jira stories that match implementation work and move through the correct workflow states. This skill guides story proposals, approvals, Jira API updates, and completion comments.
senior-secops
Low Risk 80Audit SecOps Workflows
by alirezarezvani
Security reviews often need repeatable checks and clear reporting. This skill gives Claude, Codex, and Claude Code structured SecOps prompts, CLI scaffolds, and reference guidance for review workflows.
senior-qa
Low Risk 81Generate QA Plans and Test Reviews
by alirezarezvani
Testing plans are often incomplete or hard to keep consistent. This skill provides QA checklists, testing prompts, and basic CLI report helpers.
senior-prompt-engineer
Low Risk 81Optimize Prompts for Production AI
by alirezarezvani
Production LLM prompts can fail when requirements, examples, and evaluation checks are unclear. This skill helps Claude, Codex, and Claude Code design prompts, RAG workflows, and agent patterns with structured review steps.