Skip to content

AI Coding Plugins

Extend your AI coding tools with community plugins.

agent-sdk-dev

Agent-sdk-dev equips Claude Code with Anthropic's agent tools to build and test AI agents directly in your projects. You describe what agents should do—like analyze data, fetch info, or automate steps—and Claude handles the setup and running. New users get functional agent teams up fast, skipping deep coding or setup hassles.

Claude Code

asana

Asana connects Claude to your Asana workspace for managing tasks and projects. Ask Claude to create new tasks, assign them to team members, update statuses, or fetch project details using simple English commands. You stay in Claude to handle work without opening Asana separately.

Claude Code

clangd-lsp

Clangd-lsp is a smart assistant for C and C++ coding inside Claude Code. It spots errors as you type, suggests fixes and completions, and helps you jump between code parts easily. You fix bugs faster and build projects without constant trial-and-error confusion.

Claude Code

claude-code-setup

Claude-code-setup automates the setup for Claude Code on your computer. It installs tools, configures settings, and prepares your workspace so you can start asking Claude for coding help right away. Skip the confusing downloads and tweaks to focus on building your project.

Claude Code

claude-md-management

Claude-md-management handles Markdown files in your Claude Code workspace. It creates, edits, deletes, and lists .md files using simple chat commands. Keep project notes, READMEs, and docs organized alongside your code without switching to other apps.

Claude Code

code-review

Code-review scans code from Claude for bugs, security risks, and style issues. It explains problems in plain language and suggests simple fixes to make the code work better. You end up with cleaner, more reliable results without needing coding expertise.

Claude Code

code-simplifier

Code-simplifier takes messy or complex code and rewrites it into clear, simple versions you can easily read. It breaks down technical jargon into plain steps, so you understand exactly what each part does without confusion. New Claude Code users can review, edit, or fix code faster, even with just a week's experience.

Claude Code

commit-commands

Commit-commands generates clear, descriptive git commit messages based on your code changes. Tell it what you updated, and it crafts a message that explains the work done, then handles the commit. Your project's history stays organized and easy to follow, without memorizing git syntax.

Claude Code

context7

Context7 stores your code files, docs, and notes in a searchable database. Claude Code pulls the exact details it needs from there to answer questions about your project. You get accurate help every time without copying and pasting long texts into chats.

Claude Code

csharp-lsp

C# LSP brings smart coding assistance to C# projects inside Claude Code. It suggests code completions, flags errors instantly, and lets you jump between code parts with a click. You get fewer mistakes and quicker progress on C# apps, even as a beginner.

Claude Code

discord

Discord connects Claude to your Discord servers, letting it send messages, read channels, and manage basic interactions. Tell Claude to post updates, fetch recent chats, or reply in threads, and it does the work without you opening Discord. This keeps your community engaged directly from your Claude sessions.

Claude Code

example-plugin

Example-plugin is a starter tool for Claude Code that replies to simple test commands with a confirmation message. It lets you check if your plugin setup works right away, without writing any code yourself. New Claude Code users get quick proof their environment is ready, so they can move on to real projects confidently.

Claude Code

explanatory-output-style

Explanatory-output-style formats Claude's responses with clear explanations next to every code snippet or step. It adds plain-language notes on what the code does, why it works that way, and any key decisions. New users can easily follow the logic, spot issues, and learn without needing coding expertise.

Claude Code

fakechat

Fakechat generates realistic fake chat conversations between multiple participants. It lets you create sample chat logs quickly for testing apps, building demos, or mocking up interfaces in Claude Code. You get ready-to-paste dialogues that look authentic, saving hours of manual typing or waiting for real users.

Claude Code

feature-dev

Feature-dev builds full new features for your web app or codebase from simple English descriptions. Tell it to add a login page, shopping cart, or dashboard, and it writes the code, tests it, and previews changes in a branch. You get working features added to your project quickly without touching code yourself.

Claude Code

firebase

Firebase is Google's ready-to-use backend service that manages user logins, stores data in real-time databases, and hosts files like images or documents for web and mobile apps. It lets you build apps with features like user accounts, live updates, and cloud storage without needing your own servers. For Claude Code users, this plugin connects your projects directly to Firebase, so you can add these essentials by just describing what you want.

Claude Code

frontend-design

Frontend-design turns plain descriptions of web pages into ready-to-use HTML, CSS, and Tailwind code. Describe a landing page with a big hero image, buttons, or forms, and it generates the full layout you can copy straight into your project. Non-coders get professional-looking frontends fast without hiring designers or learning code.

