Enforces documentation research before implementation. Auto-loads when implementing features to ensure current best practices are followed. Researches official docs first.
46
46%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Fix and improve this skill with Tessl
tessl review fix ./plugins/python-experts/skills/documentation-research/SKILL.mdThis skill enforces documentation research before any technical implementation to ensure code follows current best practices.
NO IMPLEMENTATION WITHOUT DOCUMENTATION RESEARCH
Before writing ANY code:
| Technology | Primary Documentation |
|---|---|
| Django | docs.djangoproject.com |
| FastAPI | fastapi.tiangolo.com |
| React | react.dev |
| Python | docs.python.org |
| TypeScript | typescriptlang.org/docs |
📚 Documentation Research Summary
══════════════════════════════════
🔍 Technology: [Framework]
📦 Version: [Version]
✅ CURRENT BEST PRACTICES
• [Practice 1]
• [Practice 2]
⚠️ DEPRECATED PATTERNS (Avoid)
• [Pattern] - Use [alternative] instead
📖 SOURCES
• [URL]
Ready to proceed? (yes/no)0ebe7ae
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.