with one click
Origami
Origami contains 3 collected skills from GeneralCorn, with repository-level occupation coverage and site-owned skill detail pages.
Skills in this repository
Explain the architecture, files, or concepts of the current repository. Supports full repo overview, specific file explanation, or deep explanation of a repo-related topic for learning or interview prep.
Modernization radar + upgrade planning. Identify deprecations, EOL runtimes, and outdated patterns; produce a prioritized modernization backlog and safe upgrade path. By default, do not refactor for readability, do not do bug-risk refactors, and do not perform dependency upgrade sweeps unless explicitly requested.
Safe readability refactor + bug-risk review + outdated dependency audit for any codebase. Improves diagnostics and adds/updates lightweight verification scripts without changing external behavior. Removes deprecated, unused, and unreachable code.