Skip to content

claudekit-skills

by mrgoonie

All powerful skills of ClaudeKit.cc!

About

All powerful skills of ClaudeKit.cc!

1,912
Stars
49
Skill Files
380
Forks
4
PRs Merged
5
Contributors
1
Issues Open
8
Issues Closed
2026-03-21
Last Activity

Skill Analysis

161
Avg Lines / Skill
758
Avg Words / Skill
282
Code Blocks
654
Total Files
11.14 MB
Repo Size
174
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.mdNo
Has LicenseNo
File typesmd (312), py (78), xsd (78), ttf (54), txt (51), json (24), js (22), example (8), xml (6), sh (3)

Skills (54)

  • 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
  • databases
    MIT233 lines986 words13 blocks

    Work with MongoDB (document database, BSON documents, aggregation pipelines, Atlas cloud) and PostgreSQL (relational database, SQL queries, psql CLI, ...

    bashjavascriptsql
  • 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
  • backend-development
    v1.0.0MIT96 lines569 words

    Build robust backend systems with modern technologies (Node.js, Python, Go, Rust), frameworks (NestJS, FastAPI, Django), databases (PostgreSQL, MongoD...

  • media-processing
    MIT359 lines1349 words27 blocks

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

    bash
  • 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
  • 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
  • shopify
    320 lines1012 words16 blocks

    Build Shopify applications, extensions, and themes using GraphQL/REST APIs, Shopify CLI, Polaris UI components, and Liquid templating. Capabilities in...

    bashgraphqljavascriptliquidtoml
  • 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
  • threejs
    v2.0.0MIT94 lines424 words1 blocks

    Build 3D web apps with Three.js (WebGL/WebGPU). Use for 3D scenes, animations, custom shaders, PBR materials, VR/XR experiences, games, data visualiza...

    javascript
  • code-review
    141 lines717 words1 blocks

    Use when receiving code review feedback (especially if unclear or technically questionable), when completing tasks or major features requiring review ...

  • aesthetic
    122 lines736 words

    Create aesthetically beautiful interfaces following proven design principles. Use when building UI/UX, analyzing designs from inspiration sites, gener...

  • 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
  • debugging
    v1.0.059 lines298 words

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

  • context-engineering
    v1.0.087 lines455 words

    >-

  • 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...

  • 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
  • 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...

  • web-testing
    v2.0.0Apache-2.088 lines348 words2 blocks

    Web testing with Playwright, Vitest, k6. E2E/unit/integration/load/security/visual/a11y testing. Use for test automation, flakiness, Core Web Vitals, ...

    bashyaml
  • 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

-297 contributions across all repos
MarAprMayJunJulAugSepOctNovDecJanFebMar
Less
More
  • 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
  • 32f62fa2026-02-02
    feat(skills): added `payment-integration` skills with stripe, polar, creem, etc
    Goon
  • 171212d2026-01-21
    feat(skill): add Three.js skill for 3D web development
    Goon
  • e5833d22026-01-20
    feat(ai-multimodal): add custom base URL support for API proxies
    logicrw
  • 7aafa222026-01-19
    feat(skill): add web-testing skill to web-dev-tools plugin
    Goon
  • e33d4b92026-01-17
    Merge pull request #13 from chuggies510/fix/add-skills-arrays-to-plugin-json
    Goon