Skip to main content
TorchedHat
ملف منشئ GitHub

TorchedHat

عرض على مستوى المستودعات لـ 17 skills مجمعة عبر 2 مستودعات GitHub.

skills مجمعة
17
مستودعات
2
محدث
2026-07-22
مستكشف المستودعات

المستودعات و skills الممثلة

test-refactor
محللو ضمان جودة البرمجيات والمختبرون

Refactor a PyTorch test file to be device-agnostic. Walks through analyzing test classes, classifying them (GENERIC/DEVICE_GENERIC/DEVICE_SPECIFIC/MULTI_DEVICE_GENERIC/MULTI_DEVICE_SPECIFIC), splitting mixed classes, adding hw_classification attributes, converting hardcoded device references, and verifying the refactoring. Use when refactoring any test file in the PyTorch repo for the device-agnostic testing initiative.

2026-07-22
distributed-hang-diagnosis
مطوّرو البرمجيات

Reference for PyTorch distributed training hang patterns, NCCL communicator architecture, flight recorder output format, debug logging levels, and timeout configuration. Covers barrier deadlocks, p2p hangs after communicator abort, init timeouts from store, collective mismatches, and DDP unused parameter hangs. Includes ARCHITECTURE.md with source-level ProcessGroupNCCL internals (communicator lifecycle, watchdog, work queue, store-based init). Use as knowledge base for diagnosing why distributed training freezes.

2026-07-20
run-inside-test
مطوّرو البرمجيات

Test skill that runs a script from inside Claude. Use to verify that Claude can execute plugin-bundled scripts via ${CLAUDE_PLUGIN_ROOT}.

2026-06-29
vllm-compile
مطوّرو البرمجيات

Expert guidance for vLLM's custom compiler - focusing on @support_torch_compile decorator, vllmBackend/Inductor Passes, PiecewiseBackend, and CudaGraphWrapper. Use when debugging torch.compile issues within vllm, implementing fusion passes, configuring graph splitting, investigating guard dropping, or working with CUDA graph capture in vLLM.

2026-06-22
skill-developer
المهن الحاسوبية الأخرى

Create and manage Claude Code skills following Anthropic best practices. Use when creating new skills, modifying skill-rules.json, understanding trigger patterns, working with hooks, debugging skill activation, or implementing progressive disclosure. Covers skill structure, YAML frontmatter, trigger types (keywords, intent patterns, file paths, content patterns), enforcement levels (block, suggest, warn), hook mechanisms (UserPromptSubmit, PreToolUse), session tracking, and the 500-line rule.

2026-06-04
plugin-writer
المهن الحاسوبية الأخرى

Create new Claude Code plugins from scratch with proper directory structure (.claude-plugin/plugin.json, skills/, agents/), or add existing plugins to marketplace.json. Use when creating a plugin, setting up plugin metadata, configuring MCP servers, or adding plugins to a marketplace.

2026-06-04
agent-writer
المهن الحاسوبية الأخرى

Create and update agent definition files following Anthropic best practices. Use when writing agent files, creating subagents, designing agent systems, or troubleshooting agent discovery and delegation issues.

2026-06-04
skill-writer
المهن الحاسوبية الأخرى

Guide users through creating Agent Skills for Claude Code. Use when the user wants to create, write, author, or design a new Skill, or needs help with SKILL.md files, frontmatter, or skill structure.

2026-06-04
عرض أهم 8 من أصل 16 skills مجمعة في هذا المستودع.
عرض 2 من أصل 2 مستودعات
تم تحميل كل المستودعات