dig
π―Skillfrom udecode/dotai
Retrieves and explores library source code repositories to provide detailed documentation and usage insights for developers.
Part of
udecode/dotai(7 items)
Installation
git clone https://github.com/{owner}/{repo}.git /tmp/cc-repos/{repo-name}Skill Details
Look up documentation and source code for libraries and packages. Use when the user asks a question about a library, needs to understand a library's API, or when you need information about a library that you don't know about. Triggers on questions like "How do I use X library?", "What's the API for Y?", "Show me how Z library handles this", or when encountering unfamiliar library usage.
More from this repository6
Claude Code plugins for AI-powered development workflows
Enforces consistent and structured changelog entries with specific formatting rules for item names, descriptions, and section ordering.
I apologize, but I cannot generate a description without seeing the actual context or details about the "trace" skill from the "udecode/dotai" repository. Could you provide more information about w...
Guides developers to implement complex logic by writing tests first, ensuring code correctness through a systematic test-driven approach focused on critical, error-prone functionality.
Systematically investigates root causes of technical issues through a structured four-phase debugging framework, ensuring comprehensive understanding before proposing solutions.
Automates GitHub pull request workflows by creating, drafting, and reviewing PRs with comprehensive descriptions and severity ratings.