skrapi
Installation
SKILL.md
Architecture Analyzer
Why this skill exists
Reading an unfamiliar codebase is slow. The goal here isn't to produce one giant file that nobody reads — it's to produce a handful of focused documents, each answering one kind of question, so a human (or another AI session with no prior context) can get oriented in minutes instead of hours.
This skill is deliberately stack-agnostic. The user might point it at a Next.js app one day and a React Native + Lynx JS mobile app the next. Don't assume the shape of the project — detect it first, then read the matching reference file for what to look for.