{"id":46419061,"url":"https://github.com/doublej/claude-verbs","last_synced_at":"2026-03-05T15:03:08.850Z","repository":{"id":337878041,"uuid":"1155653602","full_name":"doublej/claude-verbs","owner":"doublej","description":null,"archived":false,"fork":false,"pushed_at":"2026-03-05T05:29:11.000Z","size":171,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-03-05T10:24:54.558Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/doublej.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"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-02-11T18:49:33.000Z","updated_at":"2026-03-05T05:29:15.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/doublej/claude-verbs","commit_stats":null,"previous_names":["doublej/claude-verbs"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/doublej/claude-verbs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doublej%2Fclaude-verbs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doublej%2Fclaude-verbs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doublej%2Fclaude-verbs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doublej%2Fclaude-verbs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/doublej","download_url":"https://codeload.github.com/doublej/claude-verbs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/doublej%2Fclaude-verbs/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30132585,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-05T14:41:47.141Z","status":"ssl_error","status_checked_at":"2026-03-05T14:41:21.567Z","response_time":93,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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-03-05T15:03:08.282Z","updated_at":"2026-03-05T15:03:08.842Z","avatar_url":"https://github.com/doublej.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# claude-verbs\n\nCommunity-contributed spinner verb sets for [Claude Code](https://docs.anthropic.com/en/docs/claude-code).\n\n`claude-verbs-cli` is the install tool. Use `bunx` commands to list and install sets:\n\n```sh\nbunx github:doublej/claude-verbs-cli list\nbunx github:doublej/claude-verbs-cli install \u003cname\u003e\n```\n\nBrowse sets at [claudeverbs.com](https://claudeverbs.com).\n\n## Submission Home\n\nThis repository is the only place to submit new verb sets.\n\n- Submit via pull request to [doublej/claude-verbs](https://github.com/doublej/claude-verbs)\n- Follow [CONTRIBUTING.md](CONTRIBUTING.md)\n\n## Structure\n\n```\n└── sets/\n    ├── schema.json      # JSON Schema all sets must pass\n    ├── _template.json   # Starting point for new sets\n    ├── index.json       # Set index metadata\n    └── *.json           # Verb set files (flat, no subdirectories)\n```\n\nEach set includes `language` (locale code), `displayName` (human-readable title), and `category` (`entertainment`, `music`, `gaming`, `literature`, `science`, `tech`, `sport`, `culture`, or `original`).\n\n## Sets\n\n| Name | Display Name | Language | Category |\n|------|-------------|----------|----------|\n| `au-kath-and-kim` | Kath \u0026 Kim | en_AU | entertainment |\n| `br-chaves` | Chaves | pt_BR | entertainment |\n| `ca-letterkenny` | Letterkenny | en_CA | entertainment |\n| `de-dinner-for-one` | Dinner for One | de_DE | entertainment |\n| `en-duke-nukem-3d` | Duke Nukem 3D | en_US | gaming |\n| `es-camera-cafe` | Cámera Café | es_ES | entertainment |\n| `fr-kaamelott` | Kaamelott | fr_FR | entertainment |\n| `idiot` | Idiot | en_GB | original |\n| `in-hera-pheri` | Hera Pheri | hi_IN | entertainment |\n| `jiskefet` | Jiskefet | nl_NL | entertainment |\n| `jp-gaki-no-tsukai` | Gaki no Tsukai | ja_JP | entertainment |\n| `kr-infinite-challenge` | Infinite Challenge | ko_KR | entertainment |\n| `multi-lul` | Jiskefet: Multi-lul | nl_NL | entertainment |\n| `rundfunk` | Rundfunk | nl_NL | entertainment |\n| `telekids` | Telekids | nl_NL | entertainment |\n| `uk-peep-show` | Peep Show | en_GB | entertainment |\n| `us-billie-eilish` | Billie Eilish | en_US | music |\n| `us-the-office` | The Office | en_US | entertainment |\n| `us-breaking-bad` | Breaking Bad | en_US | entertainment |\n| `us-portal` | Portal | en_US | gaming |\n| `us-pulp-fiction` | Pulp Fiction | en_US | entertainment |\n| `us-seinfeld` | Seinfeld | en_US | entertainment |\n| `us-snl` | Saturday Night Live | en_US | entertainment |\n| `us-star-wars` | Star Wars | en_US | entertainment |\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoublej%2Fclaude-verbs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdoublej%2Fclaude-verbs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdoublej%2Fclaude-verbs/lists"}