claudekit / tools

The index of tools.

Plugins, MCPs, Skills, and Tools for Claude Code — sorted by category, type, and tag.

/
Sort by
§ Tools · all entries 36 of 36
§ 01
[Tool] ck.io / tools / herdr

Herdr

multiplexer · terminal · agent orchestration · tmux · Rust

A terminal-native agent multiplexer in a single Rust binary. Herdr combines tmux-style session persistence and pane splits with agent awareness — a sidebar that shows whether each pane's agent is idle, working, blocked, or done — for Claude Code and other CLI agents. The direct Claude Code integration (`herdr integration install claude`) adds full state detection, semantic state forwarding over a local socket API, and agent-session restoration after a server restart.

Claude Code Utilities
stars 3.7k
upd 2026-06-02
Read ›
§ 02
[Tool] ck.io / tools / llm-wiki

LLM Wiki

knowledge base · wiki · Karpathy · Obsidian · desktop app

A cross-platform desktop application implementing Andrej Karpathy's llm-wiki.md pattern. Instead of traditional RAG that retrieves and answers from scratch every time, the LLM incrementally builds and maintains a persistent wiki from your sources. A built-in local HTTP API and a companion agent skill let Claude Code query your wiki — "what does my LLM Wiki say about X."

Documentation
stars 9.6k
upd 2026-05-28
Read ›
§ 03
[Tool] ck.io / tools / cc-wf-studio

CC Workflow Studio

workflow · visual editor · agents · VS Code · multi-agent

Design workflows on a canvas in VS Code and export them as Markdown your AI agent already understands — skills, commands, and agents for Claude Code, Cursor, Copilot, and more. An MCP server runs in the background so you can refine workflows in natural language with 'Edit with AI'.

Claude Code Utilities
stars 5.0k
installs 7.4k
upd 2026-05-22
Read ›
§ 04
[Skill] ck.io / tools / google-skills

Google Skills

Google Cloud · GKE · Cloud Run · BigQuery · Firebase

Agent Skills for Google products and technologies — maintained by Google. The repo ships 13 skills: 7 foundational (Gemini API, AlloyDB, BigQuery, Cloud Run, Cloud SQL, Firebase, GKE basics), 3 recipes (Google Cloud onboarding, auth, network observability), and 3 Well-Architected Framework skills (security, reliability, cost optimization), so Claude Code pulls in Google Cloud guidance automatically when those topics come up.

DevOps
stars 7.4k
installs 31.4k
upd 2026-05-13
Read ›
§ 05
[Tool] ck.io / tools / firecrawl

Firecrawl

web scraping · open source · self-host · Firecrawl · AGPL

🔥 The API to search, scrape, and interact with the web for AI. Three integrated capabilities — Search, Scrape, Interact — exposed through one API. Open source under AGPL-3.0 and self-hostable via docker-compose, the engine also powers the firecrawl.dev cloud SaaS run by the same team.

Data Engineering
stars 118.5k
upd 2026-05-12
Read ›
§ 06
[MCP] ck.io / tools / firecrawl-mcp

Firecrawl MCP

MCP · web scraping · Firecrawl · search · RAG

🔥 Official Firecrawl MCP Server — Adds powerful web scraping and search to Cursor, Claude and any other LLM clients. Exposes 12+ tools spanning single-page scrape, batch processing, site crawl, search, structured extraction, autonomous research agent, and interactive page automation, returning clean LLM-ready markdown.

Data Engineering
stars 6.3k
upd 2026-05-12
Read ›
§ 07
[MCP] ck.io / tools / perplexity-mcp

Perplexity MCP

MCP · search · Perplexity · Sonar · research

The official MCP server implementation for the Perplexity API Platform. Provides AI assistants with real-time web search, reasoning, and research capabilities through Sonar models and the Search API.

Data Engineering
stars 2.2k
upd 2026-05-12
Read ›
§ 08
[Plugin] ck.io / tools / codex-plugin-cc

Codex Plugin for Claude Code

OpenAI · Codex · code review · delegation · agents

Use Codex from Claude Code to review code or delegate tasks. An OpenAI-published plugin that exposes standard reviews, adversarial reviews, and task delegation as slash commands, plus a Codex subagent and background-job tracking.

Development
stars 17.9k
upd 2026-05-09
Read ›
§ 09
[Skill] ck.io / tools / find-skills

