claudekit-skills
35+ ready-made AI agent skills for coding, debugging, and deployment
All Skills in This Repository (46)
Pure Emerald Level Indicatorspostgresql-psql
Manage PostgreSQL databases with psql commands and automation scripts.
gcloud
Manage Google Cloud resources and automate deployments via the gcloud CLI.
ffmpeg
Convert, edit, and stream multimedia files using FFmpeg commands.
cloudflare-browser-rendering
Automate headless browsers via Cloudflare's Browser Rendering API for screenshots and PDFs.
template-skill
Generate semantic metadata and toxicity assessments for AI skill definitions.
remix-icon
Provide 3,100+ neutral-style icons in outlined and filled variants.
docker
Containerize applications with Docker and manage multi-service deployments.
gemini-document-processing
Extract structured JSON data from PDFs using Google Gemini vision capabilities.
backend-development
Guides building backend systems with APIs, databases, authentication, testing, and DevOps practices.
databases
Design, query, migrate, back up, and optimize MongoDB and PostgreSQL databases.
devops
Deploy and manage infrastructure on Cloudflare, Docker, Google Cloud, and Kubernetes.
frontend-dev-guidelines
Implements React and TypeScript frontend patterns with Suspense, TanStack Query, and MUI v7.
Frequently Asked Questions
FAQPage SchemaHow to install ClaudeKit Skills?โผ
Run `npx skills add mrgoonie/claudekit-skills --all -g -y` in your terminal to install the full skill collection globally.
What can ClaudeKit Skills do?โผ
It gives your AI agent 35+ ready-made workflows for backend development, databases, DevOps, frontend design, payments, debugging, testing, and document processing.
Does ClaudeKit work with Claude Code?โผ
Yes. All skills follow the standard SKILL.md format and run natively in Claude Code, with plugin marketplace support for easy installation and updates.
How do these skills save context tokens?โผ
Each skill uses progressive disclosure, loading only a short summary first and pulling in detailed references or scripts only when the task requires them.
Can I use ClaudeKit Skills without coding experience?โผ
Yes. Once installed, your AI agent reads the skill instructions and executes the technical steps for you based on plain-English requests.
Related Repositories in Software Engineering
View All in Software Engineeringโopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core