Skip to main content
تشغيل أي مهارة في Manus
بنقرة واحدة

trtllm-codebase-exploration

النجوم١٤٬١٠١
التفرعات٢٬٥٥٠
آخر تحديث٨ أبريل ٢٠٢٦ في ٠٨:٣٧

Systematic approach to exploring the TensorRT-LLM codebase before implementing new features or optimizations. Teaches how to discover existing infrastructure, trace code paths, and avoid reimplementing what already exists. Derived from real mistakes where ~250 lines of code were written and deleted because existing forward methods weren't discovered upfront. Use when starting any new feature, optimization, or code modification in TRT-LLM.

التثبيت

التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.

SKILL.md
readonly