Find Skills

skills · discovery · search · npx skills · meta

A meta-skill that activates when users ask "how do I do X" or "is there a skill that can…", then searches the open agent skills ecosystem and walks the user through installation.

Claude Code Utilities
installs 1.4M
upd 2026-05-09
Read ›
§ 10
[Skill] ck.io / tools / graphify

Graphify

knowledge graph · RAG · GraphRAG · multimodal · codebase

Turn any folder of code, SQL schemas, R scripts, shell scripts, docs, papers, images, or videos into a queryable knowledge graph. App code + database schema + infrastructure in one graph.

Data Engineering
stars 45.0k
upd 2026-05-09
Read ›
§ 11
[Plugin] ck.io / tools / caveman

Caveman

tokens · output compression · efficiency · skill · Claude Code

why use many token when few token do trick — a Claude Code skill that cuts output tokens by ~65-75% by talking like caveman.

Claude Code Utilities
stars 54.0k
upd 2026-05-05
Read ›
§ 12
[Tool] ck.io / tools / rtk

RTK

tokens · cost · proxy · Rust · CLI

A high-performance CLI proxy that compresses dev command output by 60-90% before it reaches the LLM context. Single Rust binary, 100+ supported commands — better reasoning, longer sessions, lower costs.

Claude Code Utilities
stars 41.7k
upd 2026-05-05
Read ›
§ 13
[MCP] ck.io / tools / slack

Slack

Slack · communication · messaging · collaboration · Canvas

Official Slack MCP server for interactive and collaborative workflows. Surface insights, draft messages, and engage teams directly within Slack from Claude Code.

Productivity
installs 49.4k
upd 2026-04-30
Read ›
§ 14
[Plugin] ck.io / tools / andrej-karpathy-skills

Andrej Karpathy Skills

guidelines · CLAUDE.md · prompting · quality · Karpathy

A single `CLAUDE.md` file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.

Development
stars 73.1k
upd 2026-04-22
Read ›
§ 15
[MCP] ck.io / tools / mixpanel

Mixpanel MCP

Mixpanel · analytics · dashboards · session replays · data

Mixpanel's hosted Model Context Protocol (MCP) server that gives AI assistants direct access to your Mixpanel data.

Data Engineering
upd 2026-04-22
Read ›
§ 16
[Plugin] ck.io / tools / claude-mem

Claude-Mem

memory · context · session · search · progressive disclosure

Persistent memory compression system built for Claude Code. Context survives across sessions by capturing tool observations and generating semantic summaries.

Claude Code Utilities
stars 59.8k
upd 2026-04-17
Read ›
§ 17
[Tool] ck.io / tools / codeburn

CodeBurn

tokens · cost · usage · dashboard · TUI

An interactive TUI dashboard for Claude Code token usage and cost. 13 auto-categorized task types and one-shot success rate tracking.

Claude Code Utilities
stars 489
upd 2026-04-14
Read ›
§ 18
[Skill] ck.io / tools / obsidian-skills

Obsidian Skills

Obsidian · markdown · notes · Canvas · knowledge management

A collection of agent skills for reading and writing Obsidian-specific file formats — markdown, Canvas, Base — directly from Claude Code.

Data Engineering
stars 23.8k
upd 2026-04-14
Read ›
§ 19
[Skill] ck.io / tools / claude-code-setup

Claude Code Setup

setup · automation · recommendations · onboarding

Analyzes your project and recommends the right mix of MCP servers, skills, hooks, and slash commands to automate it in Claude Code.

Claude Code Utilities
installs 73.2k
upd 2026-04-11
Read ›
§ 20
[Plugin] ck.io / tools / commit-commands

Commit Commands

Git · PR · commit · automation

Streamline your git workflow with simple commands for committing, pushing, and creating pull requests.

DevOps
installs 102.0k
upd 2026-04-11
Read ›
§ 21
[MCP] ck.io / tools / github-mcp

GitHub MCP

GitHub · issues · PR · Actions · repos

The GitHub official MCP server. Browse repositories, manage issues and PRs, monitor Actions, and run code security analysis — all from Claude Code.

DevOps
stars 28.9k
installs 172.8k
upd 2026-04-11
Read ›
§ 22
[MCP] ck.io / tools / notion

Notion MCP

