Skip to content

Templates

Drop-in files you copy into your real project.

Terminal window
# After cloning hackerx
cp hackerx/templates/CLAUDE.md ~/your-project/CLAUDE.md
cp hackerx/templates/verification-checklist.md ~/your-project/.github/PULL_REQUEST_TEMPLATE.md

Or use the CLI to drop everything in at once:

Terminal window
npx hackerx init

Edit each one to match your stack — the templates are starting points, not finished docs.