notlate-cnnotlate-cnCommunityยท2 Agent Skills Included

code-reader-skills

Deep source code analysis with cognitive science methods

Analyzes source code in three depth modes, from quick overviews to full mastery reports. Explains why each design decision was made instead of just describing what the code does. Eliminates shallow reading by forcing self-explanation tests, concept mapping, and transfer exercises. Supports Chinese and English, with automatic parallel processing for large projects.
npx skills add notlate-cn/code-reader-skills --all -g -y
Available:

Tells your AI agent how the bilingual code analysis skills are structured, which analysis mode to pick, and how to keep both language versions consistent when running them.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How 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โ†’