project-faqlisted
Install: claude install-skill imrohitagrawal/project-doc-skills
# Project FAQ / Q&A Wiki Builder
Build a **detailed FAQ** as one self-contained tabbed HTML file. The reader is a newcomer or a
teammate — a fresh graduate, a class-12 student, or a new joiner — who must come away able to (a)
say what the project is and why it matters, (b) set the tools up, (c) run it end to end, and (d)
describe how the pieces fit. Read `references/house-style.md` first, every time.
**Diátaxis mode:** a hybrid of *how-to* and *reference*, answering real questions in depth. The FAQ
is usually team-facing (`scope_project_faq` defaults to `internal`), so it **may** name the
day-to-day workflow and tools — unlike a public learning track. (`verify.py --skill project-faq`
resolves `scope_project_faq` and `grade_target_project_faq` from the profile.)
---
## Before you start (inputs, when to run, where it sits)
**Inputs it needs.** A populated repository to answer *from* — at least a README, the decision
records / decision log, the stack list, the day-to-day workflow and config files, the setup steps,
and any security/operations notes — plus the project profile (`assets/project-profile.md`, copied to
`docs/project-profile.md`). The FAQ surveys these; it does not invent answers. If a needed fact is
missing, say so rather than fabricate it.
**When to run it in a Claude-Code build.** *Not* on an empty repo, and *not* per commit. The FAQ is a
milestone artifact: run it once there is enough built and decided to answer real questions — in
practice after the architec