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
ShipitSmarter

api-integration

by ShipitSmarter

star 0

Integrating with generated API types and services in viya-app. Use when working with API endpoints, creating services, o...

davidkelley

review-pr-feedback

by davidkelley

star 0

Address PR review comments, make fixes, reply, and resolve

davidkelley

github-fix-ci

by davidkelley

star 0

Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan an...

ahupp

python-debug

by ahupp

star 0

Use when you need to inspect detailed execution flow of a Python program, stepping through functions and inspecting vari...

jfriisj

cpu-mode-assertions-torch

by jfriisj

star 0

Assert CPU-only runtime inside a container using PyTorch (torch.cuda.is_available()==False) and optional env var checks....

Cogni-AI-OU

context-aware-ops

by Cogni-AI-OU

star 0

Intelligent resource management with size checking and filtering to preserve context window

jfriisj

synthetic-wav-sample

by jfriisj

star 0

Generate a tiny non-sensitive WAV file using only the Python standard library. Use for deterministic smoke tests without...

jfriisj

multipart-audio-smoke

by jfriisj

star 0

Smoke test an audio upload endpoint using multipart/form-data. Use for quick end-to-end validation of transcription pipe...

jfriisj

http-health-smoke

by jfriisj

star 0

Run quick HTTP health/readiness smoke checks against one or more endpoints. Use to validate a service is up before runni...

jfriisj

compose-bringup

by jfriisj

star 0

Bring up a Docker Compose stack reliably and verify basic service/container status. Use for local smoke tests, live test...

jfriisj

docker-logs-snapshot

by jfriisj

star 0

Capture a quick, reproducible snapshot of Docker/Compose logs and container state for debugging. Use when smoke tests fa...

ahupp

summarize-cpython-failure...

by ahupp

star 0

Summarize CPython test failures from cpython_full_test_run.log (and cpython_full_test_run_summary.txt if present), compu...

JohnLudlow

feature-doc-elaborate

by JohnLudlow

star 0

Produce a feature/component documentation that adheres to repo standards.

JohnLudlow

implement-doc-update

by JohnLudlow

star 0

Perform changes to implement a feature

JohnLudlow

implementation-doc-review

by JohnLudlow

star 0

Review functional area and component documentation to check that it adheres to repo standards.

JohnLudlow

feature-implement

by JohnLudlow

star 0

Perform changes to implement a feature

ahupp

python-monitoring-trace

by ahupp

star 0

Use when you need a detailed execution trace of a Python script using sys.monitoring, including logging every operation...

ahupp

fix-test-case

by ahupp

star 0

Fix a specific failing test case in this repo by identifying the root cause, adding a minimal repro under tests/, explai...

ahupp

run-cpython-tests

by ahupp

star 0

Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a p...

JohnLudlow

feature-doc-review

by JohnLudlow

star 0

Review a feature/component documentation to check that it adheres to repo standards.

star 0

React frontend development patterns. Use when creating pages, components, API integration, or UI features.

biggs3d

code-review-assistant

by biggs3d

star 0

Perform systematic code review following {{sharedLib}}/{{projectName}} HMI standards and best practices. Use when review...

biggs3d

create-server-simulation-...

by biggs3d

star 0

Create a C# server-side simulation service following the Plugin/IEventAdapter pattern with configuration, pulse updates,...

biggs3d

fix-mobx-reactivity-issue...

by biggs3d

star 0

Diagnose and fix common MobX reactivity problems including components not updating, state changes not triggering re-rend...