Skip to main content
ClaudeWave
mrgoonie avatar
mrgoonie

claudekit-skills

View on GitHub

All powerful skills of ClaudeKit.cc!

Tools2.1k stars417 forksPythonUpdated 2mo ago
Editor's note

ClaudeKit Skills is a collection of Claude subagent skill definitions designed to extend Claude Code with structured, multi-step workflows across a range of development domains. Each skill bundles mission briefs, guardrails, and integration hints that direct Claude toward disciplined task execution rather than freeform responses. The catalog covers authentication (better-auth for TypeScript OAuth, 2FA, and passkeys), backend development (Node.js, FastAPI, NestJS, PostgreSQL, Docker, Kubernetes), AI and multimodal tooling (Google Gemini API with up to 2M token context windows and nine-and-a-half-hour audio analysis), frontend frameworks (Next.js App Router, Turborepo, shadcn/ui), and context engineering for multi-agent coordination. Skills install via a Claude Code plugin marketplace using the /plugin commands, removing the need for manual repository cloning. A dedicated mcp-manager subagent paired with mcp-management skills addresses context bloat when handling multiple MCP connections. The collection primarily benefits full-stack developers and AI engineers who use Claude Code and want consistent, domain-specific automation without rewriting prompts from scratch.

ClaudeWave Trust Score
59/100
· OK
Passed
  • Recently active
  • Healthy fork ratio
  • Clear description
Flags
  • !No standard license detected
Last scanned: 6/11/2026
Get started
Method: Clone
Terminal
git clone https://github.com/mrgoonie/claudekit-skills
1. Clone the repository.
2. Follow the README for installation and usage instructions.

24 items in this repository

mcp-managerSubagent

Manage MCP (Model Context Protocol) server integrations - discover tools/prompts/resources, analyze relevance for tasks, and execute MCP capabilities. Use when need to work with MCP servers, discover available MCP tools, filter MCP capabilities for specific tasks, execute MCP tools programmatically, or implement MCP client functionality. Keeps main context clean by handling MCP discovery in subagent context.

Install
cmSlash Command

Stage all files and create a commit.

Install
cpSlash Command

Stage, commit and push all code in the current branch

Install
prSlash Command

Create a pull request

Install
createSlash Command

Create a new agent skill

Install
use-mcpSlash Command

Utilize tools of Model Context Protocol (MCP) servers

Install

Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, generating design images with ai-multimodal, implementing visual hierarchy and color theory, adding micro-interactions, or creating design documentation. Includes workflows for capturing and analyzing inspiration screenshots with chrome-devtools and ai-multimodal, iterative design image generation until aesthetic standards are met, and comprehensive design system guidance covering BEAUTIFUL (aesthetic principles), RIGHT (functionality/accessibility), SATISFYING (micro-interactions), and PEAK (storytelling) stages. Integrates with chrome-devtools, ai-multimodal, media-processing, ui-styling, and web-frameworks skills.

Install

Process and generate multimedia content using Google Gemini API. Capabilities include analyze audio files (transcription with timestamps, summarization, speech understanding, music/sound analysis up to 9.5 hours), understand images (captioning, object detection, OCR, visual Q&A, segmentation), process videos (scene detection, Q&A, temporal analysis, YouTube URLs, up to 6 hours), extract from documents (PDF tables, forms, charts, diagrams, multi-page), generate images (text-to-image, editing, composition, refinement). Use when working with audio/video files, analyzing images or screenshots, processing PDF documents, extracting structured data from media, creating images from text prompts, or implementing multimodal AI features. Supports multiple models (Gemini 2.5/2.0) with context windows up to 2M tokens.

Install

Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoDB, Redis), APIs (REST, GraphQL, gRPC), authentication (OAuth 2.1, JWT), testing strategies, security best practices (OWASP Top 10), performance optimization, scalability patterns (microservices, caching, sharding), DevOps practices (Docker, Kubernetes, CI/CD), and monitoring. Use when designing APIs, implementing authentication, optimizing database queries, setting up CI/CD pipelines, handling security vulnerabilities, building microservices, or developing production-ready backend systems.

