TopRank Skills

80,000+ Skills to Supercharge Claude

The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.

Showing 118511 results
peteonrails

update-docs

by peteonrails

star 308

Update voxtype documentation for releases and features. Use when adding features, fixing bugs, or preparing releases. Co...

peteonrails

aur-publish

by peteonrails

star 308

Publish voxtype to AUR. Updates PKGBUILD, generates checksums, and pushes to AUR. Use after a GitHub release is publishe...

peteonrails

regression-test

by peteonrails

star 308

Run regression tests for voxtype releases. Use before major releases to verify core functionality, CLI commands, and con...

peteonrails

docker-test

by peteonrails

star 308

Test voxtype in Docker containers. Use for testing builds, verifying packages work on different distros, or isolating te...

peteonrails

package-release

by peteonrails

star 308

Package voxtype for release. Creates deb and rpm packages from binaries. Use when building distribution packages.

atilladeniz

refactor

by atilladeniz

star 308

Refactors code following Ousterhout's design principles. Analyzes complexity, creates prioritized refactoring plan, and...

atlassian

triage-issue

by atlassian

star 307

Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issue...

atlassian

spec-to-backlog

by atlassian

star 307

Automatically convert Confluence specification documents into structured Jira backlogs with Epics and implementation tic...

atlassian

search-company-knowledge

by atlassian

star 307

Search across company knowledge bases (Confluence, Jira, internal docs) to find and explain internal concepts, processes...

atlassian

capture-tasks-from-meetin...

by atlassian

star 307

Analyze meeting notes to find action items and create Jira tasks for assigned work. When Claude needs to: (1) Create Jir...

atlassian

generate-status-report

by atlassian

star 307

Generate project status reports from Jira issues and publish to Confluence. When Claude needs to: (1) Create a status re...

ComposioHQ

meeting-insights-analyzer

by ComposioHQ

star 307

Analyzes meeting transcripts and recordings to uncover behavioral patterns, communication insights, and actionable feedb...

ComposioHQ

developer-growth-analysis

by ComposioHQ

star 307

Analyzes your recent Codex chat history to identify coding patterns, development gaps, and areas for improvement, curate...

ComposioHQ

brand-guidelines

by ComposioHQ

star 307

Applies OpenAI's brand colors and typography to any artifact that should match the Codex/OpenAI look-and-feel. Use it wh...

ComposioHQ

support-ticket-triage

by ComposioHQ

star 307

Triage customer support tickets/emails/chats into categories, priority, and next action; draft responses and create repr...

ComposioHQ

email-draft-polish

by ComposioHQ

star 307

Draft, rewrite, or condense emails with target tone, length, and audience; use for cold outreach, replies, status update...

ComposioHQ

connect

by ComposioHQ

star 307

Connect Codex to any app. Send emails, create issues, post messages, update databases - take real actions across Gmail,...

ComposioHQ

meeting-notes-and-actions

by ComposioHQ

star 307

Turn meeting transcripts or rough notes into crisp summaries with decisions, risks, and owner-tagged action items; use f...

ComposioHQ

spreadsheet-formula-helpe...

by ComposioHQ

star 307

Write and debug spreadsheet formulas (Excel/Google Sheets), pivot tables, and array formulas; translate between dialects...

khaneliman

commit-messages

by khaneliman

star 306

Generate conventional commit messages based on staged changes. Use when writing commit messages, understanding conventio...

khaneliman

writing-nix

by khaneliman

star 306

Writes idiomatic, performant, and maintainable Nix code. Covers best practices, anti-patterns to avoid (like `with`), mo...

khaneliman

validating-nix

by khaneliman

star 306

Validates Nix code correctness, syntax, and buildability. Use when checking for errors, debugging build failures, format...

khaneliman

nix-conditionals

by khaneliman

star 306

Nix conditional patterns: mkIf, optionals, optionalString, mkMerge. Use when writing conditional configuration, avoiding...

khaneliman

nix-validation

by khaneliman

star 306

Comprehensive Nix validation: treefmt-nix integration, statix/deadnix linting, flake checks, khanelinix-specific pattern...