All authors
KevinZai avatar

Claude Skills by KevinZai

github.com/KevinZai
419 skillsA× 387B× 17C× 4D× 10F× 19 installs143 views
Push NotificationsA

Push notification setup and best practices — FCM, APNs, OneSignal, rich notifications, and engagement optimization.

developmentgokotlin
0
2
React NativeA

React Native development patterns — navigation, native modules, Expo, state management, and cross-platform best practices.

developmenttypescriptgo
0
2
SwiftuiA

SwiftUI development — MVVM architecture, iOS features, Combine/async-await, and Apple platform best practices.

developmentgoswift
0
2
Ccc Openclaw CoordinationA

Cross-agent coordination between CCC and OpenClaw fleet

developmentgobash
0
2
Ccc ResearchA

CCC domain — complete research ecosystem — 8 skills in one. Deep research, spec interviews, cross-model review, literature review, competitive analysis, data ingestion, trend analysis, and Gemini fallback.

data-aigo
0
2
Competitive AnalysisA

Analyze competing products, tools, or libraries with feature comparison, SWOT analysis, and strategic recommendations.

data-aigogit
0
2
Cross Model ReviewA

Review code, architecture, or decisions using multiple AI models for diverse perspectives and higher confidence.

data-aigosecurity
0
2
Data IngestionA

Ingest, process, and summarize large documents, codebases, or datasets into structured, actionable summaries.

data-aigoapi
0
2
Deep ResearchA

Multi-source deep research with parallel agents, citation tracking, and synthesis into structured deliverables.

data-aigogit
0
2
Gemini FallbackA

Route tasks to Gemini's 1M+ token context window when content exceeds Claude's context limits.

data-airustgo
0
2
Literature ReviewA

Academic and technical literature review with source evaluation, structured synthesis, and citation management.

data-aigogit
0
2
Spec InterviewA

Structured 5-7 question interview to create detailed project specifications before writing any code.

data-aigoperformance
0
2
Trend AnalysisA

Analyze trends in technology, markets, or usage patterns using data signals, community sentiment, and trajectory modeling.

data-aigogit
0
2
Ccc SaasA

CCC domain — complete SaaS development ecosystem -- 20 skills in one. Scaffold, authenticate, bill, ship, and grow a production SaaS from zero to revenue.

developmentgoshell
0
2
Api DesignA

REST API design patterns including resource naming, status codes, pagination, filtering, error responses, versioning, and rate limiting for production APIs.

developmenttypescriptpython
0
2
Backend PatternsA

Backend architecture patterns, API design, database optimization, and server-side best practices for Node.js, Express, and Next.js API routes.

developmenttypescriptgo
0
2
Better AuthA

Stack: `better-auth` + Drizzle adapter + Next.js App Router **NOT NextAuth. NOT Clerk.** Better Auth is the auth library for all projects.

developmentrustgo
0
2
Billing AutomationA

Build automated billing systems for recurring payments, invoicing, subscription lifecycle, and dunning management. Use when implementing subscription billing, automating invoicing, or managing recu...

data-aitesting
0
2
Database DesignerA

Database Designer - POWERFUL Tier Skill

data-aisqldatabase
0
2
Drizzle NeonB

Stack: Drizzle ORM + `@neondatabase/serverless` + `drizzle-kit`

data-aibashsql
0
2
Fastify ApiA

Stack: Fastify + Drizzle ORM + Zod validation + TypeScript Used for: GuestNetworks MCP server, internal APIs

developmenttypescriptgo
0
2
Feature FlagsA

Feature flag implementation -- PostHog, LaunchDarkly, custom database/Redis flags, gradual rollouts, A/B testing integration, flag lifecycle management

developmenttypescriptgo
0
2
Form CroA

When the user wants to optimize any form that is NOT signup/registration — including lead capture forms, contact forms, demo request forms, application forms, survey forms, or checkout forms. Also use when the user mentions "form optimization," "lead form conversions," "form friction," "form fields," "form completion rate," "contact form," "nobody fills out our form," "form abandonment," "too many fields," "demo request form," or "lead form isn't converting." Use this for any non-signup form ...

data-airustgo
0
2
Multi TenantA

Multi-tenancy patterns for B2B SaaS -- schema-per-tenant, row-level security, subdomain routing, tenant-aware queries, data isolation

developmenttypescriptgo
0
2
Nextjs App RouterA

Next.js 15+ App Router patterns with TypeScript strict, Tailwind CSS v4, shadcn/ui, Drizzle ORM + Neon Postgres, Better Auth, Framer Motion, deployed to Vercel. Covers route groups, server/client components, server actions, streaming, parallel/intercepting routes, middleware, metadata, caching, and more. Use when: building Next.js apps, App Router questions, server components, server actions, data fetching, caching strategy.

developmenttypescriptshell
0
2
Paywall Upgrade CroA

When the user wants to create or optimize in-app paywalls, upgrade screens, upsell modals, or feature gates. Also use when the user mentions "paywall," "upgrade screen," "upgrade modal," "upsell," "feature gate," "convert free to paid," "freemium conversion," "trial expiration screen," "limit reached screen," "plan upgrade prompt," "in-app pricing," "free users won't upgrade," "trial to paid conversion," or "how do I get users to pay." Use this for any in-product moment where you're asking us...

data-airustgo
0
2
Saas Metrics CoachA

SaaS financial health advisor. Use when a user shares revenue or customer numbers, or mentions ARR, MRR, churn, LTV, CAC, NRR, or asks how their SaaS business is doing.

data-aipythongo
0
2
Saas RouterA

Routes SaaS development requests to the right specialist skill within ccc-saas

developmentgonextjs
0
2
Saas ScaffolderA

