← all publishers

choiHkk

@choihkk source repo

1 published skill

  1. Lodestone · choihkk bundle
    Find duplicated or near-duplicate logic, clones, and parallel implementations across a codebase — code that does the same thing under different names, in any programming language — by ranking candidate source-unit pairs with local embeddings plus lexical and structural detectors. Use it when two modules, providers, or services may be doing the same work, or when validation, lifecycle, cleanup, or error handling may have drifted between similar implementations. It surfaces and classifies candidates; it does not diagnose isolated code smells, prove equivalence, or render the refactoring verdict.
    0
    installs