Claude Code

github

GitHub connects Claude to your code repositories, letting it read files, make changes, create branches, and open pull requests directly. You tell Claude what to do—like fixing a bug or adding a feature—and it updates your real project without you copying code back and forth. This keeps your work organized and up to date in one place.

Claude Code

gitlab

GitLab links Claude directly to your GitLab repositories. Claude can read your code, create branches, make commits, and open merge requests just by chatting with it. This lets you fix bugs or add features without learning Git commands yourself.

Claude Code

gopls-lsp

gopls-lsp adds Go language support to Claude Code. It spots errors in your Go code as you type, suggests fixes and completions, and lets you navigate code easily. You build working Go apps faster with fewer mistakes, all without leaving Claude Code.

Claude Code

greptile

Greptile indexes your entire codebase and lets you search it with plain English questions inside Claude Code. Ask things like "Where's the user login function?" or "How does checkout work?" and it pulls up the exact code, explanations, or edits you need. This cuts hours of manual file hunting, so you fix bugs or add features faster without being a coding expert.

Claude Code

hookify

Hookify creates webhooks that trigger on events in your Claude chats, like after it generates code or sends a message. It automatically forwards the details to any URL you pick, such as a Zapier zap or Slack channel. This way, you pipe Claude's work straight into your tools and start simple automations without touching code.

Claude Code

imessage

iMessage connects Claude to your iPhone's Messages app, letting it send texts and receive replies during your chats. Tell Claude to message a contact—like confirming a meeting or sharing a quick update—and it handles the back-and-forth without you switching apps. Your conversations stay in one spot, saving time on everyday tasks.

Claude Code

jdtls-lsp

jdtls-lsp adds Java-specific smarts to Claude Code, handling auto-complete, error spotting, and code jumping in your projects. It catches typos and bugs right away, finishes your code lines for you, and helps find your way around files fast. New to coding Java? This keeps things smooth so you focus on your app idea instead of syntax headaches.

Claude Code

kotlin-lsp

Kotlin-LSP brings full Kotlin language support to your code editor inside Claude Code. It delivers real-time autocompletion, error detection, and easy jumps to code definitions as you type. You catch mistakes early and build Kotlin apps quicker, even if coding isn't your daily job.

Claude Code

laravel-boost

Laravel-boost guides Claude Code to build complete Laravel web apps from simple descriptions. It handles database setup, user authentication, and page layouts, turning your app idea into working code in minutes. New users get pro-level PHP apps without memorizing framework rules.

Claude Code

learning-output-style

Learning Output Style teaches Claude your preferred way of formatting responses by studying a few examples you provide. Claude then generates new outputs—like reports, emails, or code snippets—that match that exact style, structure, and tone every time. You avoid repeating formatting instructions in every prompt, getting consistent results that fit your needs right away.

Claude Code

linear

Linear connects Claude to your Linear workspace for managing projects and tasks. Claude can pull up issue details, create new tasks, or update statuses right in the chat. This keeps your workflow in one place without jumping between apps.

Claude Code

lua-lsp

Lua-lsp brings autocomplete, error checking, and instant documentation to Lua code inside Claude Code. It highlights mistakes in your scripts as you type and offers quick fixes or suggestions. You write reliable Lua faster, even if Lua is new to you.

Claude Code

math-olympiad

Math-olympiad solves tough math problems from olympiads like IMO. It breaks down complex puzzles with clear, step-by-step reasoning to deliver exact answers. Use it to verify solutions or explain hard math for your apps, content, or projects without being a math expert.

Claude Code

mcp-server-dev

mcp-server-dev equips Claude to build and run custom development servers directly on your computer. It sets up secure local servers that let Claude handle code execution, file access, and connections to apps or data sources. You get working AI prototypes that perform real tasks, without needing to code servers from scratch.

Claude Code

php-lsp

PHP-LSP adds smart PHP coding support to Claude Code with features like auto-complete suggestions, real-time error spotting, and quick code explanations. It helps you write and fix PHP code faster by highlighting issues as you type and offering fixes right in the editor. Non-coders building simple PHP apps or websites get reliable help without needing a separate IDE.

Claude Code

playground

Playground builds a safe sandbox inside your Claude chats to run and test code snippets on the spot. You paste code, hit run, see outputs or errors right away, and tweak it without leaving the conversation or setting up extra tools. This lets you experiment, fix issues, and verify ideas quickly as a coding beginner.

