home/categories/debugging/kaushikgopal-dotfiles-ai-skills-analyze-function-skill-md
debuggingtools

analyze-function

Deep line-by-line analysis of a function or method. Explains what each line does, why it's written that way, performance implications, edge cases, and design patterns. Use when user says "analyze-function", "analyze {function}", "deep dive on {function}", or "explain {function} line by line".

kaushikgopal
maintainer
kaushikgopal
更新日 1/19/2026
スター
63
フォーク
5
quick start

Installation and usage

Deep line-by-line analysis of a function or method. Explains what each line does, why it's written that way, performance implications, edge cases, and design patterns. Use when user says "analyze-function", "analyze {function}", "deep dive on {function}", or "explain {function} line by line".

インストール
$ install --globalskills.sh
使い方

インストール後、ターミナルで以下のコマンドを実行してこのスキルを使用できます:

skills use analyze-function