skills/repo-onboarding-architect/SKILL.md
Map unfamiliar repositories by identifying architecture, entry points, setup commands, environment variables, build and test workflows, ownership clues, and common traps. Use when entering a new codebase, preparing onboarding notes, or before making changes in an unfamiliar repo.
npx skillsauth add 00PrabalK00/claude-skills repo-onboarding-architectInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
4 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Build a fast mental model of a repo before implementation work begins.
.env files, examples, config loaders, feature flags, secrets references, and service dependencies.tools
Compare vendors or tools using weighted criteria, tradeoffs, risks, and recommendation logic. Use when selecting platforms or partners.
data-ai
Extract needs, pain points, quotes, and behavioral patterns from user interviews. Use when synthesizing qualitative research.
databases
Group user feedback into themes, bugs, requests, sentiment, and confusion points. Use when analyzing feedback corpora.
testing
Find missing coverage, design useful unit or integration tests, add fixtures or mocks, and explain remaining edge cases. Use when a feature lacks tests, a bug needs regression coverage, or coverage gaps block confidence.