405+ Tools

STACKSHACK

Free skills, commands, and settings for Claude Code. Build your stack, ship faster.

100% Free
Verified

Claude Code Plugins

Showing 38 of 38 plugins 25 Official

Officialcode-quality

Code Simplifier

Expert code simplification specialist focused on enhancing code clarity, consistency, and maintainability while preserving exact functionality. Perfect for cleaning up PRs and simplifying complex code at the end of development sessions.

/plugin install code-simplifier
by Boris Cherny
Clean up pull requestsSimplify complex functions+2
0
Officialcode-quality

Code Review

Automated code review agent that analyzes code changes for bugs, security issues, performance problems, and style violations. Provides actionable feedback and suggestions.

/plugin install code-review
by Anthropic
Pull request reviewCode analysis+2
0
Officialcode-quality

PR Review Toolkit

Comprehensive toolkit for reviewing pull requests with multiple specialized agents for different aspects of code review including silent failure detection and type design analysis.

/plugin install pr-review-toolkit
by Anthropic
PR reviewsMulti-agent analysis+2
0
💻
Officialdevelopment

Feature Dev

Feature development workflow plugin with specialized agents for exploring codebases, architecting solutions, reviewing code, and implementing features systematically.

/plugin install feature-dev
by Anthropic
Feature planningCode architecture+2
0
💻
Officialdevelopment

Frontend Design

Frontend design assistance plugin for UI/UX development, component design, and responsive layouts with modern frameworks.

/plugin install frontend-design
by Anthropic
UI component designResponsive layouts+2
0
💻
Officialdevelopment

Plugin Dev

Plugin development tools for creating, testing, and publishing Claude Code plugins with proper structure and documentation.

/plugin install plugin-dev
by Anthropic
Create new pluginsPlugin testing+2
0
🔧
Officiallsp

Go LSP

Go language server using gopls for Go development with module support and code navigation.

/plugin install gopls-lsp
by Anthropic
Go developmentModule support+2
0
💻
Officialdevelopment

Agent SDK Dev

Agent SDK development tools with verification agents for TypeScript and Python to ensure SDK applications follow best practices.

/plugin install agent-sdk-dev
by Anthropic
Agent developmentSDK verification+2
0
Officialproductivity

Commit Commands

Git commit workflow commands for streamlined version control with conventional commits and automated changelog generation.

/plugin install commit-commands
by Anthropic
Git commitsConventional commits+2
0
🔄
Officialautomation

Hookify

Hook creation and management plugin for setting up Claude Code hooks that execute commands on various events like tool calls and prompts.

/plugin install hookify
by Anthropic
Create hooksEvent automation+2
0
Officialcode-quality

Security Guidance

Security best practices plugin providing guidance on secure coding, vulnerability prevention, and security auditing.

/plugin install security-guidance
by Anthropic
Security reviewVulnerability scanning+2
0
📝
Officialoutput-style

Learning Output Style

Educational output formatting that combines interactive learning with explanatory content, providing insights and opportunities for hands-on coding.

/plugin install learning-output-style
by Anthropic
Learning modeEducational content+2
0
📝
Officialoutput-style

Explanatory Output Style

Detailed explanations output style providing comprehensive context and reasoning for all code changes and decisions.

/plugin install explanatory-output-style
by Anthropic
Detailed explanationsCode documentation+2
0
🔧
Officiallsp

TypeScript LSP

TypeScript language server protocol integration for enhanced type checking, autocompletion, and code navigation.

/plugin install typescript-lsp
by Anthropic
TypeScript developmentType checking+2
0
🔧
Officiallsp

Pyright LSP

Python language server using Pyright for static type checking and intelligent code completion.

/plugin install pyright-lsp
by Anthropic
Python developmentType checking+2
0
🔧
Officiallsp

Rust Analyzer LSP

Rust language server providing comprehensive Rust development support with rust-analyzer.

/plugin install rust-analyzer-lsp
by Anthropic
Rust developmentCargo integration+2
0
🔧
Officiallsp

Clangd LSP

C/C++ language server using clangd for C and C++ development with LLVM tooling.

/plugin install clangd-lsp
by Anthropic
C/C++ developmentLLVM integration+2
0
🔧
Officiallsp

Swift LSP