Install

Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/password authentication with verification, OAuth providers (Google, GitHub, Discord, etc.), two-factor authentication (TOTP, SMS), passkeys/WebAuthn support, session management, role-based access control (RBAC), rate limiting, and database adapters. Use when adding authentication to applications, implementing OAuth flows, setting up 2FA/MFA, managing user sessions, configuring authorization rules, or building secure authentication systems for web applications.

Install
bunnySkill

Integrate Bunny.net services (CDN, Storage, Stream, DNS, Edge Scripting, Shield, Magic Containers, Optimizer, Database). Use when building with Bunny.net APIs, deploying to Bunny CDN, uploading files to Edge Storage, managing video streaming, configuring DNS zones, writing edge scripts, setting up WAF/DDoS protection, deploying containers, or optimizing images. Triggers on "bunny", "bunnycdn", "b-cdn", "pull zone", "edge storage", "bunny stream".

Install

Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing performance, monitoring network traffic, web scraping, form automation, and JavaScript debugging.

Install
Install

Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review before proceeding, or before making any completion/success claims. Covers three practices - receiving feedback with technical rigor over performative agreement, requesting reviews via code-reviewer subagent, and verification gates requiring evidence before any status claims. Essential for subagent-driven development, pull requests, and preventing false completion claims.

Install

>-

Install

Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, pgAdmin). Use when designing database schemas, writing queries and aggregations, optimizing indexes for performance, performing database migrations, configuring replication and sharding, implementing backup and restore strategies, managing database users and permissions, analyzing query performance, or administering production databases.

Install

Systematic debugging frameworks for finding and fixing bugs - includes root cause analysis, defense-in-depth validation, and verification protocols

Install

Validate at every layer data passes through to make bugs impossible

Install

Systematically trace bugs backward through call stack to find original trigger

Install

Four-phase debugging framework that ensures root cause investigation before attempting fixes. Never jump to solutions.

Install

Run verification commands and confirm output before claiming success

Install
devopsSkill

Deploy to Cloudflare (Workers, R2, D1), Docker, GCP (Cloud Run, GKE), Kubernetes (kubectl, Helm). Use for serverless, containers, CI/CD, GitOps, security audit.

Install

Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user needs: (1) Latest documentation for libraries/frameworks, (2) Documentation in llms.txt format, (3) GitHub repository analysis, (4) Documentation without direct llms.txt support, (5) Multiple documentation sources in parallel

Install
docxSkill

Comprehensive document creation, editing, and analysis with support for tracked changes, comments, formatting preservation, and text extraction. When Claude needs to work with professional documents (.docx files) for: (1) Creating new documents, (2) Modifying or editing content, (3) Working with tracked changes, (4) Adding comments, or any other document tasks

Install

Tools overview

README preview not available. Visit the repo on GitHub for full documentation.

What people ask about claudekit-skills

What is mrgoonie/claudekit-skills?

+

mrgoonie/claudekit-skills is tools for the Claude AI ecosystem. All powerful skills of ClaudeKit.cc! It has 2.1k GitHub stars and was last updated 2mo ago.

How do I install claudekit-skills?

+

You can install claudekit-skills by cloning the repository (https://github.com/mrgoonie/claudekit-skills) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is mrgoonie/claudekit-skills safe to use?

+

Our security agent has analyzed mrgoonie/claudekit-skills and assigned a Trust Score of 59/100 (tier: OK). See the full breakdown of passed checks and flags on this page.

Who maintains mrgoonie/claudekit-skills?

+

mrgoonie/claudekit-skills is maintained by mrgoonie. The last recorded GitHub activity is from 2mo ago, with 8 open issues.

Are there alternatives to claudekit-skills?

+

Yes. On ClaudeWave you can browse similar tools at /categories/tools, sorted by popularity or recent activity.

Deploy claudekit-skills to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: mrgoonie/claudekit-skills
[![Featured on ClaudeWave](https://claudewave.com/api/badge/mrgoonie-claudekit-skills)](https://claudewave.com/repo/mrgoonie-claudekit-skills)
<a href="https://claudewave.com/repo/mrgoonie-claudekit-skills"><img src="https://claudewave.com/api/badge/mrgoonie-claudekit-skills" alt="Featured on ClaudeWave: mrgoonie/claudekit-skills" width="320" height="64" /></a>

More Tools