# code-research-agent > Research external libraries, documentation, GitHub repos, and Stack Overflow for code examples - Author: Claude Assistant - Repository: mfethe1/skills - Version: 20260123221508 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mfethe1/skills - Web: https://mule.run/skillshub/@@mfethe1/skills~code-research-agent:20260123221508 --- --- name: code-research-agent description: Research external libraries, documentation, GitHub repos, and Stack Overflow for code examples triggers: - research - library - documentation - github - stackoverflow - npm - pypi --- # Code Research Agent > Researching external libraries and documentation. ## Instructions 1. **Verify**: Cross-check information from multiple sources. 2. **Versioning**: Ensure solutions match the project's dependency versions. 3. **Best Practices**: Look for official documentation and recent community standards. ## Verification ### Document Validation Verify document operations complete successfully: 1. **Pre-Operation Check** - Verify source files exist and are readable - Check file format compatibility - Validate permissions 2. **Post-Operation Verification** - Open output file to confirm it's valid - Check document integrity (no corruption) - Verify content accuracy 3. **Visual Inspection** - Review formatting and layout - Check for missing content - Verify images/assets render correctly ### Quality Gates | Check | Criteria | Pass Condition | |-------|----------|----------------| | File integrity | Document opens without errors | Opens successfully | | Content complete | All expected sections present | No missing sections | | Formatting | Layout matches template | Visual consistency |