Files
qdrant__skills/.github/pull_request_template.md
Thierry Damiba c184dd37eb update documentation link convention (#42)
* update doc link convention in AGENTS.md

* update doc link convention in CONTRIBUTING.md

* update doc link convention in PR template

* add missing sub-skills to project structure tree

---------

Co-authored-by: thierrypdamiba <thierrypdamiba@users.noreply.github.com>
2026-04-06 14:16:22 -07:00

979 B

What this PR does

Type

  • new skill
  • skill improvement
  • bug fix
  • repo hygiene

Checklist

  • python3 scripts/validate_skills.py passes
  • skill answers "when?" or "why?", not "how?"
  • skill navigates to docs, does not duplicate or replace them
  • description has Use when with 5+ trigger phrases
  • leaf skills omit allowed-tools, hub skills declare them
  • ends with ## What NOT to Do section
  • no code blocks except minimal snippets when absolutely required (reference the docs instead)
  • all doc links go to search.qdrant.tech/md/documentation/
  • tested with a realistic prompt (paste below or link to eval)

Test prompt

<prompt here>