Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Datasets:
Duplicated from
Gugu8/Code-Syntax-Expanded
Corpus-NZ
/
High-Quality-Code
Like
0
Follow
Corpus
1
Languages:
English
Size:
100M<n<1B
Tags:
code
Synthetic
real-code
github
high-quality
max-code
License:
open-data-attribution-training-disclosure-license-odatl-1.0
Dataset card
Files
Files and versions
xet
Community
4
main
High-Quality-Code
/
github_code
/
obra__superpowers
/
hooks
/
hooks.json
Gugu8
Add github_code/obra__superpowers from GitHub - direct commit
7fe7448
verified
2 days ago
Raw
Download with hf CLI
Copy download link
History
Blame
Contribute
Delete
Safe
334 Bytes
{
"hooks"
:
{
"SessionStart"
:
[
{
"matcher"
:
"startup|clear|compact"
,
"hooks"
:
[
{
"type"
:
"command"
,
"command"
:
"\"${CLAUDE_PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start"
,
"shell"
:
"bash"
,
"async"
:
false
}
]
}
]
}
}