| name | tapps-research |
| user-invocable | true |
| description | Look up library documentation and research best practices for the technologies used in this project. Use when writing code that uses an external library or when you need API reference or version-specific guidance. |
| allowed-tools | mcp__nlt-build__tapps_lookup_docs |
| argument-hint | [library] [topic] |
| context | fork |
| model | claude-sonnet-4-6 |
Look up library documentation using TappsMCP:
- Call
mcp__nlt-build__tapps_lookup_docs with the library name and topic
- If coverage is incomplete, call
mcp__nlt-build__tapps_lookup_docs with a more specific topic
- Synthesize findings into a clear, actionable answer with code examples
- Include API signatures and usage patterns from the documentation
- Suggest follow-up lookups if additional coverage is needed