read-github
π―Skillfrom yuanxiao0115/agent-skills
Retrieves and searches GitHub repository documentation and code via gitmcp.io, enabling easy exploration of project contents and details.
Part of
yuanxiao0115/agent-skills(22 items)
Installation
python3 scripts/gitmcp.py list-tools owner/repopython3 scripts/gitmcp.py fetch-docs owner/repopython3 scripts/gitmcp.py search-docs owner/repo "query"python3 scripts/gitmcp.py search-code owner/repo "function_name"python3 scripts/gitmcp.py fetch-url owner/repo "https://example.com/doc"+ 1 more commands
Skill Details
Read and search GitHub repository documentation via gitmcp.io MCP service. Use when given a GitHub repo URL or owner/repo path and asked to read docs, understand the codebase, search code, or explore repository contents. Converts github.com URLs to gitmcp.io for LLM-friendly access.
More from this repository10
Generates comprehensive, phased implementation plans with detailed sprints, atomic tasks, and clear requirements clarification across multiple project stages.
Retrieves up-to-date library documentation via Context7 API, ensuring access to current technical references beyond training data limitations.
Crafts distinctive, production-grade frontend interfaces with exceptional design quality, avoiding generic AI aesthetics.
Launches parallel subagents to simultaneously execute tasks from a markdown plan file, triggered by "/parallel-task" command.
Generates comprehensive, phased implementation plans with atomic tasks, sprints, and detailed requirements analysis for complex development requests.
Enables AI-powered browser automation using a fast Rust-based CLI with Node.js fallback, allowing programmatic web interaction and control.
Enforces Vue 3 TypeScript best practices by providing comprehensive type-safe rules for component props, templates, modules, and performance optimization.
Provides comprehensive web design guidelines and best practices for creating user-friendly, accessible, and visually appealing websites.
Provides comprehensive design guidelines for creating user-friendly, robust, and intuitive command-line interfaces with best practices and human-first UX principles.
Automates browser tasks by maintaining page state, enabling navigation, form filling, screenshots, and web data extraction across script executions.