avibebuilder/claude-prime

You've heard Claude Code can do amazing things. Skills, hooks, agents, memory systems — but who has time to figure all that out? Claude Prime sets it up for you in one command.

119Stars on the repository
31Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

agent-browser

01

avibebuilder/claude-prime

Skill Claude CodeCodex

Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a…

119 3mo ago A 108 tokens original MIT

ask

02

avibebuilder/claude-prime

Skill Claude CodeCodex

Answer questions about code, architecture, and technical decisions — no implementation. Trigger on questions asking 'why', 'what does this do', 'what is the purpose of', 'explain', 'what's the difference', 'compare', or 'what are the tradeoffs' — even when referencing specific files, code snippets, or inline code. The…

119 3mo ago A 110 tokens original MIT

cook

03

avibebuilder/claude-prime

Skill Claude CodeCodex

Implement, build, create, or add any feature, endpoint, page, component, or functionality. Use this skill whenever the user asks you to write new code or make code changes — whether it's adding an API endpoint, building a UI page, creating an export feature, wiring up a webhook, implementing a search/filter, or any…

119 3mo ago A 145 tokens original MIT

create-doc

04

avibebuilder/claude-prime

Skill Claude CodeCodex

Use when the user wants to save knowledge as a file so others don't have to rediscover it — "turn this into a doc", "write this up", "document how X works", "we figured this out and want to capture it", "nobody should have to figure this out again". Covers any request to create or update durable written artifacts…

119 3mo ago A 149 tokens original MIT

diagnose

05

avibebuilder/claude-prime

Skill Claude CodeCodex

Investigate unexpected behavior and mysterious bugs. Use when the cause of a problem is unknown and the user needs to understand WHY something is happening — symptoms like: sudden unexplained changes in metrics or behavior, works locally but not in staging/production, inconsistent or intermittent failures, correct…

119 3mo ago A 153 tokens original MIT

discuss

06

avibebuilder/claude-prime

Skill Claude CodeCodex

Brainstorms and debates approaches, then drives toward an actionable decision. Use whenever someone needs a thinking partner for a decision they're facing: 'discuss', 'debate', 'brainstorm', 'weigh options', 'tradeoffs', 'should I do X or Y', 'help me decide', 'I'm torn between', 'sanity check my thinking', or 'what…

119 3mo ago A 144 tokens original MIT

docs-seeker

07

avibebuilder/claude-prime

Skill Claude CodeCodex

Fetch up-to-date documentation for any library, framework, API, or service into context. Use when the user wants to look up API references, check function signatures or required fields, find feature-specific docs, or verify how an external tool actually works. Triggers for queries about third-party libraries like…

119 3mo ago A 116 tokens original MIT

fix

08

avibebuilder/claude-prime

Skill Claude CodeCodex

Fix bugs and broken behavior when there is enough evidence to act on a repair path. Use for errors, crashes, incorrect results, API failures (500, 404, 403), CORS problems, database exceptions, broken rendering, duplicated or wrong data, off-by-one mistakes, timezone/date bugs, broken forms, config-caused runtime…

119 3mo ago A 148 tokens original MIT

frontend-design

09

avibebuilder/claude-prime

Skill Claude CodeCodex

Builds distinctive, production-grade UIs that avoid generic AI aesthetics. Use whenever the user wants to build, restyle, or give visual direction to any interface — pages, dashboards, landing pages, components, onboarding flows, mobile screens, or design systems — even without an explicit 'design' request. Also…

119 3mo ago A 128 tokens original MIT

give-plan

10

avibebuilder/claude-prime

Skill Claude CodeCodex

Use when the user wants a written, reviewable plan or spec produced before coding starts. Triggers on: mapping out changes without implementing, thinking through risks of upgrades or migrations, evaluating approaches before committing to one, writing specs for team review, phasing work into stages, or any request that…

119 3mo ago A 111 tokens original MIT

media-processor

11

avibebuilder/claude-prime

Skill Claude CodeCodex

Specialized visual and multimedia processing tools. Use this skill whenever a task involves complex visual content — UI mockups, dense screenshots, design images, charts, artwork — where precise details like spacing, hex colors, font sizes, and component hierarchy need to be extracted accurately. Also use for…

119 3mo ago B 134 tokens original MIT

optimus-prime

12

avibebuilder/claude-prime

Skill Claude CodeCodex

