GitHub
Skills harvested from GitHub repositories
14810 skills availablecode-review
Guide proper code review practices emphasizing technical rigor, evidence-based claims, and verification over performativ...
claude-code
Claude Code is Anthropic's agentic coding tool that lives in the terminal and helps turn ideas into code faster. It comb...
bunny
Integrate with Bunny.net's cloud platform: CDN, Storage, Stream, DNS, Edge Scripting, Shield (WAF/DDoS), Magic Container...
better-auth
Better Auth is comprehensive, framework-agnostic authentication/authorization framework for TypeScript with built-in ema...
aesthetic
Create aesthetically beautiful interfaces by following proven design principles and systematic workflows. Use when: Buil...
backend-development
Production-ready backend development with modern technologies, best practices, and proven patterns. Designing RESTful, G...
devops
Deploy and manage cloud infrastructure across Cloudflare, Docker, Google Cloud, and Kubernetes. Deploy serverless apps t...
pptx
A user may ask you to create, edit, or analyze the contents of a .pptx file. A .pptx file is essentially a ZIP archive c...
chrome-devtools
Browser automation via executable Puppeteer scripts. All scripts output JSON for easy parsing. CRITICAL: Always check pw...
mcp-management
Skill for managing and interacting with Model Context Protocol (MCP) servers. MCP is an open protocol enabling AI agents...
shopify
Comprehensive guide for building on Shopify platform: apps, extensions, themes, and API integrations. Core Components: S...
simplification-cascades
Sometimes one insight eliminates 10 things. Look for the unifying principle that makes multiple components unnecessary. ...
web-testing
Comprehensive web testing: unit, integration, E2E, load, security, visual regression, accessibility. npx vitest run ...
verification-before-completion
Claiming work is complete without verification is dishonesty, not efficiency. Core principle: Evidence before claims, al...
systematic-debugging
Random fixes waste time and create new bugs. Quick patches mask underlying issues. Core principle: ALWAYS find root caus...
root-cause-tracing
Bugs often manifest deep in the call stack (git init in wrong directory, file created in wrong location, database opened...
defense-in-depth
When you fix a bug caused by invalid data, adding validation at one place feels sufficient. But that single check can be...
debugging
A collection of systematic debugging methodologies that ensure thorough investigation before attempting fixes. Location:...
inversion-exercise
Flip every assumption and see what still works. Sometimes the opposite reveals the truth. Core principle: Inversion expo...
payment-integration
Production-proven payment processing with SePay (Vietnamese banks), Polar (global SaaS), Stripe (global infrastructure),...
google-adk-python
You are an expert guide for Google's Agent Development Kit (ADK) Python - an open-source, code-first toolkit for buildin...
when-stuck
Different stuck-types need different techniques. This skill helps you quickly identify which problem-solving skill to us...
ai-multimodal
Process audio, images, videos, documents, and generate images using Google Gemini's multimodal API. Unified interface fo...
moai-design-craft
Intent-First design philosophy integrated into MoAI workflows. Ensures design decisions flow from intent and domain unde...