Queries project documentation to answer questions about architecture and component usage.

Install

mkdir -p .claude/skills/qa-charon349 && curl -L -o skill.zip "https://agentskills.codes/api/skills/download/17371" && unzip -o skill.zip -d .claude/skills/qa-charon349 && rm skill.zip

Installs to .claude/skills/qa-charon349

Activation

This is the description your AI agent reads to decide when to run this skill — the better it matches your request, the more reliably it fires.

Answer questions about the project by reading documentation sources in priority order. Use when the user asks "how does X work", "where is X", "what does X do", or any project-related question.
193 chars✓ has a “when” trigger
Beginner

Key capabilities

  • Answer questions about project structure
  • Answer questions about high-level project description and usage
  • Answer questions about development workflow and testing
  • Answer questions about detailed Sphinx documentation pages
  • Answer questions about specific topics like data generation or training

How it works

The skill reads documentation sources in a prioritized order, starting with general project overviews and then diving into topic-specific files to answer user questions.

Inputs & outputs

You give it
A project-related question
You get back
An answer derived from project documentation, pointing to specific files or sections

When to use qa

  • Find where a feature is implemented
  • Explain how a component works
  • Get setup instructions

About this skill

Project Q&A

Answer the user's question about this project. Use the general lookup order first, then the topic-specific maps below for deeper dives.

General lookup order

Read these in order:

  1. .claude/docs/project_structure.md — directory layout and component overview.
  2. README.md — high-level project description, setup, and usage.
  3. DEVELOPING.md — development workflow, testing, and contribution guide.
  4. docs/source/ — detailed Sphinx documentation pages.

Topic: Data generation / collection

Topic: Data preparation

Topic: Training

Topic: Model architecture (TransFuser v6)

Topic: Evaluation (bench2drive, longest6, town13)

Rules

  1. Read in order. Start with general docs, then dive into topic-specific files.
  2. Be specific. Point the user to the exact file, section, or line.
  3. Don't guess. If none of the sources answer the question, say so and suggest where else to look.

When not to use it

  • When the question is not about the project
  • When the question requires guessing information not present in sources

Limitations

  • The skill only uses provided documentation sources
  • The skill will not guess if information is not found in sources

How it compares

This skill provides specific, source-grounded answers by following a defined lookup order, unlike a general search or an unguided response.

Compared to similar skills

qa side by side with the closest alternatives in the catalog.

SkillInstallsUpdatedSafetyDifficulty
qa (this skill)02moNo flagsBeginner
citation-management237moReviewBeginner
microsoft-docs104moReviewBeginner
peer-review117moReviewAdvanced

Try saying

Example prompts that trigger this skill in your AI assistant.

You might also like

citation-management

davila7

Comprehensive citation management for academic research. Search Google Scholar and PubMed for papers, extract accurate metadata, validate citations, and generate properly formatted BibTeX entries. This skill should be used when you need to find papers, verify citation information, convert DOIs to BibTeX, or ensure reference accuracy in scientific writing.

2395

microsoft-docs

github

Query official Microsoft documentation to understand concepts, find tutorials, and learn how services work. Use for Azure, .NET, Microsoft 365, Windows, Power Platform, and all Microsoft technologies. Get accurate, current information from learn.microsoft.com and other official Microsoft websites—architecture overviews, quickstarts, configuration guides, limits, and best practices.

1059

peer-review

davila7

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

1146

notion-research-documentation

openai

Research across Notion and synthesize into structured documentation; use when gathering info from multiple Notion sources to produce briefs, comparisons, or reports with citations.

551

context7-auto-research

davila7

Automatically fetch latest library/framework documentation for Claude Code via Context7 API

550

fact-check

leonardomso

Verify technical accuracy of JavaScript concept pages by checking code examples, MDN/ECMAScript compliance, and external resources to prevent misinformation

746

Search skills

Search the agent skills registry