Extract and navigate a compact structural map and implementation-risk signals for a codebase with the skltn CLI, including declarations, signatures, inheritance, source ranges, parser-range-derived implementation fingerprints, and project-context heuristics. Use when exploring architecture, locating symbols, reviewing an unfamiliar repository, working within a known SwiftPM target, triaging likely stubs or fake wiring, or planning changes across files or modules. Treat the output only as a navigation aid; read the original implementation, relevant callers, and behavioral tests before judging behavior, changing code, or reporting completion.
$npx -y skills add 1amageek/swift-skeleton --skill skeletonInstalls into the current project.
Run `npx skills use "https://github.com/1amageek/swift-skeleton" --skill "1amageek/swift-skeleton/skeleton"` 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/1amageek/swift-skeleton" that are relevant to the current task. Run `npx skills add "https://github.com/1amageek/swift-skeleton"` and select the relevant skills, then follow their instructions.