code-reader-skills
Deep source code analysis with cognitive science methods
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install code-reader-skills?โผ
Run `npx skills add notlate-cn/code-reader-skills --all -g -y` in your terminal to install both the Chinese and English versions globally.
What are the three analysis modes?โผ
Quick mode gives a 5-10 minute overview, Standard mode explains design reasoning in 15-20 minutes, and Deep mode delivers full mastery reports with transfer tests in 30+ minutes.
How does it help me truly understand code?โผ
It forces three WHY questions per concept, builds concept relationship maps, and runs application transfer tests so you verify real understanding instead of skimming.
Can it analyze large projects?โผ
Yes. Deep mode automatically switches to parallel sub-agent processing for codebases over 2000 lines, then merges everything into one structured report.
Which programming languages are supported?โผ
All mainstream languages work, including Python, JavaScript, TypeScript, Java, C++, Go, and Rust, plus frameworks and test files.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core