name: code-explain-pro-en slug: code-explain-pro-en display_name: "Code Explain Pro" version: "1.0.0" description: "Explains code in plain language|emits per-block notes, call graph, risks|code explain, code read, understand code" author: name: "smart" version: "1.0.0" category: "developer" tags: - "程式設計效率" - "程式碼解讀" - "程式碼講解" - "理解" - "TRACE-A2"
Inheriting others' code is like guessing. This skill clarifies functions, deps, and pitfalls to cut comprehension cost.
小蔥技能站7w4.net每天更新,海量AI技能等你發現。
<div class='exp'><h4>{fn}</h4><p>{purpose}</p></div>
輸入:80 lines 輸出:Blocks: read→filter→transform; null pitfall flagged.
輸入:perf focus 輸出:Double loop O(n²); suggest hash.
輸入:where to read 輸出:main → util → config.
Upgrade to paid once the creator billing channel opens. Free (published, fully usable): 逐段解釋程式碼與呼叫關係。 Pro (paid upgrade): 提供呼叫圖、複雜度標註與教學級講解。 Upgrade path: Once the creator billing channel opens, this skill flips to Pro billing with no SKILL.md edit.
這個程式碼解釋工具質量中等偏上,功能定位明確且實用,能幫助理解程式碼結構和潛在問題。它在程式碼分析、風險提示方面做得較好,提供了清晰的使用示例和異常處理。不過內容相對單薄,缺少配置選項,實際使用效果可能受限。對於需要快速理解程式碼邏輯的普通使用者來說有一定幫助,但期望值不宜過高。