documentation-lookuplisted
Install: claude install-skill JunMystery/AI-Agent-Standards
# Documentation Lookup
Use this skill when the task depends on current framework or library behavior.
## Trigger
- Framework or API questions
- Implementation that depends on current library docs
- Setup or configuration tasks
## What to Apply
- Prefer official docs over memory.
- Resolve the library or API identity first.
- Use current documentation for examples and constraints.
## Reference Files
- [ai-agent-standards/prompts/PROMPT-TEMPLATE.md](../../ai-agent-standards/prompts/PROMPT-TEMPLATE.md)
- [ai-agent-standards/prompts/README.md](../../ai-agent-standards/prompts/README.md)
- [ai-agent-standards/reference/glossary.md](../../ai-agent-standards/reference/glossary.md)
## Output Expectation
Summarize the relevant docs and keep any code examples minimal and current.