Agent skill
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.
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/other/other/docs-index
SKILL.md
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/
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
agent-ops-spec
Manage specification documents in .agent/specs/. Use when user provides requirements, acceptance criteria, or feature descriptions that need to be tracked and validated against implementation.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-testing
Test strategy, execution, and coverage analysis. Use when designing tests, running test suites, or analyzing test results beyond baseline checks.
agent-ops-state
Maintain .agent state files. Use at session start, after meaningful steps, and before concluding: read/update constitution/memory/focus/issues/baseline consistently.
Didn't find tool you were looking for?