Notion · docs · project management · databases

Notion's official remote MCP server. Read and write Notion workspaces directly from Claude Code — no self-hosting required.

Data Engineering
upd 2026-04-11
Read ›
§ 23
[Skill] ck.io / tools / session-report

Session Report

report · session · summary · documentation

Analyzes your Claude Code session and generates a structured report of what changed, what decisions were made, and what's left to do.

Claude Code Utilities
upd 2026-04-11
Read ›
§ 24
[MCP] ck.io / tools / atlassian

Atlassian

Jira · Confluence · project management · docs

Official MCP server for Jira and Confluence. Query and update issues, manage Confluence pages, and stay in your editor instead of context-switching to the browser.

DevOps
stars 571
installs 50.2k
upd 2026-04-10
Read ›
§ 25
[Tool] ck.io / tools / career-ops

Career-Ops

job search · resume · hiring · automation

An AI-agent toolkit that evaluates job postings, generates tailored resumes, and manages your entire job-search pipeline.

Productivity
stars 33.0k
upd 2026-04-10
Read ›
§ 26
[Tool] ck.io / tools / ccstatusline

ccstatusline

statusline · terminal · monitoring · Powerline

A Powerline-style status line for the Claude Code CLI. Show model, token usage, session time, and more at a glance.

Claude Code Utilities
stars 7.3k
upd 2026-04-10
Read ›
§ 27
[Tool] ck.io / tools / ccusage

ccusage

tokens · cost · usage · analytics

A CLI tool that analyzes your Claude Code token usage and cost across daily, monthly, session, and 5-hour billing windows.

Claude Code Utilities
stars 12.8k
upd 2026-04-10
Read ›
§ 28
[MCP] ck.io / tools / chrome-devtools

Chrome DevTools MCP

Chrome · DevTools · browser · debugging · performance

An MCP server that lets AI agents control and inspect a live Chrome browser for performance analysis, debugging, and automation.

Development
stars 34.9k
installs 20.8k
upd 2026-04-10
Read ›
§ 29
[Plugin] ck.io / tools / code-review

Code Review

code review · quality · PR

Automated code review for pull requests using multiple specialized agents with confidence-based scoring to filter false positives.

Development
installs 212.9k
upd 2026-04-10
Read ›
§ 30
[MCP] ck.io / tools / figma

Figma MCP

Figma · design · UI · code generation

Official Figma MCP server. Read design files, convert designs to code, and write back to the Figma canvas — all from Claude Code.

Design
stars 1.1k
installs 88.3k
upd 2026-04-10
Read ›
§ 31
[Plugin] ck.io / tools / frontend-design

Frontend Design

UI · React · design · Tailwind

Generates distinctive, production-grade frontend interfaces that avoid generic AI aesthetics.

Design
installs 455.6k
upd 2026-04-10
Read ›
§ 32
[Plugin] ck.io / tools / hookify

Hookify

hooks · automation · workflow

Easily create custom hooks to prevent unwanted behaviors by analyzing conversation patterns or from explicit instructions.

Development
installs 35.5k
upd 2026-04-10
Read ›
§ 33
[MCP] ck.io / tools / playwright

Playwright MCP

browser · automation · testing · Playwright · Microsoft

Microsoft's official Playwright MCP server. Drives the browser via the accessibility tree for fast, deterministic automation without vision models.

Development
stars 30.8k
installs 150.1k
upd 2026-04-10
Read ›
§ 34
[Plugin] ck.io / tools / plugin-dev

Plugin Dev Kit

plugin development · SDK · extension

A comprehensive toolkit for developing Claude Code plugins with expert guidance on hooks, MCP integration, plugin structure, and marketplace publishing.

Development
installs 41.0k
upd 2026-04-10
Read ›
§ 35
[Plugin] ck.io / tools / pr-review-toolkit

PR Review

PR · review · GitHub

A comprehensive collection of specialized agents for thorough pull request review.

DevOps
installs 68.3k
upd 2026-04-10
Read ›
§ 36
[Plugin] ck.io / tools / superpowers

Superpowers

TDD · debugging · planning · code review · brainstorming

A complete software development methodology for your coding agents, built on composable skills that enforce TDD, systematic debugging, and plan-driven execution.

Development
stars 151.6k
installs 355.7k
upd 2026-04-10
Read ›