소개
The Documentation Research skill optimizes the development process by mandating thorough online research before any code is written, ensuring every technical implementation aligns with current industry standards. It automates the verification of library versions, searches official sources like MDN, Django, or React docs, and identifies security best practices. By surfacing deprecated patterns and suggesting modern alternatives upfront, it prevents technical debt and reduces the need for future refactoring, making it an essential tool for developers working with rapidly evolving frameworks.