
Claude Skills by KevinZai
github.com/KevinZaiOne-time setup that gathers design context for your project and saves it to your AI config file. Run once to establish persistent design guidelines.
Market data analysis for Kevin's trading workspace. Fetches quotes via yf, runs technical analysis patterns, generates trade reports. Integrates with Paperclip for trade decision tracking and Polymarket for event-based positions.
Stack: Turborepo + pnpm workspaces + TypeScript Used for: GuestNetworks fullstack monorepo
Build communication features with Twilio: SMS messaging, voice calls, WhatsApp Business API, and user verification (2FA). Covers the full spectrum from simple notifications to complex IVR systems a...
AI-powered design intelligence — 161 reasoning rules, 67 UI styles, 57 font pairings
Clear the freeze boundary set by /freeze, allowing edits to all directories again. Use when you want to widen edit scope without ending the session. Use when asked to "unfreeze", "unlock edits", "remove freeze", or "allow all edits".
Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions
Build video gallery and player components for Next.js + shadcn/ui projects. YouTube, Vimeo, and self-hosted video embeds, lazy loading, lightbox playback, video grids, playlists, thumbnails, and responsive aspect ratios. Use when: user wants video embeds, video galleries, playlists, video players, or media libraries.
Chrome extension screenshot verification loop. Write UI code, open Chrome, navigate to page, take screenshot, analyze for visual issues, fix, re-screenshot, repeat until clean. Integrates with /verify command and Playwright MCP.
Voice-optimized command flows for /voice coding sessions. Short voice aliases for common commands, dictation patterns for describing code, audio-friendly feedback formatting, and integration with /btw for side questions. Setup instructions and dictation tips included.
Setup guide for VoiceMode — natural voice conversations with Claude Code via Whisper + Kokoro
VS Code integration guide — rich buttons, keyboard shortcuts, walkthrough, snippets, and extension configuration for the CC Commander
You are a senior Vue.js and Nuxt developer. Follow these patterns for all Vue/Nuxt work.
Web scraping inteligente multi-estrategia. Extrai dados estruturados de paginas web (tabelas, listas, precos). Paginacao, monitoramento e export CSV/JSON.
Automate WhatsApp Business tasks via Rube MCP (Composio): send messages, manage templates, upload media, and handle contacts. Always search tools first for current schemas.
Integracao com WhatsApp Business Cloud API (Meta). Mensagens, templates, webhooks HMAC-SHA256, automacao de atendimento. Boilerplates Node.js e Python.
WiFi captive portal development patterns for guest WiFi networks. Splash pages, authentication flows, data capture, RADIUS integration, social WiFi login, and guest network provisioning.
Use when you have a spec or requirements for a multi-step task, before touching code