problem-solving
๐ฏSkillfrom mrgoonie/claudekit-skills
Creative problem-solving skill collection with techniques for breaking through stuck points, including collision-zone thinking, inversion, pattern recognition, and simplification approaches
Same repository
mrgoonie/claudekit-skills(33 items)
Installation
npx vibeindex add mrgoonie/claudekit-skills --skill problem-solvingnpx skills add mrgoonie/claudekit-skills --skill problem-solving~/.claude/skills/problem-solving/SKILL.mdSKILL.md
More from this repository10
Guides building robust backend systems with modern technologies like Node.js, Python, Go, and Rust, covering API design, database integration, authentication, security best practices, and scalability patterns.
Enables structured problem-solving through iterative step-by-step reasoning with the ability to revise thoughts, branch into alternatives, and dynamically adjust scope.
Three.js development skill for building high-performance 3D web apps covering WebGL/WebGPU rendering, PBR materials, custom shaders, VR/XR, physics, and post-processing effects
Deploys and manages cloud infrastructure across Cloudflare Workers, Docker, Google Cloud, and Kubernetes with CI/CD, GitOps, and security audit capabilities.
Automates browser interactions, debugging, and performance analysis using Puppeteer CLI scripts that output JSON for easy parsing.
Aesthetic design skill for creating beautiful interfaces following proven design principles, covering visual hierarchy, color theory, micro-interactions, and design system guidance with chrome-devtools and AI multimodal integration
UI styling skill for creating accessible user interfaces with shadcn/ui components (Radix UI + Tailwind), utility-first Tailwind CSS styling, canvas-based visual designs, and consistent theming including dark mode
Processes multimedia files with FFmpeg for video/audio encoding, conversion, and streaming, and ImageMagick for image manipulation, batch processing, and effects.
Enforces rigorous code review practices by systematically evaluating feedback, requesting reviews, and verifying technical correctness before claiming task completion.
Provides systematic debugging frameworks for finding and fixing bugs, including root cause analysis, defense-in-depth validation, and verification protocols.