skills/repo-onboarding-report/SKILL.md
Generate premium repository onboarding reports with architecture maps, setup guides, first-week plans, code inventory, risk register, and manifest metadata.
npx skillsauth add hasna/skills repo-onboarding-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a practical onboarding package for a software repository so a new engineer or agent can understand the codebase, setup path, architecture, risks, and first useful tasks quickly.
skills auth login.skills run repo-onboarding-report --target ./my-app --name "Acme Web App" --stack "Next.js SaaS"
skills run repo-onboarding-report --target . --focus "architecture,setup,testing,risks"
| Option | Description | Default |
|--------|-------------|---------|
| --target <path> | Repository directory to inspect. | current directory |
| --name <text> | Project name used in report titles. | package name or folder name |
| --stack <text> | Stack or product context. | inferred from repository files |
| --focus <list> | Comma-separated focus areas. | architecture,setup,testing,risks,first-week |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
repo-onboarding-report.mdarchitecture-map.mdsetup-quickstart.mdfirst-week-plan.mdcode-inventory.jsonrisk-register.jsonmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
development
Fetch official brand assets from a website or brand name, then return logos, palette, typography, source metadata, and a clean asset manifest. Use when a user asks to find, extract, download, package, or normalize a brand's logo and visual identity assets.
tools
Generate hosted voiceover variants and short jingles
tools
Generate premium video highlight packages with clip plans, captions, thumbnails, chapter markers, social copy, edit decisions, and manifest metadata.
development
Generate premium API, unit, and browser test suite packages with runnable tests and coverage notes.