RESEARCH GUIDE banner
ancoleman ancoleman

RESEARCH GUIDE

Development community

Description

# Library Research & Validation Guide **Purpose:** This guide teaches the methodology for researching and validating library recommendations before implementing component skills. Use this whenever you're about to implement a skill to ensure you're using the latest, most secure, and best-maintained libraries. **Audience:** Claude Code, Claude API, or any AI agent implementing these skills **Last Updated:** November 13, 2025 --- ## When to Use This Guide **Use this guide when:** - About to i

Installation

Installs to ~/.claude/skills/ancoleman-ai-design-components-research_guide/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ancoleman-ai-design-components-research_guide && curl -fsSL https://raw.githubusercontent.com/ancoleman/ai-design-components/HEAD/skills/RESEARCH_GUIDE.md -o ~/.claude/skills/ancoleman-ai-design-components-research_guide/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository