github-repo-teardownDeep-dive teardown of any GitHub open-source project into a beautifully designed HTML report that both product people and engineers can understand. Covers ar...
Install via ClawdBot CLI:
clawdbot install jjliu6/github-repo-teardownGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://www.linkedin.com/in/junjieliu/Uses known external API (expected, informational)
raw.githubusercontent.comAudited Apr 18, 2026 · audit v1.0
Generated Mar 21, 2026
A product manager needs to quickly understand a GitHub project's purpose, architecture, and potential for integration into their product roadmap. This skill provides a concise HTML report covering product logic and technical feasibility, helping them assess fit without deep technical expertise.
An engineer wants to study a well-regarded open-source project to improve their skills. The teardown breaks down key design decisions, architecture patterns, and source code relationships, offering actionable insights for applying similar techniques in their own work.
A researcher is exploring emerging technologies or architectural trends by comparing multiple GitHub repos. The skill's comparable repos discovery and synthesis helps identify patterns, innovations, and gaps in the field for academic or industry reports.
A founder needs to analyze competing or complementary open-source projects to understand market positioning and technical approaches. The teardown highlights product insights, community traction, and design decisions, informing strategic decisions and differentiation.
An educator or trainer uses the skill to generate detailed breakdowns of open-source projects for teaching purposes. The HTML report serves as a structured resource to explain complex concepts, design choices, and practical applications to students.
Offer basic teardowns for free to attract users, then charge for premium features like deeper analysis, custom reports, or integration with internal tools. This builds trust and converts interested users into paying clients for specialized insights.
Develop a web-based platform where teams can generate, share, and collaborate on teardowns. Monetize through tiered subscriptions based on features like team size, report storage, and advanced analytics, targeting engineering and product teams.
Use the skill to produce high-quality teardowns as content for blogs, newsletters, or video series. Generate revenue through advertising, sponsorships, affiliate marketing, or partnerships with tech companies seeking exposure to a technical audience.
💬 Integration Tip
Integrate this skill with a web scraping or API tool to automate GitHub data fetching, ensuring up-to-date information and reducing manual steps in the research phase.
Scored Jun 19, 2026
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Essential Git commands and workflows for version control, branching, and collaboration.
通过网页抓取获取 GitHub 按日/周/月增长的热门仓库。当用户询问 GitHub 趋势、热门项目、本周热点或「什么在 GitHub 上 trending」时使用。可输出列表或 JSON,无需 API Key。
GitHub 操作技能 - 创建仓库、推送代码、管理 Release。全自动,无需用户干预。
Semantic git history search and code archaeology. Use when asked why code exists, who owns a file, what introduced a regression, what changed in a commit ran...
Deep-dive analysis of GitHub projects. Use when the user mentions a GitHub repo/project name and wants to understand it — triggered by phrases like "帮我看看这个项目...