Claude Code Hub
Curated configs, skills, tools, collections, and MCP setups for Claude Code. Copy, customize, ship.
Curated configs, skills, tools, collections, and MCP setups for Claude Code. Copy, customize, ship.
Showing 35 entries
A comprehensive CLAUDE.md for Next.js 15 App Router projects. Covers file conventions, server/client component rules, and common patterns.
by Build Ship Grow
A test-driven development skill that writes failing tests first, then implements code to make them pass. Follows red-green-refactor.
by Build Ship Grow
Generates conventional commit messages by analyzing staged changes. Follows the Conventional Commits spec with scope detection.
by Build Ship Grow
Structured code review that checks for bugs, security issues, performance problems, and style consistency. Outputs actionable feedback.
by Build Ship Grow
MCP server configuration for connecting Claude Code to a PostgreSQL database. Enables schema inspection, queries, and migrations.
by Build Ship Grow
Connect Claude Code to the GitHub API via MCP. Create issues, manage PRs, search repos, and automate workflows directly from the CLI.
by Build Ship Grow
CLAUDE.md optimized for building REST APIs with Node.js. Covers routing patterns, validation, error handling, and database conventions.
by Build Ship Grow
Skill for writing end-to-end tests with Playwright. Covers page object patterns, assertions, and handling async UI.
by Build Ship Grow
Generates docker-compose.yml files for development environments. Supports common services like databases, caches, and message queues.
by Build Ship Grow
Connect Claude Code to Linear for issue tracking. Create, update, and search issues and projects without leaving the terminal.
by Build Ship Grow
Local-first task orchestration for coding agents with explicit task state, review checkpoints, and Git-aware execution.
by Guard8
Search and reuse prior Claude Code sessions so repeated work starts from past decisions instead of from scratch.
by Guard8
A local-first browser inspection bridge that gives Claude Code a tighter feedback loop for UI debugging and verification.
by Guard8
Connect Claude Code to Vercel so it can inspect deployments, logs, and project state from the terminal workflow.
by Vercel
A curated frontend design skill collection for Claude Code focused on more intentional visual output and stronger UI direction.
by Anthropic
A tool for reducing token consumption in Claude Code sessions by analyzing and optimizing prompt and context size.
by alexgreensh
Techniques and tooling for writing token-efficient prompts and context for Claude Code workflows.
by yairyairyair
A comprehensive collection of Claude Code skills, hooks, and configurations that extend its capabilities with structured workflows and guardrails.
by obra
A curated list of Claude Code skills, plugins, and community extensions organized by category with quality ratings.
by ComposioHQ
Agent skills focused on context engineering patterns — managing what information flows into and out of Claude Code sessions.
by muratcankoylan
Claude Code skills for working with n8n workflow automation — creating, debugging, and managing n8n workflows from the terminal.
by czlonkowski
Claude Code skills for managing Obsidian vaults — creating notes, linking knowledge, and maintaining your second brain from the terminal.
by kepano
Automatically generates Claude Code skills from conversation patterns, turning repeated workflows into reusable skill files.
by MaTriXy
An MCP server that adds structured memory and recall capabilities to Claude Code, enabling persistent context across sessions.
by romiluz13
A visual interface for Claude Code that adds a web-based UI layer on top of the CLI experience.
by siteboon
A customizable status line for Claude Code that shows session stats, token usage, and active context in your terminal.
by sirmalloc
A specification-driven development tool for Claude Code that turns structured specs into implementation plans and code.
by AshExplained
A visual tool for browsing, searching, and analyzing past Claude Code session histories.
by jhlee0409
A utility that adds right-click context menu support for opening files and folders directly in Claude Code.
by avelops
Adds proper RTL (right-to-left) language support for VS Code agent panels including Claude Code, fixing Hebrew and Arabic text display.
by GuyRonnen
A Slack bot that brings Claude Code capabilities into Slack channels, enabling team-wide AI-assisted coding conversations.
by guywarburg
Structured Execution And Review — a framework for running Claude Code sessions with built-in checkpoints, reviews, and quality gates.
by Guard8
Grounded Progressive Architecture — a planning tool that builds implementation plans progressively, grounding each step in verified codebase state.
by Guard8
An evolutionary approach to Claude Code skill improvement — iteratively refines skills based on execution outcomes and feedback.
by eranshir
A lightweight bot that wraps Claude Code for automated task execution, scheduling, and batch processing of coding tasks.
by six-ddc