{"id":51320588,"url":"https://github.com/tmhsdigital/pr-forge","last_synced_at":"2026-07-01T13:01:21.088Z","repository":{"id":344452630,"uuid":"1181875835","full_name":"TMHSDigital/pr-forge","owner":"TMHSDigital","description":"A community AI prompt library built for agentic contributions — fork it, plug in Claude/Cursor/Copilot, and merge PRs.","archived":false,"fork":false,"pushed_at":"2026-03-14T21:49:18.000Z","size":677,"stargazers_count":0,"open_issues_count":44,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-15T05:20:52.197Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TMHSDigital.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-03-14T18:38:51.000Z","updated_at":"2026-03-14T21:49:21.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/TMHSDigital/pr-forge","commit_stats":null,"previous_names":["tmhsdigital/pr-forge"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/TMHSDigital/pr-forge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fpr-forge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fpr-forge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fpr-forge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fpr-forge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TMHSDigital","download_url":"https://codeload.github.com/TMHSDigital/pr-forge/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TMHSDigital%2Fpr-forge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35007278,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-01T02:00:05.325Z","response_time":130,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-07-01T13:01:19.773Z","updated_at":"2026-07-01T13:01:21.059Z","avatar_url":"https://github.com/TMHSDigital.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# pr-forge\n\n**A community prompt library for LLMs — built to be forked, contributed to, and genuinely useful.**\n\npr-forge serves two honest purposes:\n\n1. **A real prompt library** — a growing, community-maintained collection of high-quality prompts for ChatGPT, Claude, Gemini, Cursor, and other LLMs. Organized by category, validated by schema, open to all.\n2. **An achievement grinder** — GitHub's [Pull Shark](https://docs.github.com/en/account-and-profile/setting-up-and-managing-your-github-profile/customizing-your-profile/github-achievement-types) badge rewards merging PRs. This repo is designed to make that easy through structured, low-friction contributions.\n\nBoth goals reinforce each other: more contributors = more prompts = more merged PRs = more achievements.\n\n---\n\n## What's in the library?\n\nPrompts are stored in `prompts/` organized by category:\n\n```\nprompts/\n├── general/\n├── coding/\n├── writing/\n├── research/\n├── roleplay/\n└── system/\n```\n\nEach prompt is a Markdown file with YAML front matter. See [prompts/schema.json](prompts/schema.json) and [prompts/README.md](prompts/README.md).\n\n---\n\n## How to contribute\n\n### Humans\n1. Fork this repo\n2. Add a prompt file in the right `prompts/\u003ccategory\u003e/` folder\n3. Follow the schema in `prompts/schema.json`\n4. Open a PR — the GitHub Actions validator will check your file automatically\n\nSee [CONTRIBUTING.md](CONTRIBUTING.md) for the full guide.\n\n### AI Agents\nThis repo is designed to be AI-agent-friendly:\n- **Claude Code** — see [CLAUDE.md](CLAUDE.md)\n- **Cursor** — rules in `.cursor/rules/contributing.mdc`\n- **GitHub Copilot** — uses PR template and issue templates\n- **Custom agents** — see [agents/README.md](agents/README.md)\n\n---\n\n## Fork this repo for your own grind\n\nWant to run your own prompt library + Pull Shark grind? Fork this repo:\n\n1. Fork it\n2. Update `README.md` with your name/org\n3. Set yourself (and friends) as maintainers\n4. Start merging\n\nThe structure, validation workflow, and agent integration are all ready to go.\n\n---\n\n## Achievement progress\n\n| Achievement | Requirement | Status |\n|---|---|---|\n| Pull Shark | 2 merged PRs | - |\n| Pull Shark x2 | 4 merged PRs | - |\n| Pull Shark x3 | 8 merged PRs | - |\n| Pull Shark x4 | 16 merged PRs | - |\n| Pull Shark x5 | 32 merged PRs | - |\n\nUpdate this table as you merge.\n\n---\n\n## License\n\nMIT — fork freely.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fpr-forge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftmhsdigital%2Fpr-forge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftmhsdigital%2Fpr-forge/lists"}