project-faq
Installation
SKILL.md
Multi-Audience FAQ Generator
Researches a codebase comprehensively, then generates 7 audience-specific FAQ documents covering every stakeholder perspective — from C-suite executives to end users.
Trigger Detection
Activate when the user asks to generate FAQs, create a knowledge base, or build audience-specific Q&A documentation for a project.
Before generating anything:
- Ask for output path — where to write the FAQ documents (default:
docs/faq) - Ask for additional repositories — the user may have related repos (packages, ops, infrastructure) that should be researched alongside the main codebase
- Read CLAUDE.md if it exists — extract project context, architecture, conventions
- Read README.md — understand stated purpose and features
- Read composer.json / package.json — understand tech stack and dependencies