80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
update-docs
by peteonrails
Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Co...
aur-publish
by peteonrails
Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is publishe...
regression-test
by peteonrails
Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and con...
docker-test
by peteonrails
Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating te...
package-release
by peteonrails
Package voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.
refactor
by atilladeniz
Refactors code following Ousterhout's design principles. Analyzes complexity, creates prioritized refactoring plan, and...
triage-issue
by atlassian
Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issue...
spec-to-backlog
by atlassian
Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tic...
search-company-knowledge
by atlassian
Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes...
capture-tasks-from-meetin...
by atlassian
Analyze meeting notes to find action items and create Jira tasks for assigned work. When Claude needs to: (1) Create Jir...
generate-status-report
by atlassian
Generate project status reports from Jira issues and publish to Confluence. When Claude needs to: (1) Create a status re...
meeting-insights-analyzer
by ComposioHQ
Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedb...
developer-growth-analysis
by ComposioHQ
Analyzes your recent Codex chat history to identify coding patterns, development gaps, and areas for improvement, curate...
brand-guidelines
by ComposioHQ
Applies OpenAI's brand colors and typography to any artifact that should match the Codex/OpenAI look-and-feel. Use it wh...
support-ticket-triage
by ComposioHQ
Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create repr...
email-draft-polish
by ComposioHQ
Draft, rewrite, or condense emails with target tone, length, and audience; use for cold outreach, replies, status update...
connect
by ComposioHQ
Connect Codex to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail,...
meeting-notes-and-actions
by ComposioHQ
Turn meeting transcripts or rough notes into crisp summaries with decisions, risks, and owner-tagged action items; use f...
spreadsheet-formula-helpe...
by ComposioHQ
Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects...
commit-messages
by khaneliman
Generate conventional commit messages based on staged changes. Use when writing commit messages, understanding conventio...
writing-nix
by khaneliman
Writes idiomatic, performant, and maintainable Nix code. Covers best practices, anti-patterns to avoid (like `with`), mo...
validating-nix
by khaneliman
Validates Nix code correctness, syntax, and buildability. Use when checking for errors, debugging build failures, format...
nix-conditionals
by khaneliman
Nix conditional patterns: mkIf, optionals, optionalString, mkMerge. Use when writing conditional configuration, avoiding...
nix-validation
by khaneliman
Comprehensive Nix validation: treefmt-nix integration, statix/deadnix linting, flake checks, khanelinix-specific pattern...