Claude Code

playwright

Playwright automates web browsers like Chrome and Firefox. It clicks buttons, fills forms, scrolls pages, and takes screenshots exactly like a person would. This lets you test websites for errors, grab data from pages, or repeat web tasks automatically without manual work.

Claude Code

plugin-dev

Plugin-dev is a Claude tool that builds custom plugins from your plain descriptions. Tell it what you need—like fetching data from your CRM or automating reports—and it generates the ready-to-use code. Now you can add business-specific features to Claude chats without learning to code yourself.

Claude Code

pr-review-toolkit

PR Review Toolkit uses Claude to scan GitHub pull requests for bugs, security issues, and code improvements. It generates clear summaries and suggestions you can understand without deep coding knowledge. This way, you catch problems early and approve changes confidently, even as a beginner with Claude Code.

Claude Code

pyright-lsp

Pyright-LSP is a Python code checker that scans your scripts for errors, type mismatches, and missing imports as you type. It highlights problems instantly and offers auto-complete suggestions, helping you fix issues before running the code. This cuts down on frustrating bugs and speeds up writing reliable Python apps.

Claude Code

ralph-loop

Ralph-loop adds repeating steps to Claude Code sessions. It runs a block of instructions multiple times—such as generating 20 product name ideas or tweaking code until it works—then shows all results together. You avoid typing the same prompt over and over, getting everything done in one go.

Claude Code

ruby-lsp

Ruby-lsp is Ruby's language server that adds smart coding help inside Claude Code. It auto-completes Ruby code as you type, flags errors right away, and lets you jump to definitions or references with a click. You catch mistakes early and build Ruby projects faster, even as a coding beginner.

Claude Code

rust-analyzer-lsp

Rust-analyzer-lsp adds real-time code analysis and suggestions for Rust projects in Claude Code. It checks for errors on the fly, offers auto-complete options, and lets you jump to code definitions quickly. This helps you write correct Rust code faster with less trial and error, even as a beginner.

Claude Code

security-guidance

Security-guidance scans your code for common security risks, such as weak passwords or ways hackers could sneak in. It flags problems and suggests easy fixes you can copy-paste. Your app stays protected from data breaches without needing security know-how.

Claude Code

serena

Serena creates custom SVG graphics from text descriptions you give Claude. Tell it to draw a logo, icon, chart, or simple illustration, and it outputs a vector file that stays crisp when resized. Get professional-looking visuals fast for your site, reports, or marketing without hiring a designer.

Claude Code

skill-creator

Skill-creator turns your plain-English descriptions into ready-to-use Claude skills. Just tell it what you want the skill to do—like fetching data from your CRM or generating reports—and it creates the code files for you. Add custom tools to your AI setup fast, without needing to code or hire help.

Claude Code

slack

Slack connects Claude to your team's Slack workspace. Claude sends messages to channels, replies to threads, and pulls recent conversations on command. You stay focused on building while Claude shares code updates or grabs team input without app-switching.

Claude Code

supabase

Supabase is a backend service that supplies a database, user authentication, and file storage for apps. It stores customer info, handles sign-ups and logins, and syncs data in real time across users. Pair it with Claude Code to add these features to your projects without managing servers yourself.

Claude Code

swift-lsp

Swift-lsp adds real-time code help for Swift programming inside Claude Code, with auto-complete suggestions, error spotting, and quick fixes. It checks your code line by line as you type, catching mistakes like wrong syntax before they cause big problems. This lets you write iOS apps or Swift scripts faster, even as a beginner, without constant trial-and-error fixes.

Claude Code

telegram

Telegram connects Claude to your Telegram account so it can send messages, read chats, and manage bots. You get instant notifications from your groups or automate simple replies right from Claude conversations. This saves time on manual messaging for customer updates or team alerts.

Claude Code

terraform

Terraform builds and manages cloud infrastructure like servers, databases, and networks using simple text files you write or describe. It applies your instructions to providers such as AWS, Google Cloud, or Azure to create, update, or remove resources exactly as specified. With this Claude Code plugin, you describe needs in everyday words, and Claude generates and runs the Terraform code, getting your setup live without manual config tweaks.

Claude Code

typescript-lsp

TypeScript LSP brings instant error checking and smart code suggestions to your TypeScript projects in Claude Code. It highlights mistakes as you type and offers auto-completions that match your code's structure. This helps you build reliable apps faster with fewer bugs, even as a coding beginner.

Claude Code