Skip to content

claudekit-skills

by mrgoonie

All powerful skills of ClaudeKit.cc!

About

All powerful skills of ClaudeKit.cc!

2,098
Stars
50
Skill Files
413
Forks
6
PRs Merged
6
Contributors
6
Issues Open
8
Issues Closed
2026-04-03
Last Activity

Skill Analysis

161
Avg Lines / Skill
758
Avg Words / Skill
290
Code Blocks
661
Total Files
11.18 MB
Repo Size
179
Reference Files
Skill lines7 min / 122 median / 484 max
Code languagesbash, css, dot, env, graphql, html, javascript, json, liquid, markdown, mermaid, python, ruby, sql, toml, ts, tsx, typescript, xml, yaml
Frontmatter keysallowed-tools, concepts, description, languages, license, name, timeout, type, version, when_to_use
Has CLAUDE.mdYes
Has LicenseNo
File typesmd (319), py (78), xsd (78), ttf (54), txt (51), json (24), js (22), example (8), xml (6), sh (3)

Skills (55)

  • mcp-manager
    91 lines424 words3 blocks

    Manage MCP (Model Context Protocol) server integrations - discover tools/prompts/resources, analyze relevance for tasks, and execute MCP capabilities....

    bash
  • repomix
    216 lines729 words14 blocks

    Package entire code repositories into single AI-friendly files using Repomix. Capabilities include pack codebases with customizable include/exclude pa...

    bash
  • chrome-devtools
    Apache-2.0361 lines1317 words23 blocks

    Browser automation, debugging, and performance analysis using Puppeteer CLI scripts. Use for automating browsers, taking screenshots, analyzing perfor...

    bashjavascriptjson
  • problem-solving
    v1.0.070 lines336 words1 blocks

    Creative problem-solving techniques for breaking through stuck points - includes collision-zone thinking, inversion, pattern recognition, and simplifi...

  • payment-integration
    v2.2.0MIT103 lines466 words

    Integrate payments with SePay (VietQR), Polar, Stripe, Paddle (MoR subscriptions), Creem.io (licensing). Checkout, webhooks, subscriptions, QR codes, ...

  • web-frameworks
    v1.0.0MIT325 lines1204 words11 blocks

    Build modern full-stack web applications with Next.js (App Router, Server Components, RSC, PPR, SSR, SSG, ISR), Turborepo (monorepo management, task p...

    bashjsontsxyaml
  • mcp-builder
    Complete terms in LICENSE.txt329 lines1792 words1 blocks

    Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. ...

    xml
  • skill-creator
    v2.0.0Complete terms in LICENSE.txt309 lines2571 words4 blocks

    Create or update Claude skills. Use for new skills, skill references, skill scripts, optimizing existing skills, extending Claude's capabilities.

    bash
  • bunny
    184 lines750 words8 blocks

    Integrate Bunny.net services (CDN, Storage, Stream, DNS, Edge Scripting, Shield, Magic Containers, Optimizer, Database). Use when building with Bunny....

    bash
  • better-auth
    v2.0.0MIT205 lines848 words7 blocks

    Implement authentication and authorization with Better Auth - a framework-agnostic TypeScript authentication framework. Features include email/passwor...

    bashenvts
  • ui-styling
    v1.0.0MIT322 lines1142 words10 blocks

    Create beautiful, accessible user interfaces with shadcn/ui components (built on Radix UI + Tailwind), Tailwind CSS utility-first styling, and canvas-...

    bashcssjavascripttsx
  • mermaidjs-v11
    116 lines385 words7 blocks

    Create diagrams and visualizations using Mermaid.js v11 syntax. Use when generating flowcharts, sequence diagrams, class diagrams, state diagrams, ER ...

    bashhtmlmarkdownmermaid
  • mcp-management
    176 lines800 words7 blocks

    Manage Model Context Protocol (MCP) servers - discover, analyze, and execute tools/prompts/resources from configured MCP servers. Use when working wit...

    bash
  • template-skill
    7 lines21 words

    Replace with description of the skill and when Claude should use it.

  • devops
    v2.0.0MIT97 lines422 words1 blocks

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

    bash
  • media-processing
    MIT359 lines1349 words27 blocks

    Process multimedia files with FFmpeg (video/audio encoding, conversion, streaming, filtering, hardware acceleration) and ImageMagick (image manipulati...

    bash
  • docs-seeker
    v1.0.0208 lines807 words7 blocks

    "Searching internet for technical documentation using llms.txt standard, GitHub repositories via Repomix, and parallel exploration. Use when user need...

    bashmarkdown
  • frontend-design
    Complete terms in LICENSE.txt42 lines567 words

    Create distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, o...

  • sequential-thinking
    MIT94 lines412 words2 blocks

    Use when complex problems require systematic step-by-step reasoning with ability to revise thoughts, branch into alternative approaches, or dynamicall...

    typescript
  • frontend-dev-guidelines
    399 lines1367 words7 blocks

    Frontend development guidelines for React/TypeScript applications. Modern patterns including Suspense, lazy loading, useSuspenseQuery, file organizati...

    typescript

Recent Commits

-299 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 80113d82026-04-03
    Merge pull request #19 from mrgoonie/feat/bunny-skill
    Duy /zuey/
  • 7bba8c22026-04-03
    feat: add CLAUDE.md and update README with bunny skill
    Claude Agent
  • 2abe0ce2026-04-03
    fix(skill): move bunny skill to .claude/skills with symlink alias
    Claude Agent
  • 60fdd542026-04-03
    Merge pull request #18 from mrgoonie/feat/bunny-skill
    Duy /zuey/
  • b0d8cb62026-04-03
    feat(skill): add Bunny.net integration skill
    Claude Agent
  • 100f7062026-03-21
    Update README with project links and marketplace announcement
    Duy /zuey/
  • 05a22682026-02-04
    Merge branch 'main' of github.com:mrgoonie/claudekit-skills
    Goon
  • 81aa2182026-02-04
    perf(skill): enhance skill for skillmark.sh
    Goon
  • d554ede2026-02-03
    Merge pull request #14 from logicrw/feature/custom-base-url-support
    Goon
  • cb628b62026-02-02
    docs: update payment integration documentation and plugin config
    Goon