code-analysis
Code Analysis Skill
Standardized workflow for reading, analyzing, and documenting codebases.
When to Use
Use this skill when you need to:
- Understand a new code module or system
- Analyze architecture and design patterns
- Document technical implementation details
- Prepare for code refactoring or integration
- Create technical documentation for teams
- Focus on core components (high-attention code analysis)
Attention-Driven Code Analysis (NEW in v1.2)
基于启发式规则识别代码中的核心组件,优化分析重点。
More from dqz00116/skill-lib
hexo-blog-update
Standardized workflow for creating and publishing Hexo blog posts with local preview and deployment.
5mvp-design
Design Minimum Viable Prototype code following "code-as-documentation" principles. Produces architecture-focused documentation without code snippets, emphasizing design decisions over implementation details.
1msvc-build
Compile MSVC C++ projects with multi-processor support, automatic MSBuild detection, and intelligent error analysis.
1unity-mcp
Unity MCP Server 部署指南与 API 使用技巧,包含常见问题排查与解决方案
1git-workflow
Automate Git commit and push workflows with intelligent prompts and safety checks. Checks workspace status, lists changes, confirms with user, and handles push operations safely. Never commits without explicit user approval.
1code-generator
Generate code implementation from design documents following structured phase-based workflow with token cost estimation and modification previews.
1