Best AI GitHub Repos
Curated collection of the best open-source repositories for AI, automation, and vibe coding.
/adspirer-ads-agent
Cross-platform ad management for Google Ads, Meta Ads, TikTok Ads, and LinkedIn Ads. 91 tools for keyword research, campaign creation, performance analysis, and budget optimization.
anthropics/agent-sdk-devOfficial
Scaffolds and validates Claude Agent SDK apps in Python or TypeScript. Run /new-sdk-app to generate a project, then use built-in verifiers to check SDK patterns and best practices.
wshobson/agents
Intelligent automation and multi-agent orchestration for Claude Code
vercel/ai
The AI Toolkit for TypeScript. From the creators of Next.js, the AI SDK is a free open-source library for building AI-powered applications and agents
/ai-firstify
AI-first project auditor and re-engineer based on the 9 design principles and 7 design patterns from the TechWolf AI-First Bootcamp
/ai-plugins
Set up endorctl and use Endor Labs to scan, prioritize, and fix security risks across your software supply chain
/aikido
Aikido Security scanning for Claude Code — SAST, secrets, and IaC vulnerability detection powered by the Aikido MCP server.
/amazon-location-service
Guide developers through adding maps, places search, geocoding, routing, and other geospatial features with Amazon Location Service, including authentication setup, SDK integration, and best practices.
/Anthropic Skills
The official skills repository maintained by Anthropic, the creators of Claude and Claude Code. These skills are built and tested by the Claude Code team and represent the gold standard for skill quality and reliability.
anthropics/anthropic-sdk-csharpOfficial
Access to Anthropic's safety-first language model APIs in C#
anthropics/anthropic-sdk-goOfficial
Access to Anthropic's safety-first language model APIs via Go
anthropics/anthropic-sdk-javaOfficial
The Claude SDK for Java — official library providing access to the Claude API from Java and Kotlin applications on the JVM.
anthropics/anthropic-sdk-phpOfficial
Access to Anthropic's safety-first language model APIs in PHP
anthropics/anthropic-sdk-pythonOfficial
The Claude SDK for Python — official library providing access to the Claude API from Python applications.
anthropics/anthropic-sdk-rubyOfficial
The Claude SDK for Ruby — official library providing access to the Claude API from Ruby applications and Rails projects.
anthropics/anthropic-sdk-typescriptOfficial
Access to Anthropic's safety-first language model APIs in TypeScript
anthropics/asanaOfficial
Claude Code plugin named asana.
/astronomer-data-agents
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
/AtCyrus Skills
Hand-picked collection of Claude Code skills focused on productivity, development workflows, and AI-assisted coding patterns.
/atlan
Atlan data catalog plugin for Claude Code. Search, explore, govern, and manage your data assets through natural language. Powered by the Atlan MCP server with semantic search, lineage traversal, glossary management, data quality rules, and more.
/atlassian
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
/atomic-agents
Comprehensive development workflow for building AI agents with the Atomic Agents framework. Includes specialized agents for schema design, architecture planning, code review, and tool development. Features guided workflows, progressive-disclosure skills, and best practice validation.
microsoft/autogen
A programming framework for agentic AI
/aws-serverless
AWS Serverless helps design, build, deploy, test, and debug serverless applications with AWS Serverless services.
/brightdata-plugin
Web scraping, Google search, structured data extraction, and MCP server integration powered by Bright Data. Includes 7 skills: scrape any webpage as markdown (with bot detection/CAPTCHA bypass), search Google with structured JSON results, extract data from 40+ websites (Amazon, LinkedIn, Instagram, TikTok, YouTube, and more), orchestrate Bright Data's 60+ MCP tools, built-in best practices for Web Unlocker, SERP API, Web Scraper API, and Browser API, Python SDK best practices for the brightda...
AgentDeskAI/browser-tools-mcp
Monitor browser logs directly from Cursor and other MCP compatible IDEs.
openai/build-hoursOfficial
Build hours code to share.
openai/chatgpt-retrieval-pluginOfficial
The ChatGPT Retrieval Plugin lets you easily find personal or work documents by asking questions in natural language.
ChromeDevTools/chrome-devtools-mcp
Chrome DevTools for coding agents
/circleback
Circleback conversational context integration. Search and access meetings, emails, calendar events, and more.
openai/circuit_sparsityOfficial
Open-source release accompanying Gao et al. 2025
anthropics/clangd-lspOfficial
Integrates clangd into Claude Code for C and C++ projects. Gives Claude accurate type inference, include-path resolution, and compile-error diagnostics across your codebase.
anthropics/Claude CookbooksOfficial
A collection of notebooks and recipes showcasing fun and effective ways of using Claude, maintained by Anthropic.
anthropics/claude-agent-sdk-demosOfficial
Claude Code SDK Demos
anthropics/claude-agent-sdk-pythonOfficial
The Claude Agent SDK for Python — enables programmatic control of Claude Code to build autonomous agents.
anthropics/claude-agent-sdk-typescriptOfficial
The Claude Agent SDK for TypeScript/Node.js — enables programmatic control of Claude Code's agentic capabilities.
anthropics/claude-codeOfficial
Claude Code is an agentic coding tool that lives in your terminal, understands your codebase, and helps you code faster by executing routine tasks, explaining complex code, and handling git workflows - all through natural language commands.
anthropics/claude-code-actionOfficial
GitHub Action that runs Claude Code as an automated code reviewer and PR assistant. Triggers on pull requests to provide AI-powered code review, bug detection, and improvement suggestions.
anthropics/claude-code-base-actionOfficial
This repo is a mirror of the contents of base-action in https://github.com/anthropics/claude-code-action.
anthropics/claude-code-security-reviewOfficial
An AI-powered security review GitHub Action using Claude to analyze code changes for security vulnerabilities.
anthropics/claude-code-setupOfficial
Claude Code plugin: claude-code-setup
davila7/claude-code-templates
CLI tool for configuring and monitoring Claude Code
anthropics/claude-cookbooksOfficial
A collection of notebooks/recipes showcasing some fun and effective ways of using Claude.
luongnv89/claude-howto
A visual, example-driven guide to Claude Code — from basic concepts to advanced agents, with copy-paste templates that bring immediate value.
anthropics/claude-md-managementOfficial
Claude Code markdown management plugin.
thedotmack/claude-mem
A Claude Code plugin that automatically captures everything Claude does during your coding sessions, compresses it with AI (using Claude's agent-sdk), and injects relevant context back into future sessions.
anthropics/claude-quickstartsOfficial
A collection of projects designed to help developers quickly get started with building deployable applications using the Claude API
siteboon/claudecodeui
Use Claude Code, Cursor CLI or Codex on mobile and web with CloudCLI (aka Claude Code UI). CloudCLI is a free open source webui/GUI that helps you manage your Claude Code session and projects remotely
/ClawHub
Skills hub built on the OpenClaw open-source framework (github.com/openclaw/openclaw). Browse, share, and install skills for Claude Code and other AI coding agents.
openai/CLIPOfficial
CLIP (Contrastive Language-Image Pretraining), Predict the most relevant text snippet given an image
/cloudinary
Use Cloudinary directly in Claude. Manage assets, apply transformations, optimize media, and more through natural conversation.
/cockroachdb
CockroachDB plugin for Claude Code — explore schemas, write optimized SQL, debug queries, and manage distributed database clusters directly from your AI coding agent.
anthropics/code-reviewOfficial
Claude Code code review plugin.
anthropics/code-simplifierOfficial
Claude Code code simplifier plugin.
/coderabbit
Your code review partner. CodeRabbit provides external validation using a specialized AI architecture and 40+ integrated static analyzers—offering a different perspective that catches bugs, security vulnerabilities, logic errors, and edge cases. Context-aware analysis via AST parsing and codegraph relationships. Automatically incorporates CLAUDE.md and project coding guidelines into reviews. Useful after writing or modifying code, before commits, when implementing complex or security-sensitive logic, or when a second opinion would increase confidence in the changes. Returns specific findings with suggested fixes that can be applied immediately. Free to use.
openai/codexOfficial
Lightweight coding agent that runs in your terminal
openai/codex-plugin-ccOfficial
Use Codex from Claude Code to review code or delegate tasks.
openai/codex-universalOfficial
Base docker image used in Codex environments
anthropics/commit-commandsOfficial
Adds three git slash commands: /commit auto-generates commit messages, /commit-push-pr commits and opens a PR in one step, and /clean_gone prunes deleted remote branches.
openai/consistency_modelsOfficial
Official repo for consistency models.
openai/consistencydecoderOfficial
Consistency Distilled Diff VAE
anthropics/context7Official
Claude Code plugin named context7.
anthropics/coursesOfficial
Anthropic's educational courses
crewAIInc/crewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewAI empowers agents to work together seamlessly, tackling complex tasks.
anthropics/csharp-lspOfficial
Adds C# language intelligence to Claude Code via csharp-ls. Gives Claude real-time diagnostics, go-to-definition, and symbol search across .cs files in your .NET projects.
openai/DALL-EOfficial
PyTorch package for the discrete VAE used for DALL·E.
openai/dallify-discord-botOfficial
Example code for using OpenAI’s NodeJS SDK with discord.js SDK to create a Discord Bot that uses Slash Commands.
/data
Data engineering for Apache Airflow and Astronomer. Author DAGs with best practices, debug pipeline failures, trace data lineage, profile tables, migrate Airflow 2 to 3, and manage local and cloud deployments.
/data-engineering
Data engineering plugin for warehouse exploration, pipeline authoring, and Airflow integration.
/deploy-on-aws
Deploys applications to AWS with architecture recommendations, cost estimates, and IaC deployment.
anthropics/devcontainer-featuresOfficial
Anthropic Dev Container Features, including Claude Code CLI
anthropics/discordOfficial
Claude Code plugin named discord.
/elixir-ls-lsp
Elixir language server (ElixirLS) for Claude Code — provides code intelligence and diagnostics for .ex, .exs, and .heex files.
openai/evalsOfficial
Evals is a framework for evaluating LLMs and LLM systems, and an open-source registry of benchmarks.
anthropics/example-pluginOfficial
This is an example plugin for Claude Code.
anthropics/explanatory-output-styleOfficial
This is a Claude Code plugin focused on explanatory output style.
anthropics/fakechatOfficial
Claude Code plugin named fakechat.
tadata-org/fastapi_mcp
Expose your FastAPI endpoints as Model Context Protocol (MCP) tools, with Auth!
/fastly-agent-toolkit
Fastly development tools and platform skills.
anthropics/feature-devOfficial
This is a Claude Code plugin for feature development.
/fiftyone
Build high-quality datasets and computer vision models. Visualize datasets, analyze models, find duplicates, run inference, evaluate predictions, and develop custom plugins.
/figma
Figma design platform integration. Access design files, extract component information, read design tokens, and translate designs into code. Bridge the gap between design and development workflows.
anthropics/financial-services-pluginsOfficial
Official Anthropic plugins for financial services use cases — investment banking research, equity analysis, private equity workflows, and wealth management automation.
openai/finetune-transformer-lmOfficial
Code and model for the paper "Improving Language Understanding by Generative Pre-Training"
anthropics/firebaseOfficial
Claude Code plugin for Firebase.
/firecrawl
Web scraping and crawling powered by Firecrawl. Turn any website into clean, LLM-ready markdown or structured data. Scrape single pages, crawl entire sites, search the web, and extract structured information. Includes an AI agent for autonomous multi-source data gathering - just describe what you need and it finds, navigates, and extracts automatically.
/firetiger
Claude Code plugin for Firetiger observability workflows and MCP-powered investigations.
/flint
Builds and manages websites with Flint's AI website builder through natural conversation.
/followrabbit
Cloud cost optimization for GCP infrastructure. Review changes for cost impact and auto-apply savings recommendations using the followrabbit CLI.
anthropics/frontend-designOfficial
This is a Claude Code plugin for frontend design.
openai/frontier-evalsOfficial
OpenAI Frontier Evals
openai/GABRIELOfficial
An official OpenAI toolkit for social scientists and data scientists to measure quantitative attributes in text, images, or audio using the GPT API.
anthropics/githubOfficial
Claude Code plugin: github
github/github-mcp-server
GitHub's official MCP Server
anthropics/gitlabOfficial
Claude Code plugin: gitlab
openai/glide-text2imOfficial
GLIDE: a diffusion-based text-conditional image synthesis model
openai/glowOfficial
Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
/goodmem
GoodMem memory infrastructure for AI agents. Use Python SDK skills to write code that manages embedders, spaces, and memories, or use MCP tools to perform GoodMem operations directly via natural language.
anthropics/gopls-lspOfficial
Connects Claude Code to gopls, Google official Go language server. Gives Claude accurate type checking, module resolution, and refactoring support across your Go codebase.
openai/gpt-2Official
Code for the paper "Language Models are Unsupervised Multitask Learners"
openai/gpt-5-coding-examplesOfficial
GPT-5 coding examples
openai/gpt-discord-botOfficial
Example Discord bot written in Python that uses the completions API to have conversations with the `text-davinci-003` model, and the moderations API to filter the messages.
openai/gpt-ossOfficial
gpt-oss-120b and gpt-oss-20b are two open-weight language models by OpenAI
anthropics/greptileOfficial
Claude Code plugin for Greptile.
openai/harmonyOfficial
Renderer for the harmony response format to be used with gpt-oss
anthropics/healthcareOfficial
Healthcare Marketplace for Claude Code — skills for FHIR API development, prior authorization review, and clinical trial protocols.
/helius
Build on Solana with Helius — live blockchain tools, expert coding patterns, and autonomous account signup
NousResearch/hermes-agent
The agent that grows with you
anthropics/hookifyOfficial
This is a Claude Code plugin named hookify.
/huggingface-skills
Hugging Face skills allow building, training, evaluating, and using open source AI models, datasets, and spaces.
openai/human-evalOfficial
Code for the paper "Evaluating Large Language Models Trained on Code"
anthropics/imessageOfficial
Claude Code plugin for iMessage.
openai/improved-diffusionOfficial
Release for Improved Denoising Diffusion Probabilistic Models
/intercom
Intercom integration for Claude Code. Search conversations, analyze customer support patterns, look up contacts and companies, and install the Intercom Messenger. Connect your Intercom workspace to get real-time insights from customer data.
anthropics/jdtls-lspOfficial
Integrates Eclipse JDT.LS into Claude Code for Java projects. Gives Claude type-aware code intelligence, refactoring tools, and compile-error diagnostics across .java files.
openai/jukeboxOfficial
Code for the paper "Jukebox: A Generative Model for Music"
anthropics/knowledge-work-pluginsOfficial
Open source repository of plugins primarily intended for knowledge workers to use in Claude Cowork
anthropics/kotlin-lspOfficial
Adds Kotlin language intelligence to Claude Code. Gives Claude type-aware code analysis, refactoring, and diagnostics across .kt and .kts files in your Kotlin projects.
langchain-ai/langchain
The agent engineering platform
anthropics/laravel-boostOfficial
Claude Code plugin for Laravel Boost.
anthropics/learning-output-styleOfficial
This is a Claude Code plugin for learning output style.
/legalzoom
Attorney guidance and legal tools for business and personal needs. AI-powered document review identifies critical risks and important clauses, advises when to engage an attorney, and routes to LegalZoom's network when professional expertise is needed.
danny-avila/LibreChat
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Multi-User Auth, Presets, open-source for self-hosting. Active.
anthropics/life-sciencesOfficial
Repo for the Claude Code Marketplace to use with the Claude for Life Sciences Launch. This will continue to host the marketplace.json long-term, but not the actual MCP servers.
anthropics/linearOfficial
Claude Code plugin: linear
/LobeHub Skills
Skill ecosystem for the LobeChat open-source AI assistant. Extend your LobeChat instance with plugins, tools, and custom capabilities.
anthropics/lua-lspOfficial
Adds Lua language intelligence to Claude Code. Gives Claude accurate symbol resolution and diagnostics for Lua scripts in game engines, Neovim configs, and embedded systems.
anthropics/math-olympiadOfficial
This is a Claude Code plugin related to math-olympiad.
modelcontextprotocol/MCP ServersOfficial
Official MCP server implementations for Claude — filesystem, GitHub, Slack, databases, search, and 20+ more.
doobidoo/mcp-memory-service
Open-source persistent memory for AI agent pipelines (LangGraph, CrewAI, AutoGen) and Claude. REST API + knowledge graph + autonomous consolidation.
executeautomation/mcp-playwright
Playwright Model Context Protocol Server - Tool to automate Browsers and APIs in Claude Desktop, Cline, Cursor IDE and More 🔌
anthropics/mcp-server-devOfficial
This is a Claude Code plugin for mcp-server-dev.
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mcp-use/mcp-use
The fullstack MCP framework to develop MCP Apps for ChatGPT / Claude & MCP Servers for AI Agents.
/microsoft-docs
Access official Microsoft documentation, API references, and code samples for Azure, .NET, Windows, and more.
/migration-to-aws
Assess current cloud provider usage and billing to estimate and compare AWS services and pricing, with recommendations for migration or continued use of current provider.
/mintlify
Build beautiful documentation sites with Mintlify. Convert non-markdown files into properly formatted MDX pages, add and modify content with correct component use, and automate documentation updates.
openai/mle-benchOfficial
MLE-bench is a benchmark for measuring how well AI agents perform at machine learning engineering
modelcontextprotocol/Model Context ProtocolOfficial
The official MCP specification — the open standard that lets AI models talk to tools, databases, and services through a single protocol.
openai/model_specOfficial
The OpenAI Model Spec
/mongodb
Official Claude plugin for MongoDB (MCP Server + Skills). Connect to databases, explore data, manage collections, optimize queries, generate reliable code, implement best practices, develop advanced features, and more.
n8n-io/n8n
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
czlonkowski/n8n-mcp
A MCP for Claude Desktop / Claude Code / Windsurf / Cursor to build n8n workflows for you
/neon
Neon management uses neon-postgres agent skill and Neon MCP Server for projects and databases.
/netlify-skills
Netlify platform skills for Claude Code — functions, edge functions, blobs, database, image CDN, forms, config, CLI, frameworks, caching, AI gateway, and deployment.
/nightvision
Skills for working with NightVision, a DAST and API Discovery platform that finds exploitable vulnerabilities in web applications and REST APIs
/nimble
Nimble is a web data toolkit for searching, extracting, mapping, crawling the web, and working with structured data agents.
/notion
Notion workspace integration. Search pages, create and update documents, manage databases, and access your team's knowledge base directly from Claude Code for seamless documentation workflows.
ollama/ollama
Get up and running with Kimi-K2.5, GLM-5, MiniMax, DeepSeek, gpt-oss, Qwen, Gemma and other models.
open-webui/open-webui
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
openai/openai-agents-jsOfficial
A lightweight, powerful framework for multi-agent workflows and voice agents
openai/openai-agents-pythonOfficial
A lightweight, powerful framework for multi-agent workflows
openai/openai-apps-sdk-examplesOfficial
Example apps for the Apps SDK
openai/openai-assistants-quickstartOfficial
OpenAI Assistants API quickstart with Next.js.
openai/openai-chatkit-advanced-samplesOfficial
Starter app to build with OpenAI ChatKit SDK
openai/openai-chatkit-starter-appOfficial
Starter app to build with OpenAI ChatKit + Agent Builder
openai/openai-cookbookOfficial
Examples and guides for using the OpenAI API
openai/openai-cs-agents-demoOfficial
Demo of a customer service use case implemented with the OpenAI Agents SDK
openai/openai-cua-sample-appOfficial
Learn how to use CUA (our Computer Using Agent) via the API on multiple computer environments.
openai/openai-dotnetOfficial
The official .NET library for the OpenAI API
openai/openai-fmOfficial
Code for openai.fm, a demo for the OpenAI Speech API
openai/openai-goOfficial
The official Go library for the OpenAI API
openai/openai-guardrails-pythonOfficial
OpenAI Guardrails - Python
openai/openai-javaOfficial
The official Java library for the OpenAI API
openai/openai-nodeOfficial
Official JavaScript / TypeScript library for the OpenAI API
openai/openai-openapiOfficial
OpenAPI specification for the OpenAI API
openai/openai-pythonOfficial
The official Python library for the OpenAI API
openai/openai-quickstart-nodeOfficial
Node.js example app from the OpenAI API quickstart tutorial
openai/openai-quickstart-pythonOfficial
Python example app from the OpenAI API quickstart tutorial
openai/openai-realtime-agentsOfficial
This is a simple demonstration of more advanced, agentic patterns built on top of the Realtime API.
openai/openai-realtime-api-betaOfficial
Node.js + JavaScript reference client for the Realtime API (beta)
openai/openai-realtime-consoleOfficial
React app for inspecting, building and debugging with the Realtime API
openai/openai-realtime-embeddedOfficial
Instructions on how to use the Realtime API on Microcontrollers and Embedded Platforms
openai/openai-realtime-solar-systemOfficial
Demo showing how to use the OpenAI Realtime API to navigate a 3D scene via tool calling
openai/openai-reflectOfficial
Physical AI Assistant that illuminates your life
openai/openai-responses-starter-appOfficial
Starter app to build with the OpenAI Responses API
openai/openai-rubyOfficial
Official Ruby SDK for the OpenAI API
openai/openai-structured-outputs-samplesOfficial
Sample apps to help developers get started with Structured Outputs
openai/openai-support-agent-demoOfficial
Demo of a customer support agent interface using NextJS and the OpenAI Responses API with File Search
openai/openai-testing-agent-demoOfficial
Demo of a UI testing agent using the OpenAI CUA model and the Responses API.
openai/openai-voice-agent-sdk-sampleOfficial
Sample application to add voice capabilities to the Agents SDK
/opsera-devsecops
Opsera DevSecOps Agent — AI-powered architecture analysis, security scanning, compliance auditing, and SQL security for your codebase. Free trial included.
/optibot
AI code review that catches production-breaking bugs, business logic issues, and security vulnerabilities — directly in Claude Code.
/pagerduty
Enhance code quality and security through PagerDuty risk scoring and incident correlation. Score pre-commit diffs against historical incident data and surface deployment risk before you ship.
openai/parameter-golfOfficial
Train the smallest LM you can that fits in 16MB. Best model wins!
anthropics/php-lspOfficial
Integrates Intelephense into Claude Code for PHP projects. Gives Claude code completion, real-time diagnostics, and type awareness across .php files in your codebase.
/pinecone
Pinecone vector database integration. Streamline your Pinecone development with powerful tools for managing vector indexes, querying data, and rapid prototyping. Use slash commands like /quickstart to generate AGENTS.md files and initialize Python projects and /query to quickly explore indexes. Access the Pinecone MCP server for creating, describing, upserting and querying indexes with Claude. Perfect for developers building semantic search, RAG applications, recommendation systems, and other vector-based applications with Pinecone.
/planetscale
An authenticated hosted MCP server that accesses your PlanetScale organizations, databases, branches, schema, and Insights data. Query against your data, surface slow queries, and get organizational and account information.
anthropics/playgroundOfficial
Claude Code plugin named playground.
anthropics/playwrightOfficial
Claude Code plugin for Playwright.
anthropics/plugin-devOfficial
Claude Code plugin named plugin-dev.
openai/pluginsOfficial
OpenAI Plugins
openai/point-eOfficial
Point cloud diffusion for 3D model synthesis
/posthog
Access PostHog analytics, feature flags, experiments, error tracking, and insights directly from Claude Code.
/postiz
Social media automation CLI for scheduling posts, managing integrations, uploading media, and tracking analytics across 28+ platforms including X, LinkedIn, Reddit, YouTube, TikTok, Instagram, and more
/postman
Full API lifecycle management for Claude Code. Sync collections, generate client code, discover APIs, run tests, create mocks, publish docs, and audit security. Powered by the Postman MCP Server.
anthropics/pr-review-toolkitOfficial
Claude Code plugin named pr-review-toolkit.
/prisma
Prisma MCP integration for Postgres database management, schema migrations, SQL queries, and connection string management. Provision Prisma Postgres databases, run migrations, and interact with your data directly.
/product-tracking-skills
AI agent skills that make SaaS products data-ready for product analytics — from codebase scan to tracking plan to working instrumentation code.
anthropics/prompt-eng-interactive-tutorialOfficial
Anthropic's Interactive Prompt Engineering Tutorial
anthropics/pyright-lspOfficial
Adds Pyright static type checking to Claude Code for Python projects. Gives Claude real-time type errors, undefined symbol warnings, and import resolution across .py files.
/qodo-skills
Qodo Skills provides a curated library of reusable AI agent capabilities that extend Claude's functionality for software development workflows. Each skill is designed to integrate seamlessly into your development process, enabling tasks like code quality checks, automated testing, security scanning, and compliance validation. Skills operate across your entire SDLC—from IDE to CI/CD—ensuring consistent standards and catching issues early.
/railway
Deploy and manage apps, databases, and infrastructure on Railway. Covers project setup, deploys, environment configuration, networking, troubleshooting, and monitoring.
anthropics/ralph-loopOfficial
Claude Code plugin named ralph-loop.
/rc
Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.
/remember
Continuous memory for Claude Code. Extracts, summarizes, and compresses conversations into tiered daily logs. Claude remembers what you did yesterday.
yamadashy/repomix
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Language Models (LLMs) or other AI tools like Claude, ChatGPT, DeepSeek, Perplexity, Gemini, Gemma, Llama, Grok, and more.
/revenuecat
Configure RevenueCat projects, apps, products, entitlements, and offerings directly from Claude Code. Manage your in-app purchase backend without leaving your development workflow.
crmne/ruby_llm
One beautiful Ruby API for OpenAI, Anthropic, Gemini, Bedrock, Azure, OpenRouter, DeepSeek, Ollama, VertexAI, Perplexity, Mistral, xAI, GPUStack & OpenAI compatible APIs. Agents, Chat, Vision, Audio, PDF, Images, Embeddings, Tools, Streaming & Rails integration.
anthropics/ruby-lspOfficial
Adds Ruby language intelligence to Claude Code. Gives Claude code analysis and diagnostics across .rb, .rake, .gemspec, and .erb files in your Ruby projects.
ruvnet/ruflo
🌊 The leading agent orchestration platform for Claude. Deploy intelligent multi-agent swarms, coordinate autonomous workflows, and build conversational AI systems. Features enterprise-grade architecture, distributed swarm intelligence, RAG integration, and native Claude Code / Codex Integration
anthropics/rust-analyzer-lspOfficial
Integrates rust-analyzer into Claude Code for Rust projects. Gives Claude full type inference, borrow-checker awareness, and diagnostics so generated Rust code compiles correctly.
/sanity-plugin
Sanity content platform integration with MCP server, agent skills, and slash commands. Query and author content, build and optimize GROQ queries, design schemas, and set up Visual Editing.
/searchfit-seo
Free AI-powered SEO toolkit — audit websites, plan content strategy, optimize pages, generate schema markup, cluster keywords, and track AI visibility. Works with any website or codebase.
anthropics/security-guidanceOfficial
Claude Code plugin named security-guidance.
/semgrep
Semgrep catches security vulnerabilities in real-time and guides Claude to write secure code from the start.
/sentry
Sentry error monitoring integration. Access error reports, analyze stack traces, search issues by fingerprint, and debug production errors directly from your development environment.
anthropics/serenaOfficial
Claude Code plugin: serena
anthropics/session-reportOfficial
Claude Code plugin: session-report
openai/shap-eOfficial
Generate 3D objects conditioned on text or images
anthropics/skill-creatorOfficial
Claude Code plugin named skill-creator.
anthropics/skillsOfficial
Public repository for Agent Skills
openai/skillsOfficial
Skills Catalog for Codex
/SkillsMP
Open marketplace for discovering and sharing Claude Code skills. Browse community-created skills, install with one command, and contribute your own.
anthropics/slackOfficial
Slack workspace integration. Search messages, access channels, read threads, and stay connected with your team's communications while coding. Find relevant discussions and context quickly.
/Smithery
Curated registry of Claude Code skills with search, categories, and one-click installation. Find the right skill for any development task.
/sonatype-guide
Sonatype Guide MCP server for software supply chain intelligence and dependency security. Analyze dependencies for vulnerabilities, get secure version recommendations, and check component quality metrics.
/sourcegraph
Code search and understanding across codebases. Search, read, and trace references across repositories; analyze refactor impact; investigate incidents via commit and diff search; run targeted security sweeps.
openai/spinningupOfficial
An educational resource to help anyone learn deep reinforcement learning.
/stagehand
Browser automation skill for Claude Code using Stagehand. Automate web interactions, extract data, and navigate websites using natural language.
/stripe
This is a Stripe development plugin for Claude.
openai/summarize-from-feedbackOfficial
Code for "Learning to summarize from human feedback"
/sumup
SumUp payment integrations across terminal and online checkout flows. Build Android and iOS POS apps with SumUp card readers, online checkout with server SDKs and the checkout widget, and control card readers remotely via Cloud API.
/superpowers
Superpowers teaches Claude brainstorming, subagent driven development with built in code review, systematic debugging, and red/green TDD. Additionally, it teaches Claude how to author and test new skills.
openai/swarmOfficial
Educational framework exploring ergonomic, lightweight multi-agent orchestration. Managed by OpenAI Solution team.
anthropics/swift-lspOfficial
Integrates SourceKit-LSP into Claude Code for Swift projects. Gives Claude code navigation, diagnostics, and type awareness for iOS, macOS, and server-side Swift development.
openai/symphonyOfficial
Symphony turns project work into isolated, autonomous implementation runs, allowing teams to manage work instead of supervising coding agents.
anthropics/telegramOfficial
Claude Code plugin for Telegram.
anthropics/terraformOfficial
Claude Code plugin for Terraform.
openai/tiktokenOfficial
tiktoken is a fast BPE tokeniser for use with OpenAI's models.
huggingface/transformers
🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.
anthropics/typescript-lspOfficial
Adds TypeScript and JavaScript language intelligence to Claude Code. Gives Claude go-to-definition, find-references, and real-time type errors across .ts, .tsx, .js, and .jsx files.
/ui5
SAPUI5 / OpenUI5 plugin for Claude. Create and validate UI5 projects, access API documentation, run UI5 linter, get development guidelines and best practices for UI5 development.
/ui5-typescript-conversion
This is an SAPUI5 / OpenUI5 plugin for Claude that converts JavaScript based UI5 projects to TypeScript.
CoplayDev/unity-mcp
Unity MCP acts as a bridge, allowing AI assistants (like Claude, Cursor) to interact directly with your Unity Editor via a local MCP (Model Context Protocol) Client. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
/vercel
Vercel deployment platform integration. Manage deployments, check build status, access logs, configure domains, and control your frontend infrastructure directly from Claude Code.
/Vercel Skills
Official Vercel skill collection for Claude Code and Cursor. Covers Next.js, AI SDK, shadcn/ui, Turbopack, Vercel Functions, deployment, and observability. Installed via skills.sh CLI.
openai/Video-Pre-TrainingOfficial
Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos
/voila-api
Definitive guide for the Voila API. Covers shipment creation (Manual/Smart Shipping), real-time tracking, detailed history, manifesting, collections, webhooks, and third-party integrations (Sorted, Peoplevox, Mintsoft, Veeqo, JD).
openai/web-crawl-q-and-a-exampleOfficial
Learn how to crawl your website and build a Q/A bot with the OpenAI API
openai/whisperOfficial
Robust Speech Recognition via Large-Scale Weak Supervision
/wix
Build, manage, and deploy Wix sites and apps. CLI development skills for dashboard extensions, backend APIs, site widgets, and service plugins with the Wix Design System, plus MCP server for site management.
/wordpress.com
Uses Claude Code to create and edit WordPress sites with WordPress Studio before deploying changes to your WordPress.com site.
/zapier
Connect 8,000+ apps to your AI workflow. Discover, enable, and execute Zapier actions directly from your client.
/zoominfo
Search companies and contacts, enrich leads, find lookalikes, and get AI-ranked contact recommendations. Pre-built skills chain multiple ZoomInfo tools into complete B2B sales workflows.
Everything AI. One email. Every Monday.
New tools. Model launches. Plugins. Repos. Tactics. The moves the sharpest builders are making right now — before everyone else. 5-minute read.