{"id":50929428,"url":"https://github.com/pyyupsk/claude-avatar-picker","last_synced_at":"2026-06-17T02:31:17.091Z","repository":{"id":354885952,"uuid":"1225777268","full_name":"pyyupsk/claude-avatar-picker","owner":"pyyupsk","description":"Browse all 72 hidden claude.ai profile avatars and copy a one-line console command to apply any of them","archived":false,"fork":false,"pushed_at":"2026-04-30T17:11:29.000Z","size":140,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-04-30T19:09:55.284Z","etag":null,"topics":["anthropic","avatar","avatar-picker","biome","bun","claude","claude-ai","react","tailwindcss","typescript","vite"],"latest_commit_sha":null,"homepage":"https://pyyupsk.github.io/claude-avatar-picker/","language":"TypeScript","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/pyyupsk.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"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-04-30T16:19:39.000Z","updated_at":"2026-04-30T17:11:34.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/pyyupsk/claude-avatar-picker","commit_stats":null,"previous_names":["pyyupsk/claude-avatar-picker"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/pyyupsk/claude-avatar-picker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyyupsk%2Fclaude-avatar-picker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyyupsk%2Fclaude-avatar-picker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyyupsk%2Fclaude-avatar-picker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyyupsk%2Fclaude-avatar-picker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyyupsk","download_url":"https://codeload.github.com/pyyupsk/claude-avatar-picker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyyupsk%2Fclaude-avatar-picker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34431810,"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-06-17T02:00:05.408Z","response_time":127,"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":["anthropic","avatar","avatar-picker","biome","bun","claude","claude-ai","react","tailwindcss","typescript","vite"],"created_at":"2026-06-17T02:31:16.433Z","updated_at":"2026-06-17T02:31:17.086Z","avatar_url":"https://github.com/pyyupsk.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Claude Avatar Picker\n\nBrowse all 72 built-in claude.ai profile avatars and copy a one-line console command to apply any of them to your account.\n\n🔗 **[pyyupsk.github.io/claude-avatar-picker](https://pyyupsk.github.io/claude-avatar-picker/)**\n\n## What is this?\n\nclaude.ai stores your profile picture as an integer id (the `avatar` field on `/api/account_profile`). The web app maps each id to a designed SVG client-side. The id space contains **72 unique designs** — but the picker UI only shows a handful at random when you click \"Randomize avatar\".\n\nThis site shows them all, lets you pick one, and gives you a console snippet that:\n\n1. Walks the React fiber tree to find the React Query `QueryClient`.\n2. Issues `PUT /api/account_profile` with your chosen id.\n3. Calls `qc.invalidateQueries()` so the avatar updates instantly without a reload.\n\n## How to use\n\n1. Open the site, pick an avatar.\n2. Copy the snippet (raw or Discord-formatted).\n3. Open claude.ai, paste in DevTools console, hit enter.\n\nThat's it.\n\n## Notes\n\n- `id = 0` clears the avatar (renders initials).\n- `id = 1..72` renders one of the 72 designs.\n- The server stores any integer; ids outside `1..72` render as a blank circle.\n- Last verified against claude.ai on 2026-04-30.\n\n## Stack\n\n- Vite + React 19 + TypeScript\n- Tailwind CSS v4 with semantic tokens\n- Biome (lint + format)\n- prism-react-renderer (syntax highlighting)\n- System-aware theme (light / dark / system) with no flash on reload\n- Bun as runtime and package manager\n\n## Develop\n\n```sh\nbun install\nbun dev          # vite dev server\nbun run check    # biome check\nbun run typecheck\nbun run build\n```\n\n## Deploy\n\nGitHub Actions builds on every push to `main` and publishes to GitHub Pages.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyyupsk%2Fclaude-avatar-picker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyyupsk%2Fclaude-avatar-picker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyyupsk%2Fclaude-avatar-picker/lists"}