oss-code-analysis
Installation
SKILL.md
Skill: OSS Code-Level Feature Analysis
Type: Execution
Purpose
Explore open-source GitHub repositories at the source code level to understand how specific features are implemented.
Two analysis modes:
- Compare: Analyze the same feature across multiple OSS projects
- Deep Dive: Deeply analyze a single project's feature implementation
The goal is to extract actionable implementation insights — not to copy code, but to understand architectural decisions, trade-offs, and proven patterns.