01Check identifier names against project conventions and suggest canonical forms for consistency.
02Export extracted domain knowledge as a portable YAML 'domain pack' for use in other projects.
03Show new, changed, or removed domain concepts since a specific Git reference.
04Query specific concepts and find all their variants, related terms, and occurrences within the codebase.
05List the top domain concepts by frequency and identify detected naming patterns like prefixes and suffixes.
060 GitHub stars