From python-experts
Enforces research of official documentation before implementing features in Django, FastAPI, React, Python, or TypeScript to verify best practices and deprecations.
npx claudepluginhub jpoutrin/product-forge --plugin python-expertsThis skill uses the workspace's default tool permissions.
This skill enforces documentation research before any technical implementation to ensure code follows current best practices.
Guides WebSearch queries to find authoritative documentation, best practices, implementation patterns, and version-specific details for frameworks, APIs, and databases.
Conducts web research to verify current APIs, check latest versions, detect deprecations, and fetch up-to-date implementations using specialized search tools.
Detects project stack from dependency files, fetches official docs, implements verified patterns, and cites sources for correct framework code.
Share bugs, ideas, or general feedback.
This 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)