Swift language server for iOS and macOS development with SourceKit integration.

/plugin install swift-lsp
by Anthropic
Swift developmentiOS apps+2
0
🔧
Officiallsp

Kotlin LSP

Kotlin language server for JVM and Android development with intelligent code assistance.

/plugin install kotlin-lsp
by Anthropic
Kotlin developmentAndroid apps+2
0
🔧
Officiallsp

Java LSP

Java language server using Eclipse JDT for Java development with Maven/Gradle support.

/plugin install jdtls-lsp
by Anthropic
Java developmentMaven projects+2
0
🔧
Officiallsp

C# LSP

C# language server for .NET development with OmniSharp integration.

/plugin install csharp-lsp
by Anthropic
C# development.NET applications+2
0
🔧
Officiallsp

PHP LSP

PHP language server for web development with framework support and static analysis.

/plugin install php-lsp
by Anthropic
PHP developmentLaravel+2
0
🔧
Officiallsp

Lua LSP

Lua language server for game development and scripting with LuaLS integration.

/plugin install lua-lsp
by Anthropic
Lua scriptingGame development+2
0
💻
Officialdevelopment

Example Plugin

Template and example plugin demonstrating proper plugin structure and best practices for creating Claude Code plugins.

/plugin install example-plugin
by Anthropic
Plugin templateLearning resource+2
0
🔗
Verifiedintegration

GitHub Integration

GitHub integration plugin for managing repositories, issues, pull requests, and workflows directly from Claude Code.

/plugin install github
by Community
Repository managementIssue tracking+2
0
🔗
Verifiedintegration

GitLab Integration

GitLab integration plugin for managing GitLab repositories, merge requests, and CI/CD pipelines.

/plugin install gitlab
by Community
GitLab projectsMerge requests+2
0
🔗
Verifiedintegration

Linear Integration

Linear issue tracking integration for managing projects, issues, and sprints with Linear.

/plugin install linear
by Community
Issue managementSprint planning+2
0
🔗
Verifiedintegration

Asana Integration

Asana project management integration for task management and team coordination.

/plugin install asana
by Community
Task managementProject planning+2
0
🔗
Verifiedintegration

Slack Integration

Slack messaging integration for sending notifications and updates to Slack channels.

/plugin install slack
by Community
Team notificationsStatus updates+2
0
🔗
Verifiedintegration

Supabase Integration

Supabase database integration for managing PostgreSQL databases, auth, and storage.

/plugin install supabase
by Community
Database managementAuth setup+2
0
🔗
Verifiedintegration

Firebase Integration

Firebase and Google Cloud integration for Firebase projects and GCP services.

/plugin install firebase
by Community
Firebase projectsCloud Functions+2
0
🔗
Verifiedintegration

Stripe Integration

Stripe payments integration for managing subscriptions, invoices, and payment processing.

/plugin install stripe
by Community
Payment processingSubscription management+2
0
🧪
Verifiedtesting

Playwright Integration

Playwright browser automation plugin for E2E testing and web scraping.

/plugin install playwright
by Community
E2E testingBrowser automation+2
0
Verifiedcode-quality

Greptile Integration

Greptile code search and analysis plugin for semantic code search across repositories.

/plugin install greptile
by Community
Semantic searchCode analysis+2
0
📦
Verifiedframework

Laravel Boost

Laravel framework enhancement plugin for Laravel-specific development patterns and tooling.

/plugin install laravel-boost
by Community
Laravel developmentArtisan commands+2
0
Verifiedproductivity

Context7 Integration

Context7 context management plugin for managing conversation context and memory.

/plugin install context7
by Community
Context managementMemory optimization+2
0
Verifiedproductivity

Serena Integration

Serena assistant plugin providing additional AI-powered development assistance.

/plugin install serena
by Community
AI assistanceDevelopment support+2
0
🔄
Officialautomation

Ralph Loop

Autonomous development loops that let Claude Code agents work for hours without intervention. Uses stop hooks to intercept exits and feed prompts back, enabling continuous task completion until the work is done.

/plugin install ralph-loop
by Boris Cherny(originally by Geoffrey Huntley)
Overnight development tasksLarge refactoring projects+2
0

Build your stack. Ship faster.

All tools are 100% free. Add to your stack and install in seconds.