# Docs Index

> Documentation index for the Wythm project. Use this skill when looking up where project documentation lives, finding PRDs, ADRs, onboarding guides, or any reference material. Auto-trigger when answering questions about project structure or documentation locations.

- Skill: `majiayu000/docs-index` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds add majiayu000/docs-index`
- Raw SKILL.md: https://api.skillmd.com/api/skills/majiayu000/docs-index/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Docs & Writing
- Author: majiayu000 (https://skillmd.com/u/majiayu000)
- Updated: 2026-09-09
- Page: https://skillmd.com/skills/majiayu000/docs-index

---


# Documentation Index

## Product
- PRD: `docs/product-docs/PRD/PRD_Wythm.md`
- Training Sessions: `docs/product-docs/PRD/PRD-training-sessions.md`
- User Research: `docs/product-docs/Research/interview-with-tutors/`
- Templates: `docs/product-docs/templates/`

## Technical
- ADRs: `docs/adr/`
- Database Schema: `docs/db-scheme-mvp/`
- Backend Architecture: `backend/docs/project-structure.md`
- Backend Migrations: `backend/docs/migration-structure.md`
- Backend Testing: `backend/docs/tests-structure.md`
- AI Service: `backend/docs/ai-service.md`
- AI Prompts: `backend/docs/ai-proms-guide.md`

## Onboarding
- Developer Onboarding: `docs/onboarding/`
- Claude Code Setup: `docs/dev-workflow/`

