{"id":51008883,"url":"https://github.com/oleksbard/claude-find-skill","last_synced_at":"2026-06-27T06:00:31.624Z","repository":{"id":366156970,"uuid":"1275214702","full_name":"oleksbard/claude-find-skill","owner":"oleksbard","description":"A Claude Code skill that finds skills you don't have yet","archived":false,"fork":false,"pushed_at":"2026-06-20T13:44:23.000Z","size":31,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-06-26T05:23:41.456Z","etag":null,"topics":["ai","claude","claude-ai","claude-code","claude-skills","skill","skill-md","skills"],"latest_commit_sha":null,"homepage":"","language":null,"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/oleksbard.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-06-20T12:00:39.000Z","updated_at":"2026-06-25T17:02:10.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/oleksbard/claude-find-skill","commit_stats":null,"previous_names":["oleksbard/claude-find-skill"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/oleksbard/claude-find-skill","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksbard%2Fclaude-find-skill","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksbard%2Fclaude-find-skill/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksbard%2Fclaude-find-skill/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksbard%2Fclaude-find-skill/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/oleksbard","download_url":"https://codeload.github.com/oleksbard/claude-find-skill/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/oleksbard%2Fclaude-find-skill/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34843147,"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-27T02:00:06.362Z","response_time":126,"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":["ai","claude","claude-ai","claude-code","claude-skills","skill","skill-md","skills"],"created_at":"2026-06-21T00:02:08.746Z","updated_at":"2026-06-27T06:00:31.592Z","avatar_url":"https://github.com/oleksbard.png","language":null,"funding_links":[],"categories":["Source Catalog"],"sub_categories":[],"readme":"# find-skill\n\n\u003cp align=\"center\"\u003e\n  \u003cimg src=\"assets/find-skill-mascot.png\" alt=\"find-skill mascot: a pixel-art fox explorer in an adventurer's hat kneeling beside a treasure chest of gold and stars\" width=\"200\"\u003e\n\u003c/p\u003e\n\nA Claude Code skill that **finds skills you don't have yet.**\n\nAsk \"is there a skill for X?\" and it searches the official plugin marketplace, GitHub, and curated awesome-lists, throws out anything you've already installed, and hands you the **top 5 matches with links** — ranked by relevance, then popularity. It only recommends. It never installs or touches your system.\n\n\u003e Built to the standard Agent Skill format — a folder with a `SKILL.md` and YAML frontmatter — as documented in Anthropic's [anthropics/skills](https://github.com/anthropics/skills) repo.\n\n## Install\n\nCopy the skill into your personal (user-level) skills dir:\n\n```sh\ngit clone https://github.com/oleksbard/claude-find-skill.git\ncp -R claude-find-skill/find-skill ~/.claude/skills/find-skill\n```\n\nRestart Claude Code (or start a new session) and it's available in every project.\n\n\u003e Developing the skill? Symlink instead so edits go live without re-copying: `ln -s \"$PWD/claude-find-skill/find-skill\" ~/.claude/skills/find-skill`\n\n## Use\n\nJust ask, in any session:\n\n```sh\n/find-skill is there a skill for writing changelogs?\n/find-skill find me a skill that reviews terraform\n/find-skill what skills exist for screenshot testing?\n```\n\n## Example\n\n```sh\n/find-skill UI_UX design skills  \n\n⏺ All five verified as real skills. Here's your shortlist for UI/UX design — community skills you don't have, each confirmed to contain a SKILL.md:\n\n  baoyu-design — Run \"Claude Design\" locally: turn a request into polished UI mockups, prototypes, wireframes \u0026 decks as self-contained HTML\n    Source: GitHub · ★ 1,655 · pushed 2026-06\n    Link: https://github.com/JimLiu/baoyu-design\n    Why: The most general-purpose pick — full design-artifact workflow (mockups→prototypes→decks) without needing claude.ai/design; tuned for Opus 4.8.\n    Get it: git clone https://github.com/JimLiu/baoyu-design  (not run for you)\n\n  nothing-design-skill — Generate UI in the \"Nothing\" design language: monochrome, Swiss typography, industrial\n    Source: GitHub · ★ 2,500 · pushed 2026-04\n    Link: https://github.com/dominikmartn/nothing-design-skill\n    Why: Most-starred design skill out there; reach for it when you want one strong, opinionated aesthetic rather than generic output.\n    Get it: git clone https://github.com/dominikmartn/nothing-design-skill  (not run for you)\n\n  hue — Learns any brand (URL, name, or screenshot) and turns it into a complete design system: color tokens, type, spacing, components\n    Source: GitHub · ★ 715 · pushed 2026-06\n    Link: https://github.com/dominikmartn/hue\n    Why: The \"UX consistency\" angle — every UI your assistant builds matches a defined brand system. Pairs well with a builder skill.\n    Get it: git clone https://github.com/dominikmartn/hue  (not run for you)\n\n  styleseed — Design-judgment engine: 74 rules, 48 components, 7 brand skins (Toss/Stripe/Linear/Notion/Raycast/Arc/Vercel), motion system, 15 /ss-* skills + a11y audits\n    Source: GitHub · ★ 554 · pushed 2026-06\n    Link: https://github.com/bitjaru/styleseed\n    Why: The most comprehensive toolkit here — teaches design judgment (scaffold, tokens, motion, accessibility, review) rather than one look. Anti-\"AI slop.\"\n    Get it: git clone https://github.com/bitjaru/styleseed  (not run for you)\n\n  refactoring-ui-plugin — 10 design-review skills based on Refactoring UI (visual hierarchy, typography scale, spacing, contrast, empty states…)\n    Source: GitHub · ★ 173 · pushed 2026-04\n    Link: https://github.com/gnurio/refactoring-ui-plugin\n    Why: Complements the builders above — a critique lens to evaluate and fix existing UI, not just generate it.\n    Get it: git clone https://github.com/gnurio/refactoring-ui-plugin  (not run for you)\n\n  ---\n  Already covered — not listed as new: You have artifact-design active (Anthropic's distinctive-frontend design skill). The marketplace's frontend-design (829k installs) is the same capability, so I left it off.\n\n  Dropped by the verify step: plugin87/ux-ui-agent-skills (227★) looked strong but has no SKILL.md — it ships as slash-command .md files, not skill format. Usable, but not a drop-in skill.\n\n  One adjacent option (different category): if you design in Figma, figma@claude-plugins-official (136k installs) does design-token extraction and design→code — /plugin install figma@claude-plugins-official.\n  It's a tool integration, not a design-craft skill, so it's outside the top 5.\n\n  ▎ GitHub searched via REST API + WebFetch — run gh auth login for sharper, code-level (SKILL.md) results.\n  ▎ Curated awesome-list (hesreallyhim/awesome-claude-code) skipped — its index is mid-reconstruction.\n\n```\n\n## Sharper GitHub results (optional)\n\nGitHub *code* search needs auth. Without it the skill falls back to the public API and web search — still works. For the best results:\n\n```sh\ngh auth login\n```\n\n## What it won't do\n\n- Install, clone, or download anything for you\n- Recommend skills you already have\n- Search the open web beyond GitHub + marketplace + curated lists\n\n## Uninstall\n\n```sh\nrm -rf ~/.claude/skills/find-skill\n```\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksbard%2Fclaude-find-skill","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Foleksbard%2Fclaude-find-skill","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Foleksbard%2Fclaude-find-skill/lists"}