home/categories/debugging/datadog-dd-trace-py-claude-skills-find-cpython-usage-skill-md
debuggingtools

find-cpython-usage

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

DataDog
maintainer
DataDog
আপডেট হয়েছে 1/20/2026
স্টার
615
ফর্ক
477
quick start

Installation and usage

Find all CPython internal headers and structs used in the codebase, particularly for profiling functionality. Use this when adding support for a new Python version to identify what CPython internals we depend on.

ইনস্টলেশন
$ install --globalskills.sh
ব্যবহার

ইনস্টল করার পর, টার্মিনালে নিচের কমান্ড চালিয়ে আপনি এই স্কিল ব্যবহার করতে পারবেন:

skills use find-cpython-usage