docs: add research domains and resource registry

- add local external resources registry
- add research domain contract and per-repository research domains
- add raw fact snapshot governance and validation scripts

Validation:
- make test
- git diff --check HEAD~1..HEAD

Note:
- welcome workflow failed because its action input names are stale; core content CI passed.
This commit is contained in:
tradecatlabs
2026-07-03 08:20:22 +08:00
committed by GitHub
parent 2253a46935
commit a8099f52fe
254 changed files with 28589 additions and 165 deletions
@@ -0,0 +1,12 @@
# raw/ Agent 指南
本目录是 `hesreallyhim/awesome-claude-code` 的原始事实层。
## 维护规则
- 只保存从研究对象拉取的一手材料,不写分析判断。
- `repository/` 是本地 Git 工作树,刷新时由脚本 clone 或 fast-forward pull。
- 不手工改写 `*.raw.*` 文件内容;需要刷新时运行 `python3 scripts/fetch-research-raw.py`
- `sources.yml` 必须记录拉取时间、来源命令和每个文件的状态。
- 外部 README 原文必须保存为 `.txt`,避免本仓库 Markdown 链接检查误判。
- 分析、判断、采用建议和沉淀路径写回上一级 `README.md``analysis.md``decisions.md`
@@ -0,0 +1,16 @@
# raw 事实层
本目录保存 `hesreallyhim/awesome-claude-code` 的本地原始材料快照。
这里不写分析结论,只保存可复查的一手资料:
- `sources.yml`:来源清单、拉取时间、命令和文件状态。
- `repository/`Git 仓库工作树;本目录由 `.gitignore` 忽略,只作为本地研究材料。
- `github-repo.raw.json`GitHub 仓库元数据。
- `github-readme.raw.md.txt`GitHub README 原文快照。
- `github-license.raw.txt`GitHub license 原文快照;仓库无 license 时可能不存在。
- `github-root-contents.raw.json`:默认分支根目录内容快照。
- `github-languages.raw.json`GitHub language 统计快照。
- `github-latest-release.raw.json`:最新 release 快照;无 release 时可能不存在。
`repository/` 是外部源码快照,不参与本仓库 Markdown、链接、README/AGENTS 覆盖检查。原始 README 使用 `.txt` 后缀保存,避免其中的外部相对链接被本仓库 Markdown 链接检查误判。
@@ -0,0 +1,4 @@
{
"Python": 561970,
"Makefile": 10794
}
@@ -0,0 +1 @@
Awesome Claude Code © 2025 by hesreallyhim is licensed under Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International. To view a copy of this license, visit https://creativecommons.org/licenses/by-nc-nd/4.0/
@@ -0,0 +1,13 @@
https://github.com/user-attachments/assets/c605ff99-9920-4f1a-b8ba-cdece210d2be
# Awesome Claude Code
<em>A delightfully curated collection of the finest of resources for the most excellent of agents, Claude Code, by Anthropic PBC. Contains high quality skills, agents, hooks, status lines, orchestrators, developer tooling, and all the latest features that the Claude Code team continue to ship. Suitable for beginners and veterans, with an emphasis on code quality, security, and originality.</em>
<br>
# Table of Contents
Coming soon...
@@ -0,0 +1,88 @@
{
"createdAt": "2025-04-19T20:55:59Z",
"defaultBranchRef": {
"name": "main"
},
"description": "A curated list of awesome skills, hooks, slash-commands, agent orchestrators, applications, and plugins for Claude Code by Anthropic",
"forkCount": 4187,
"homepageUrl": "",
"isArchived": false,
"isFork": false,
"isMirror": false,
"latestRelease": null,
"licenseInfo": {
"key": "other",
"name": "Other",
"nickname": ""
},
"nameWithOwner": "hesreallyhim/awesome-claude-code",
"primaryLanguage": {
"name": "Python"
},
"pushedAt": "2026-07-02T20:29:57Z",
"repositoryTopics": [
{
"name": "anthropic"
},
{
"name": "anthropic-claude"
},
{
"name": "awesome"
},
{
"name": "awesome-list"
},
{
"name": "awesome-lists"
},
{
"name": "awesome-resources"
},
{
"name": "claude"
},
{
"name": "claude-code"
},
{
"name": "agentic-code"
},
{
"name": "agentic-coding"
},
{
"name": "ai-workflow-optimization"
},
{
"name": "ai-workflows"
},
{
"name": "coding-agent"
},
{
"name": "coding-agents"
},
{
"name": "coding-assistant"
},
{
"name": "agent-skills"
},
{
"name": "coding-assistants"
},
{
"name": "llm"
},
{
"name": "awesome-claude-code"
}
],
"stargazerCount": 47803,
"updatedAt": "2026-07-02T22:48:27Z",
"url": "https://github.com/hesreallyhim/awesome-claude-code",
"watchers": {
"totalCount": 307
}
}
@@ -0,0 +1,322 @@
[
{
"name": ".claude",
"path": ".claude",
"sha": "55104b69499ddf719aa9d66a868ac8850d3f5e1e",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.claude?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/.claude",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/55104b69499ddf719aa9d66a868ac8850d3f5e1e",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.claude?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/55104b69499ddf719aa9d66a868ac8850d3f5e1e",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/.claude"
}
},
{
"name": ".github",
"path": ".github",
"sha": "9cb010af2b782f06951ea4ac816376b27d6c224b",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.github?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/.github",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/9cb010af2b782f06951ea4ac816376b27d6c224b",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.github?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/9cb010af2b782f06951ea4ac816376b27d6c224b",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/.github"
}
},
{
"name": ".gitignore",
"path": ".gitignore",
"sha": "1ec5a591700ce23e93a49ed70c2ae349b0e78fbd",
"size": 314,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.gitignore?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.gitignore",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/1ec5a591700ce23e93a49ed70c2ae349b0e78fbd",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/.gitignore",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.gitignore?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/1ec5a591700ce23e93a49ed70c2ae349b0e78fbd",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.gitignore"
}
},
{
"name": ".pre-commit-config.yaml",
"path": ".pre-commit-config.yaml",
"sha": "47088795431e1dfb53398471b57b0108da2f2623",
"size": 1252,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.pre-commit-config.yaml?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.pre-commit-config.yaml",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/47088795431e1dfb53398471b57b0108da2f2623",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/.pre-commit-config.yaml",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.pre-commit-config.yaml?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/47088795431e1dfb53398471b57b0108da2f2623",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.pre-commit-config.yaml"
}
},
{
"name": ".python-version",
"path": ".python-version",
"sha": "2c0733315e415bfb5e5b353f9996ecd964d395b2",
"size": 5,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.python-version?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.python-version",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/2c0733315e415bfb5e5b353f9996ecd964d395b2",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/.python-version",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/.python-version?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/2c0733315e415bfb5e5b353f9996ecd964d395b2",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/.python-version"
}
},
{
"name": "LICENSE",
"path": "LICENSE",
"sha": "fcd09165cc58346ed13546572f60372b9d38f933",
"size": 228,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/LICENSE?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/LICENSE",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/fcd09165cc58346ed13546572f60372b9d38f933",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/LICENSE",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/LICENSE?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/fcd09165cc58346ed13546572f60372b9d38f933",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/LICENSE"
}
},
{
"name": "Makefile",
"path": "Makefile",
"sha": "a53c64e789adfd497c9fb9ee3fc0e5463680f579",
"size": 10794,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/Makefile?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/Makefile",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/a53c64e789adfd497c9fb9ee3fc0e5463680f579",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/Makefile",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/Makefile?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/a53c64e789adfd497c9fb9ee3fc0e5463680f579",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/Makefile"
}
},
{
"name": "README.md",
"path": "README.md",
"sha": "7078d856b9f54133f5fc2294895f279b7b7b997d",
"size": 547,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/README.md?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/README.md",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/7078d856b9f54133f5fc2294895f279b7b7b997d",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/README.md",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/README.md?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/7078d856b9f54133f5fc2294895f279b7b7b997d",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/README.md"
}
},
{
"name": "README_ALTERNATIVES",
"path": "README_ALTERNATIVES",
"sha": "44fa2b0738c6304395cd25663da9dd8bc92f339a",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/README_ALTERNATIVES?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/README_ALTERNATIVES",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/44fa2b0738c6304395cd25663da9dd8bc92f339a",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/README_ALTERNATIVES?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/44fa2b0738c6304395cd25663da9dd8bc92f339a",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/README_ALTERNATIVES"
}
},
{
"name": "THE_RESOURCES_TABLE.csv",
"path": "THE_RESOURCES_TABLE.csv",
"sha": "9b03388e5a406d4f0704b514d7a239258e45b210",
"size": 111026,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/THE_RESOURCES_TABLE.csv?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/THE_RESOURCES_TABLE.csv",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/9b03388e5a406d4f0704b514d7a239258e45b210",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/THE_RESOURCES_TABLE.csv",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/THE_RESOURCES_TABLE.csv?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/9b03388e5a406d4f0704b514d7a239258e45b210",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/THE_RESOURCES_TABLE.csv"
}
},
{
"name": "acc-config.yaml",
"path": "acc-config.yaml",
"sha": "28d0d4e18c20f691726172702e3e8272c0f15e97",
"size": 1610,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/acc-config.yaml?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/acc-config.yaml",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/28d0d4e18c20f691726172702e3e8272c0f15e97",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/acc-config.yaml",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/acc-config.yaml?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/28d0d4e18c20f691726172702e3e8272c0f15e97",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/acc-config.yaml"
}
},
{
"name": "assets",
"path": "assets",
"sha": "255eceaa6f116842e27554672a2c13e2aa5ddca7",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/assets?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/assets",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/255eceaa6f116842e27554672a2c13e2aa5ddca7",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/assets?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/255eceaa6f116842e27554672a2c13e2aa5ddca7",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/assets"
}
},
{
"name": "data",
"path": "data",
"sha": "d4cc4fc3608097cf546c89b8cfb8da60cd5643a2",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/data?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/data",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/d4cc4fc3608097cf546c89b8cfb8da60cd5643a2",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/data?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/d4cc4fc3608097cf546c89b8cfb8da60cd5643a2",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/data"
}
},
{
"name": "docs",
"path": "docs",
"sha": "289ddb3494d8c47511ea4c152c8ea9878e13e00e",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/docs?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/docs",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/289ddb3494d8c47511ea4c152c8ea9878e13e00e",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/docs?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/289ddb3494d8c47511ea4c152c8ea9878e13e00e",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/docs"
}
},
{
"name": "pyproject.toml",
"path": "pyproject.toml",
"sha": "2e8e5f62d8a1c9c142fa6351fb16635dd3cab4db",
"size": 2376,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/pyproject.toml?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/pyproject.toml",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/2e8e5f62d8a1c9c142fa6351fb16635dd3cab4db",
"download_url": "https://raw.githubusercontent.com/hesreallyhim/awesome-claude-code/main/pyproject.toml",
"type": "file",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/pyproject.toml?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/blobs/2e8e5f62d8a1c9c142fa6351fb16635dd3cab4db",
"html": "https://github.com/hesreallyhim/awesome-claude-code/blob/main/pyproject.toml"
}
},
{
"name": "resources",
"path": "resources",
"sha": "5093e36d6ef2b3a4ddc6492998c579afe0954c29",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/resources?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/resources",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/5093e36d6ef2b3a4ddc6492998c579afe0954c29",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/resources?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/5093e36d6ef2b3a4ddc6492998c579afe0954c29",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/resources"
}
},
{
"name": "scripts",
"path": "scripts",
"sha": "a83e7c5f32e1ed31316edca017ad36768aaf5a95",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/scripts?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/scripts",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/a83e7c5f32e1ed31316edca017ad36768aaf5a95",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/scripts?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/a83e7c5f32e1ed31316edca017ad36768aaf5a95",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/scripts"
}
},
{
"name": "templates",
"path": "templates",
"sha": "d9c91385d725a1f9492a44f0f25e33773d531870",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/templates?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/templates",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/d9c91385d725a1f9492a44f0f25e33773d531870",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/templates?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/d9c91385d725a1f9492a44f0f25e33773d531870",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/templates"
}
},
{
"name": "tests",
"path": "tests",
"sha": "2d30505b3d07323b11e26a1b3387d14847198bdc",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/tests?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/tests",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/2d30505b3d07323b11e26a1b3387d14847198bdc",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/tests?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/2d30505b3d07323b11e26a1b3387d14847198bdc",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/tests"
}
},
{
"name": "tools",
"path": "tools",
"sha": "0429010ea77bf40c447d72efb05f3c9f42a20c68",
"size": 0,
"url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/tools?ref=main",
"html_url": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/tools",
"git_url": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/0429010ea77bf40c447d72efb05f3c9f42a20c68",
"download_url": null,
"type": "dir",
"_links": {
"self": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/contents/tools?ref=main",
"git": "https://api.github.com/repos/hesreallyhim/awesome-claude-code/git/trees/0429010ea77bf40c447d72efb05f3c9f42a20c68",
"html": "https://github.com/hesreallyhim/awesome-claude-code/tree/main/tools"
}
}
]
@@ -0,0 +1,38 @@
version: 1
domain_id: hesreallyhim-awesome-claude-code
object:
type: github_repository
name: hesreallyhim/awesome-claude-code
url: https://github.com/hesreallyhim/awesome-claude-code
pulled_at: '2026-07-02T22:47:14+00:00'
puller: scripts/fetch-research-raw.py
files:
- path: repository/
kind: git-working-tree
status: ok
source: 'git clone --depth=1 --single-branch --no-tags https://github.com/hesreallyhim/awesome-claude-code.git docs/research/hesreallyhim-awesome-claude-code/raw/repository'
- path: github-repo.raw.json
kind: repository-metadata
status: ok
source: 'gh repo view hesreallyhim/awesome-claude-code --json nameWithOwner,url,description,homepageUrl,isArchived,isFork,isMirror,defaultBranchRef,licenseInfo,primaryLanguage,repositoryTopics,stargazerCount,forkCount,watchers,createdAt,updatedAt,pushedAt,latestRelease --jq .'
- path: github-readme.raw.md.txt
kind: readme
status: ok
source: 'gh api repos/hesreallyhim/awesome-claude-code/readme -H Accept: application/vnd.github.raw'
- path: github-license.raw.txt
kind: license
status: ok
source: 'gh api repos/hesreallyhim/awesome-claude-code/license -H Accept: application/vnd.github.raw'
- path: github-root-contents.raw.json
kind: root-contents
status: ok
source: 'gh api repos/hesreallyhim/awesome-claude-code/contents'
- path: github-languages.raw.json
kind: languages
status: ok
source: 'gh api repos/hesreallyhim/awesome-claude-code/languages'
- path: github-latest-release.raw.json
kind: latest-release
status: missing_or_error
source: 'gh api repos/hesreallyhim/awesome-claude-code/releases/latest'
message: 'gh: Not Found (HTTP 404)'