Generates a Claude Code configuration tailored to a specific project. Use whenever the user wants to prime a project, set up claude for a repo, bootstrap claude config, or re-prime/refresh an already-primed project (for example after /prime-sync pulled new starter content). Triggers on 'prime', 'prime this project'…

119 3mo ago A 153 tokens original MIT

prime-sync

13

avibebuilder/claude-prime

Skill Claude CodeCodex

Syncs Claude config between prime repo and target projects. Trigger on 'sync', 'prime-sync', 'push config', 'pull config', 'update prime', 'sync claude config'. Push mode deploys to targets; pull mode imports changes back.

119 3mo ago A 54 tokens original MIT

review-code

14

avibebuilder/claude-prime

Skill Claude CodeCodex

Review code for quality, correctness, and fit. Use when the user wants judgment on code that already exists — their own changes, a teammate's patch, a PR, branch, commit, diff, staged changes, or one or more files to look over. Activate on requests like review, look over, sanity check, critique, code review, or 'is…

119 3mo ago A 134 tokens original MIT

self-evolve

15

avibebuilder/claude-prime

Skill Claude CodeCodex

The single config quality skill. Two modes: (1) Default — review/wire pending self-improvement proposals. (2) Audit — analyzes skills, rules, CLAUDE.md, project refs, hooks, and agents against the actual codebase to find inaccuracies, trigger overlaps, stale references, and weak rules, then fixes them. Trigger on…

119 3mo ago A 144 tokens original MIT

skill-creator

16

avibebuilder/claude-prime

Skill Claude CodeCodex

Use when the user wants to work on a Claude Code skill file (SKILL.md): writing one from scratch, testing whether an existing one works well, running evals or benchmarks, improving its instructions, or fixing why it isn't triggering. Triggers on: 'make a skill for X', 'test this skill', 'run evals on my SKILL.md'…

119 3mo ago A 135 tokens original MIT

test

17

avibebuilder/claude-prime

Skill Claude CodeCodex

Use when the user wants to know if something works — the answer requires running code, not analyzing it. Output is a verdict backed by evidence: passed, failed, or broken. Primary triggers: 'run the tests', 'does X still work after my change?', 'did the merge break anything?', 'verify the fix worked', 'check if the…

119 3mo ago A 190 tokens original MIT

avibebuilder/claude-prime

Skill Claude CodeCodex

Use this skill for any Python backend work in this project: building FastAPI endpoints, writing service functions, defining Pydantic/SQLModel schemas, running Alembic migrations, or debugging 422 errors. Essential for authentication and authorization patterns — setting up getcurrentuser, issuperuser checks, admin-only…

119 3mo ago A 135 tokens original MIT

docker

19

avibebuilder/claude-prime

Skill Claude CodeCodex

ALWAYS activate when the user's query involves Docker in any way — even if it also matches other skills. If the words docker, Dockerfile, docker-compose, compose.yml, container, or image appear in the query, this skill MUST be used. Covers: writing or editing Dockerfiles and compose files, adding services (postgres…

119 3mo ago B 157 tokens original MIT

avibebuilder/claude-prime

Skill Claude CodeCodex

Use this skill for ANY work involving React, Next.js, TypeScript, or Tailwind in the browser layer. This includes building components and pages, but equally covers debugging and fixing frontend issues: CSS/Tailwind classes not applying, form validation behavior, hydration mismatches between server and client renders…

119 3mo ago A 144 tokens original MIT

humanizer

21

avibebuilder/claude-prime

Skill Claude CodeCodex

Rewrite existing text so it stops sounding AI-generated. Triggers on "humanize this", "un-ChatGPT it", "doesn't scream LLM", "strip the AI voice", or naming specific AI tells (em dashes, "it's not just X it's Y", "stands as a testament", "thrilled to announce", emoji-headed bullets, LinkedIn cringe). Works on any…

119 3mo ago A 134 tokens copy · 86% MIT

monorepo

22

avibebuilder/claude-prime

Skill Claude CodeCodex

MUST use for ANY query mentioning packages, monorepo, workspace, catalog, turbo, turborepo, or pnpm in a multi-package context. MUST use when sharing config (ESLint, tsconfig, prettier) across packages, fixing build order between packages, adding new packages, scoping CI installs/caching to changed packages, or…

119 3mo ago A 132 tokens original MIT