Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.
Add this skill
npx mdskills install sickn33/wiki-qaClear procedure for answering codebase questions with source-grounded evidence and citations
Answer repository questions grounded entirely in source code evidence.
## headings, code blocks with language tags, tables, bullet lists(src/path/file.ts:42)Install via CLI
npx mdskills install sickn33/wiki-qaWiki QA is a free, open-source AI agent skill. Answers questions about a code repository using source file analysis. Use when the user asks a question about how something works, wants to understand a component, or needs help navigating the codebase.
Install Wiki QA with a single command:
npx mdskills install sickn33/wiki-qaThis downloads the skill files into your project and your AI agent picks them up automatically.
Wiki QA works with Claude Code, Claude Desktop, Cursor, Vscode Copilot, Windsurf, Continue Dev, Codex, Gemini Cli, Amp, Roo Code, Goose, Opencode, Trae, Qodo, Command Code. Skills use the open SKILL.md format which is compatible with any AI coding agent that reads markdown instructions.