End-to-end SaaS scaffold generator -- takes a starter template and customizes it with database, auth, billing, and environment configuration

developmenttypescriptgo
0
2
Shadcn UiA

shadcn/ui patterns for Next.js App Router — NOT a library, it's copy-paste components you OWN. Covers setup, cn() utility, cva variants, react-hook-form + zod forms, data tables with tanstack, command menus, dialogs, toasts, theming, dark mode, and building custom components. Use when: shadcn, forms, data table, command palette, dialog, toast, theme, dark mode, component variants.

developmenttypescriptbash
0
2
Signup Flow CroA

When the user wants to optimize signup, registration, account creation, or trial activation flows. Also use when the user mentions "signup conversions," "registration friction," "signup form optimization," "free trial signup," "reduce signup dropoff," "account creation flow," "people aren't signing up," "signup abandonment," "trial conversion rate," "nobody completes registration," "too many steps to sign up," or "simplify our signup." Use this whenever the user has a signup or registration f...

data-airustgo
0
2
Stripe SubscriptionsA

Stripe subscription lifecycle patterns: checkout sessions, webhook verification (raw body gotcha), customer portal, usage-based billing, proration, and trial management.

developmenttypescriptgo
0
2
Tailwind V4A

Tailwind CSS v4 — major breaking change from v3. No tailwind.config.js, CSS-based configuration with @theme directive, @import 'tailwindcss', container queries, new utilities. Use when: Tailwind v4, CSS config, @theme, container queries, migration from v3, dark mode variants, custom utilities.

developmentjavascripttypescript
0
2
Webhook PatternsA

Webhook implementation patterns -- receiving with signature verification, sending with retries, idempotency, event storage, dead letter queues, local testing

developmenttypescriptrust
0
2
Ccc SecurityA

CCC domain — complete security ecosystem — 8 skills in one. Security audits, prompt injection defense, dependency audits, secrets scanning, OWASP Top 10, CodeQL, variant analysis, and incident response.

data-aigosql
0
2
Codeql IntegrationA

Set up CodeQL for automated security analysis in CI/CD pipelines with custom queries and alert management.

developmentjavascripttypescript
0
2
Dependency AuditA

Audit npm, pip, cargo, and other package dependencies for known vulnerabilities, license compliance, and supply chain risks.

developmentpythonrust
0
2
Incident ResponseA

Security incident response playbook — containment, investigation, remediation, and post-incident review procedures.

data-aigoaws
0
2
Owasp Top 10A

Check applications against the OWASP Top 10 vulnerabilities with specific tests, examples, and remediation for each category.

developmentrustgo
0
2
Prompt Injection DefenseB

Defend AI-powered applications against prompt injection, jailbreaks, and LLM-specific attack vectors.

data-aigoapi
0
2
Secrets ScannerA

Scan codebases for hardcoded secrets, API keys, tokens, passwords, and credentials with remediation guidance.

developmentpythongo
0
2
Security AuditA

Comprehensive security audit combining SAST, DAST, manual code review, and threat modeling for applications.

developmentrustgo
0
2
Variant AnalysisA

Find variants of known vulnerabilities across a codebase — when one bug is found, systematically find its siblings.

data-aigobash
0
2
Ccc SeoA

Complete SEO ecosystem — 20 skills. Technical SEO, AI search optimization, content strategy, analytics, and programmatic SEO at scale.

data-aigonextjs
0
2
AaioA

Agentic AI Optimization — make websites crawlable, citable, and usable by AI agents and browser automation. Use when building or auditing web projects for AI discoverability, implementing robots.txt AI bot policies, adding JSON-LD structured data, creating markdown twin routes, building accessibility trees for agent UX, or optimizing content structure for AI citation. Triggers on: AI SEO, AAIO, agentic optimization, AI discoverability, llms.txt, markdown twins, agent-ready, AI crawlers, struc...

data-aigoshell
0
2
Ai SeoA

When the user wants to optimize content for AI search engines, get cited by LLMs, or appear in AI-generated answers. Also use when the user mentions 'AI SEO,' 'AEO,' 'GEO,' 'LLMO,' 'answer engine optimization,' 'generative engine optimization,' 'LLM optimization,' 'AI Overviews,' 'optimize for ChatGPT,' 'optimize for Perplexity,' 'AI citations,' 'AI visibility,' 'zero-click search,' 'how do I show up in AI answers,' 'LLM mentions,' or 'optimize for Claude/Gemini.' Use this whenever someone wa...

data-airustgo
0
2
Analytics ConversionA

Set up analytics and conversion tracking for Next.js + shadcn/ui projects. GA4, Plausible, PostHog, event tracking, UTM handling, A/B testing, conversion funnels, cookie consent (GDPR), and heatmap integration. Use when: user wants analytics, tracking, A/B tests, conversion optimization, or cookie consent banners.

developmenttypescriptgo
0
2
Analytics ProductA

Analytics de produto — PostHog, Mixpanel, eventos, funnels, cohorts, retencao, north star metric, OKRs e dashboards de produto.

data-aipythonrust
0
2
Backlink AuditA

Audit a domain's backlink profile using the SemRush API. Use when the user says "audit backlinks", "check my backlinks", "backlink analysis", "link profile", "toxic links", "disavow", "link building opportunities", "referring domains", "anchor text", or asks about a site's link authority.

data-aigobash
0
2
Blog EngineA

Build SEO-optimized blog systems for Next.js + shadcn/ui projects. MDX content, pagination, categories/tags, RSS feeds, reading time, TOC, related posts, search (Pagefind/Algolia), author pages, and social share cards. Use when: user wants a blog, content system, MDX setup, RSS feed, or content-driven pages.

developmenttypescriptgo
0
2