This is a structured workflow for analyzing competitor code repositories with strict evidence-based rules. It forces you to clone repos locally, read actual files with cat and ls, and cite every technical claim with source file and line numbers. The whole thing is built around preventing speculation: no "推测", no "可能", no assumptions. You get templates, checklists, and specific commands for extracting tech stack info from package.json, Cargo.toml, or pyproject.toml. It's opinionated about Chinese network issues requiring SSH retries and includes scripts for managing multiple competitor repos. Useful when you need defensible competitive analysis that can be audited, not just vibes from skimming GitHub pages.
npx skills add https://github.com/daymade/claude-code-skills --skill competitors-analysis