Top AI Repos — open-source AI, indexed and scored
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
Top AI Repos tracks AI repositories on GitHub and answers two different questions about each one: is it moving right now, and would you bet a product on it.
| Date | Stars |
|---|---|
| 2026-07-31 | 279 |
| 2026-08-06 | 279 |
Today
— stars today
This week
— stars this week
This month
— stars this month
Momentum
0.0
growth rate 0.00%/day
# Skills Collection A curated collection of agent skills for Claude Code and compatible agent platforms. --- ## CLI 工具:skills-manager 使用 `skills-manager` 脚本将场景中的技能通过软连接安装到各 Agent 平台的 skills 目录。 ### 使用方式 ```bash # 列出所有可用场景 python3 skills-manager scenarios list # 安装指定场景(将技能软连接到默认目标目录) python3 skills-manager scenarios install Common ``` ### 默认安装目标 软连接会安装到以下目录(自动创建,已存在则跳过): | 平台 | 目标目录 | |------|----------| | Codex | `~/.codex/skills` | | Pi | `~/.pi/agent/skills` | | Claude Code | `~/.claude/skills` | | Hermes | `~/.hermes/skills` | ### 软连接清理 每次执行 `install` 时,脚本会自动清理目标目录中指向当前仓库、但不在当前场景配置中的无效软连接,确保安装目录保持整洁。 --- ## Quick Reference | Skill | Purpose | Use When | |-------|---------|----------| | [agent-browser](#agent-browser) | Browser automation | Interacting with websites, scraping, testing web apps | | [brainstorming](#brainstorming) | Design exploration | Starting any creative work, building features, components | | [find-skills](#find-skills) | Skill discovery | Looking for tools, asking "how do I do X" | | [frontend-design](#frontend-design) | Visual interface creation | Building web components, pages, landing pages | | [frontend-skill](#frontend-skill) | Premium UI development | Art direction, award-level composition | | [pua](#pua) | Performance coaching | User frustration, repeated failures, debugging | | [skill-creator](#skill-creator) | Skill development | Creating or improving skills | | [ui-ux-pro-max](#ui-ux-pro-max) | Professional design | High-end UI/UX work | | [vercel-react-best-practices](#vercel-react-best-practices) | React optimization | Writing, reviewing React/Next.js code | | [web-design-guidelines](#web-design-guidelines) | UI code review | Reviewing UI for accessibility and best practices | | [writing-plans](#writing-plans) | Implementation planning | Multi-step tasks with clear specs | --- ## Skill Details ### agent-browser **Purpose:** Browser automation CLI for AI agents. **Use Cases:** - Navigate websites and interact with pages - Fill forms, click buttons, take screenshots - Scrape data, test web applications - Handle authentication flows **Key Commands:** - `agent-browser open <url>` — Navigate to URL - `agent-browser snapshot -i` — Get interactive elements with refs - `agent-browser click @e1` / `agent-browser fill @e2 "text"` — Interact via refs - `agent-browser screenshot` — Capture page images --- ### brainstorming **Purpose:** Collaborative design exploration before implementation. **When to Use:** Before any creative work — creating features, building components, adding functionality, or modifying behavior. **Process:** 1. Explore project context 2. Ask clarifying questions (one at a time) 3. Propose 2-3 approaches with trade-offs 4. Present design sections for approval 5. Write design doc to `docs/superpowers/specs/` 6. Invoke `writing-plans` for implementation **Hard Gate:** Do NOT write code until design is approved. --- ### find-skills **Purpose:** Discover and install skills from the open agent skills ecosystem. **When to Use:** - "How do I do X?" - "Find a skill for X" - "Is there a skill that can..." **Key Commands:** - `npx skills find [query]` — Search for skills - `npx skills add <package>` — Install a skill - Browse: https://skills.sh/ --- ### frontend-design **Purpose:** Create distinctive, production-grade frontend interfaces. **When to Use:** Building web components, pages, artifacts, posters, or applications. **Design Principles:** - **Bold aesthetics** — Choose an extreme direction (minimalist, maximalist, retro-futuristic, etc.) - **Typography** — Distinctive, characterful font choices - **Motion** — Well-orchestrated animations, scroll-triggered effects - **Spatial composition** — Unexpected layouts, asymmetry, overlap **Avoid:** Generic AI aesthetics (Inter font, purple gradients, predictable layouts) --- ### frontend-skill **Purpose:** Ship premium, award-level interfaces with art direction and restraint. **When to Use:** When qualit
Excerpt of 8,114 characters
Read on GitHubWould you bet a product on this? Bounded 0–100 and slow moving.
matched fp:5ff34756f2859c15, llm:Repository description: 'My LLM skills' (no topics, language C#).
matched fp:5ff34756f2859c15, llm:Repository description: 'My LLM skills' (no topics, language C#).