avibebuilderavibebuilderOfficialยท21 Agent Skills Included

claude-prime

Repeatable coding workflows, project setup, and code review

Installs reusable slash-command workflows for planning, building, debugging, testing, and reviewing code in any repository. Eliminates repeated prompt writing, inconsistent output, and manual project setup across every new codebase. Analyzes your repository and generates tailored project instructions, rules, and domain knowledge automatically.
npx skills add avibebuilder/claude-prime --all -g -y
Available:

Teaches your AI agent the context engineering principles and knowledge-layer architecture for loading the right skills, rules, and project references at the right time.

All Skills in This Repository (21)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

monorepo

Diagnose cross-package dependency, build, and configuration issues in pnpm workspaces and Turborepo monorepos.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

docker

Automate standardized Docker workflows with Dockerfile and Compose best practices.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

backend-fastapi-python

Implement FastAPI endpoints with AsyncSession, Pydantic schemas, and auth dependencies.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

frontend-development

Fix React and Next.js rendering, styling, and interactivity issues.

Official
Intermediate
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

agent-browser

Automates browser interactions for AI agents to navigate, fill forms, and capture data.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

prime-sync

Sync Claude configuration between a central prime repository and target project repositories.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

test

Executes specified tests and commands and reports verdicts with evidence.

Official
Intermediate
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

review-code

Evaluates code quality and correctness for pull requests, commits, and branches.

Official
Intermediate
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

ask

Explain code architecture and design decisions using codebase evidence.

Official
Basic
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

create-doc

Capture repository knowledge and decisions as durable Markdown documents.

Official
Intermediate
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

optimus-prime

Analyze a repository and generate project-specific CLAUDE.md, skills, and rules.

Official
Advanced
๐Ÿ“ฆ In Repo
avibebuilderavibebuilder

diagnose

Diagnose software bugs through structured hypothesis generation and evidence collection.

Official
Advanced

Frequently Asked Questions

FAQPage Schema
How to install Claude Prime?โ–ผ

Run `npx skills add avibebuilder/claude-prime --all -g -y` in your terminal to install all skills in this suite globally.

What does Claude Prime do?โ–ผ

It sets up repeatable coding workflows like /cook, /fix, /test, and /review-code so your agent follows consistent processes instead of ad-hoc prompts. It also analyzes your repo and generates project-specific instructions and rules.

How do I set up a new project with Claude Prime?โ–ผ

After installing, run the /optimus-prime command inside your repository. It analyzes your codebase and creates tailored skills, rules, and a CLAUDE.md file for your stack.

Does Claude Prime work with Claude Code?โ–ผ

Yes. It is built specifically for Claude Code and follows the standard SKILL.md format, so all workflows run directly in your existing setup.

Can teams share the same AI coding setup?โ–ผ

Yes. All workflows, rules, and project context live in version control, so every contributor gets identical behavior without re-explaining conventions.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’