80,000+ Skills to Supercharge Claude
The open directory for GitHub-integrated capabilities, tools, and prompts for your AI workflows.
Integrating with generated API types and services in viya-app. Use when working with API endpoints, creating services, o...
review-pr-feedback
by davidkelley
Address PR review comments, make fixes, reply, and resolve
github-fix-ci
by davidkelley
Inspect GitHub PR checks with gh, pull failing GitHub Actions logs, summarize failure context, then create a fix plan an...
python-debug
by ahupp
Use when you need to inspect detailed execution flow of a Python program, stepping through functions and inspecting vari...
cpu-mode-assertions-torch
by jfriisj
Assert CPU-only runtime inside a container using PyTorch (torch.cuda.is_available()==False) and optional env var checks....
context-aware-ops
by Cogni-AI-OU
Intelligent resource management with size checking and filtering to preserve context window
synthetic-wav-sample
by jfriisj
Generate a tiny non-sensitive WAV file using only the Python standard library. Use for deterministic smoke tests without...
multipart-audio-smoke
by jfriisj
Smoke test an audio upload endpoint using multipart/form-data. Use for quick end-to-end validation of transcription pipe...
http-health-smoke
by jfriisj
Run quick HTTP health/readiness smoke checks against one or more endpoints. Use to validate a service is up before runni...
compose-bringup
by jfriisj
Bring up a Docker Compose stack reliably and verify basic service/container status. Use for local smoke tests, live test...
docker-logs-snapshot
by jfriisj
Capture a quick, reproducible snapshot of Docker/Compose logs and container state for debugging. Use when smoke tests fa...
summarize-cpython-failure...
by ahupp
Summarize CPython test failures from cpython_full_test_run.log (and cpython_full_test_run_summary.txt if present), compu...
feature-doc-elaborate
by JohnLudlow
Produce a feature/component documentation that adheres to repo standards.
implement-doc-update
by JohnLudlow
Perform changes to implement a feature
implementation-doc-review
by JohnLudlow
Review functional area and component documentation to check that it adheres to repo standards.
python-monitoring-trace
by ahupp
Use when you need a detailed execution trace of a Python script using sys.monitoring, including logging every operation...
fix-test-case
by ahupp
Fix a specific failing test case in this repo by identifying the root cause, adding a minimal repro under tests/, explai...
run-cpython-tests
by ahupp
Run the CPython regression test suite in this repo via scripts/run_cpython_tests.sh with parallel execution, enforce a p...
feature-doc-review
by JohnLudlow
Review a feature/component documentation to check that it adheres to repo standards.
React frontend development patterns. Use when creating pages, components, API integration, or UI features.
code-review-assistant
by biggs3d
Perform systematic code review following {{sharedLib}}/{{projectName}} HMI standards and best practices. Use when review...
create-server-simulation-...
by biggs3d
Create a C# server-side simulation service following the Plugin/IEventAdapter pattern with configuration, pulse updates,...
fix-mobx-reactivity-issue...
by biggs3d
Diagnose and fix common MobX reactivity problems including components not updating, state changes not triggering re-rend...