Helps Claude write and debug Astropy code for units, coordinates, FITS I/O, tables, time scales, WCS and cosmology.
A skill that guides Hugging Face Transformers work: Hub model loading, pipeline inference, text generation, and Trainer fine-tuning.
Restructures PyTorch code into LightningModules and configures multi-GPU training, logging, and checkpointing.
Teaches Claude Code to build, deploy and scale Python and AI/ML workloads on Modal's serverless GPU cloud.
Guides Claude to use SymPy for exact symbolic algebra, calculus, equation solving, and code generation.
Scans a repository and produces an interactive knowledge graph of its architecture, components and relationships.
A phase-based playbook for shipping pull requests that maintainers of third-party open-source repos actually merge.
A quality gate for Claude Code skills: audits your own or others' skills against official best practices and can even open an improvement PR.
A Git forensics skill that recovers lost commits, branches and stashes — and proves by content that cleanup won't drop any work.
Sets up, audits, and enforces internationalization in React/Next.js/Vue codebases — from framework config to replacing hard-coded strings and verifying locale key parity.
Sets up and runs Promptfoo-based LLM evaluations, from config files to custom Python and LLM-rubric assertions.
Sets up an end-to-end QA process—test strategy, AAA-style test cases, execution tracking, P0–P4 bug triage, and quality-gate reporting—from ready-made templates and scripts.
Diagnoses and repairs broken repository setups, then standardizes onboarding docs and safe Git workflows.
Rebuilds only the actionable context from local `.claude` session files so you can resume interrupted work without `claude --resume`.
Rebuilds only the actionable context from an interrupted OpenAI Codex CLI session's local rollout files so you can pick the work back up.
Renders a CLI program's colored terminal output into a PNG so Claude can visually judge colors, contrast and alignment instead of guessing from hex codes.
Unpacks an installed Electron app's app.asar and rebuilds the original source tree from .js.map files when available.
A universal release workflow that auto-detects your version file, bumps semver, writes multi-language changelogs, and publishes tags plus GitHub Releases.
Keeps polling a pull request's CI checks, comments, and unresolved review threads until it's genuinely ready to merge.
A skill that detects your project's languages, installs and configures the right language server, then verifies it with a real diagnostics roundtrip.