Bootstrap LID in an existing (brownfield) codebase. Deep-reads every file in the declared scope, offers lens-based clustering options, generates skeleton LLDs/HLD/EARS bottom-up, then creates arrow docs and prompts the user to flesh out the skeletons. Token-intensive by design. Use when asked to map a codebase, bootstrap arrows, reverse-engineer the design, or start LID on an existing project.
$npx -y skills add jszmajda/lid --skill map-codebaseInstalls into the current project.
Run `npx skills use "https://github.com/jszmajda/lid" --skill "jszmajda/lid/map-codebase"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/jszmajda/lid" that are relevant to the current task. Run `npx skills add "https://github.com/jszmajda/lid"` and select the relevant skills, then follow their instructions.