← all publishers

KevinZai

@kevinzai source repo

499 published skills · page 4 of 5

  1. Infra Runbook · kevinzai
    Infrastructure runbooks for Kevin's self-hosted stack. Covers common failure modes, diagnosis steps, and recovery procedures for: OpenClaw Gateway, Paperclip, BlueBubbles, n8n, Langfuse, Caddy, Ollama, PM2, Docker, and Tailscale. Use when something is down, slow, or behaving unexpectedly.
    0
    installs
  2. Cold Email · kevinzai bundle
    When the user wants to write, improve, or build a sequence of B2B cold outreach emails to prospects who haven't asked to hear from them. Use when the user mentions 'cold email,' 'cold outreach,' 'prospecting emails,' 'SDR emails,' 'sales emails,' 'first touch email,' 'follow-up sequence,' or 'email prospecting.' Also use when they share an email draft that sounds too sales-y and needs to be humanized. Distinct from email-sequence (lifecycle/nurture to opted-in subscribers) — this is unsolicited outreach to new prospects. NOT for lifecycle emails, newsletters, or drip campaigns (use email-sequence).
    0
    installs
  3. Signup Flow Cro · kevinzai bundle
    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 flow that isn't performing. For post-signup onboarding, see onboarding-cro. For lead capture forms (not account creation), see form-cro.
    0
    installs
  4. Invoicing Ar · kevinzai
    Generate clean, complete invoices and chase unpaid ones with a polite, escalating dunning ladder — turn delivered work into collected cash.
    0
    installs
  5. Load Testing · kevinzai
    Load testing with k6 and Artillery — scripts, scenarios, thresholds, CI integration, bottleneck analysis.
    0
    installs
  6. Four Question Validation · kevinzai
    Post-implementation hallucination detection. Four questions to verify work is complete, correct, and evidence-based. 94% detection rate for AI errors. Inspired by SuperClaude Framework.
    0
    installs
  7. Ciso Advisor · kevinzai bundle
    Security leadership for growth-stage companies. Risk quantification in dollars, compliance roadmap (SOC 2/ISO 27001/HIPAA/GDPR), security architecture strategy, incident response leadership, and board-level security reporting. Use when building security programs, justifying security budget, selecting compliance frameworks, managing incidents, assessing vendor risk, or when user mentions CISO, security strategy, compliance roadmap, zero trust, or board security reporting.
    0
    installs
  8. Machine Learning · kevinzai
    ML model development — data preparation, model selection, training, evaluation, and deployment with scikit-learn, PyTorch, and TensorFlow.
    0
    installs
  9. SQL Optimization · kevinzai
    Optimize SQL queries, indexes, and execution plans for PostgreSQL, MySQL, and cloud data warehouses.
    0
    installs
  10. Design Context · kevinzai
    Captures brand colors, fonts, animation preferences, and performance budget for consistent design output.
    0
    installs
  11. Copywriting · kevinzai bundle
    When the user wants to write, rewrite, or improve marketing copy for any page — including homepage, landing pages, pricing pages, feature pages, about pages, or product pages. Also use when the user says "write copy for," "improve this copy," "rewrite this page," "marketing copy," "headline help," or "CTA copy." For email copy, see email-sequence. For popup copy, see popup-cro.
    0
    installs
  12. Mobile Testing · kevinzai
    Mobile testing strategies and frameworks — Detox, Maestro, XCTest, Espresso, unit testing, and CI integration.
    0
    installs
  13. Ccc Openclaw Coordination · kevinzai
    Cross-agent coordination between CCC and OpenClaw fleet
    0
    installs
  14. Owasp Top 10 · kevinzai
    Check applications against the OWASP Top 10 vulnerabilities with specific tests, examples, and remediation for each category.
    0
    installs
  15. Test Strategy · kevinzai
    Generates a complete testing strategy for any project — analyzes codebase, recommends test types, sets coverage targets.
    0
    installs
  16. Openclaw Agent Scaffolder · kevinzai
    Scaffold a new OpenClaw agent from scratch. Interviews for requirements, then generates complete workspace files (SOUL.md, AGENTS.md, TOOLS.md, IDENTITY.md, USER.md) plus the OpenClaw gateway config JSON snippet. Ensures consistency across the 35+ agent fleet.
    0
    installs
  17. Board Meeting · kevinzai bundle
    Multi-agent board meeting protocol for strategic decisions. Runs a structured 6-phase deliberation: context loading, independent C-suite contributions (isolated, no cross-pollination), critic analysis, synthesis, founder review, and decision extraction. Use when the user invokes /cs:board, calls a board meeting, or wants structured multi-perspective executive deliberation on a strategic question.
    0
    installs
  18. AWS S3 Patterns · kevinzai
    AWS S3 — bucket design, lifecycle policies, presigned URLs, cross-region replication, encryption, and access patterns.
    0
    installs
  19. Promql Alerting · kevinzai
    PromQL & alerting — query patterns, aggregations, recording rules, alert design, SLO-based alerting, and Grafana dashboard queries.
    0
    installs
  20. Copy Editing · kevinzai bundle
    When the user wants to edit, review, or improve existing marketing copy. Also use when the user mentions 'edit this copy,' 'review my copy,' 'copy feedback,' 'proofread,' 'polish this,' 'make this better,' or 'copy sweep.' This skill provides a systematic approach to editing marketing copy through multiple focused passes.
    0
    installs
  21. Jetpack Compose · kevinzai
    Jetpack Compose for Android — Material Design 3, composable architecture, state management, and Android-specific best practices.
    0
    installs
  22. Deep Research · kevinzai
    Multi-source deep research with parallel agents, citation tracking, and synthesis into structured deliverables.
    0
    installs
  23. Large Context · kevinzai
    Strategy for work that exceeds a single context window — use Opus 5's native 1M window first, then reduce, then chunk-and-synthesize, then hand execution to the Codex CLI.
    0
    installs
  24. Nextjs App Router · kevinzai bundle
    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.
    0
    installs
  25. Social Integration · kevinzai
    Add social media integration to Next.js + shadcn/ui projects. Open Graph previews, Twitter cards, social share buttons, embed feeds (X, Instagram), Discord widget, social proof counters, and share tracking. Use when: user wants social sharing, OG tags, embedded social feeds, share buttons, or social proof.
    0
    installs
  26. Testing Router · kevinzai
    Routes your testing task to the right specialist skill within ccc-testing.
    0
    installs
  27. Project Guidelines Example · kevinzai
    Example project-specific skill template based on a real production application.
    0
    installs
  28. Ccc · kevinzai bundle
    CC Commander main hub — click-first menu that detects your project context and routes to 13 specialist workflows (plan, build, review, ship, design, learn, xray,…
    0
    installs
  29. Data Visualization · kevinzai
    Create charts, dashboards, and data visualizations using D3.js, Chart.js, Tremor, Recharts, and other libraries.
    0
    installs
  30. Particle Systems · kevinzai bundle
    Create Canvas and WebGL particle effects as React components for shadcn/ui projects. Confetti, starfields, pixel trails, fire, smoke, snow, matrix rain, aurora, interactive particle swarms, and constellation networks. Use when: user wants particle effects, confetti, starfields, digital rain, connected dots, or any particle-based visual.
    0
    installs
  31. AWS Iam Security · kevinzai
    AWS IAM security — least privilege policies, roles, OIDC, permission boundaries, SCPs, and access audit.
    0
    installs
  32. Marketing Ops · kevinzai bundle
    Central router for the marketing skill ecosystem. Use when unsure which marketing skill to use, when orchestrating a multi-skill campaign, or when coordinating across content, SEO, CRO, channels, and analytics. Also use when the user mentions 'marketing help,' 'campaign plan,' 'what should I do next,' 'marketing priorities,' or 'coordinate marketing.'
    0
    installs
  33. Schema Markup · kevinzai bundle
    When the user wants to implement, audit, or validate structured data (schema markup) on their website. Use when the user mentions 'structured data,' 'schema.org,' 'JSON-LD,' 'rich results,' 'rich snippets,' 'schema markup,' 'FAQ schema,' 'Product schema,' 'HowTo schema,' or 'structured data errors in Search Console.' Also use when someone asks why their content isn't showing rich results or wants to improve AI search visibility. NOT for general SEO audits (use seo-audit) or technical SEO crawl issues (use site-architecture).
    0
    installs
  34. Data Ingestion · kevinzai
    Ingest, process, and summarize large documents, codebases, or datasets into structured, actionable summaries.
    0
    installs
  35. Spec Interview · kevinzai
    Structured 5-7 question interview to create detailed project specifications before writing any code.
    0
    installs
  36. Trend Analysis · kevinzai
    Analyze trends in technology, markets, or usage patterns using data signals, community sentiment, and trajectory modeling.
    0
    installs
  37. Security Audit · kevinzai
    Comprehensive security audit combining SAST, DAST, manual code review, and threat modeling for applications.
    0
    installs
  38. Bulk Page Generator · kevinzai
    Generate bulk pages for SEO programmatic content. Creates templated pages for location-based, comparison, alternative, integration, and use-case pages. Designed for MyWiFi Networks and DMHub marketing sites. Agents can use this for autonomous SEO content creation.
    0
    installs
  39. Decision Logger · kevinzai bundle
    Two-layer memory architecture for board meeting decisions. Manages raw transcripts (Layer 1) and approved decisions (Layer 2). Use when logging decisions after a board meeting, reviewing past decisions with /cs:decisions, or checking overdue action items with /cs:review. Invoked automatically by the board-meeting skill after Phase 5 founder approval.
    0
    installs
  40. Email Sequence · kevinzai bundle
    When the user wants to create or optimize an email sequence, drip campaign, automated email flow, or lifecycle email program. Also use when the user mentions "email sequence," "drip campaign," "nurture sequence," "onboarding emails," "welcome sequence," "re-engagement emails," "email automation," or "lifecycle emails." For in-app onboarding, see onboarding-cro.
    0
    installs
  41. Onboarding Cro · kevinzai bundle
    When the user wants to optimize post-signup onboarding, user activation, first-run experience, or time-to-value. Also use when the user mentions "onboarding flow," "activation rate," "user activation," "first-run experience," "empty states," "onboarding checklist," "aha moment," or "new user experience." For signup/registration optimization, see signup-flow-cro. For ongoing email sequences, see email-sequence.
    0
    installs
  42. Secrets Scanner · kevinzai
    Scan codebases for hardcoded secrets, API keys, tokens, passwords, and credentials with remediation guidance.
    0
    installs
  43. Analytics Conversion · kevinzai
    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.
    0
    installs
  44. Expense Tracking · kevinzai
    Categorize business spending, run a receipt-capture workflow, and compare budget vs. actual — so you always know where the money went and why.
    0
    installs
  45. Payroll Planning · kevinzai
    Plan each payroll run, work a tax-withholding checklist, and model the fully-loaded cost of headcount — so every run clears and no filing is missed.
    0
    installs
  46. Saas Scaffolder · kevinzai
    SaaS Scaffolder
    0
    installs
  47. Executive Mentor · kevinzai bundle
    Adversarial thinking partner for founders and executives. Stress-tests plans, prepares for brutal board meetings, dissects decisions with no good options, and forces honest post-mortems. Use when you need someone to find the holes before the board does, make a decision you've been avoiding, or understand what actually went wrong.
    0
    installs
  48. Container Security · kevinzai
    Container security — image hardening, vulnerability scanning, runtime security, secrets management, and compliance.
    0
    installs
  49. Terraform Patterns · kevinzai
    Terraform patterns — reusable modules, remote state, workspaces, drift detection, cost estimation, and importing existing infrastructure.
    0
    installs
  50. Launch Strategy · kevinzai bundle
    When the user wants to plan a product launch, feature announcement, or release strategy. Also use when the user mentions 'launch,' 'Product Hunt,' 'feature release,' 'announcement,' 'go-to-market,' 'beta launch,' 'early access,' 'waitlist,' 'product update,' 'GTM plan,' 'launch checklist,' or 'launch momentum.' This skill covers phased launches, channel strategy, and ongoing launch momentum.
    0
    installs
  51. Push Notifications · kevinzai
    Push notification setup and best practices — FCM, APNs, OneSignal, rich notifications, and engagement optimization.
    0
    installs
  52. Stripe Subscriptions · kevinzai
    Stripe subscription lifecycle patterns: checkout sessions, webhook verification (raw body gotcha), customer portal, usage-based billing, proration, and trial management.
    0
    installs
  53. Dependency Audit · kevinzai
    Audit npm, pip, cargo, and other package dependencies for known vulnerabilities, license compliance, and supply chain risks.
    0
    installs
  54. Variant Analysis · kevinzai
    Find variants of known vulnerabilities across a codebase — when one bug is found, systematically find its siblings.
    0
    installs
  55. Visual Regression Testing · kevinzai
    Visual regression testing patterns — screenshot comparison, Percy, Chromatic, baseline management, CI integration.
    0
    installs
  56. Skill Tester · kevinzai bundle
    Skill Tester
    0
    installs
  57. Ccc CI · kevinzai
    CI/CD webhook channel. Receive GitHub Actions, Vercel, Railway deploy events in your session. Auto-triggers /ccc-doctor on failures.
    0
    installs
  58. Ccc QA · kevinzai
    QA workflow. Runs unit + integration + E2E tests, coverage delta, edge case enumeration, flaky test quarantine. Delegates to qa-engineer agent.
    0
    installs
  59. Interactive Landing · kevinzai
    Interactive landing page system — animated heroes, scroll narratives, floating elements, product showcases, Core Web Vitals optimized.
    0
    installs
  60. Interactive Visuals · kevinzai bundle
    Create mouse-reactive and input-driven visual effects as React components for shadcn/ui projects. Cursor trails, hover distortions, magnetic buttons, physics simulations, elastic elements, liquid effects, tilt cards, and text scramble. Use when: user wants interactive effects, cursor trails, magnetic elements, hover distortions, or input-reactive visuals.
    0
    installs
  61. Pricing Strategy · kevinzai bundle
    Design, optimize, and communicate SaaS pricing — tier structure, value metrics, pricing pages, and price increase strategy. Use when building a pricing model from scratch, redesigning existing pricing, planning a price increase, or improving a pricing page. Trigger keywords: pricing tiers, pricing page, price increase, packaging, value metric, per seat pricing, usage-based pricing, freemium, good-better-best, pricing strategy, monetization, pricing page conversion, Van Westendorp. NOT for broader product strategy — use product-strategist for that. NOT for customer success or renewals — use customer-success-manager for expansion revenue.
    0
    installs
  62. Referral Program · kevinzai bundle
    When the user wants to design, launch, or optimize a referral or affiliate program. Use when they mention 'referral program,' 'affiliate program,' 'word of mouth,' 'refer a friend,' 'incentive program,' 'customer referrals,' 'brand ambassador,' 'partner program,' 'referral link,' or 'growth through referrals.' Covers program mechanics, incentive design, and optimization — not just the idea of referrals but the actual system.
    0
    installs
  63. Literature Review · kevinzai
    Academic and technical literature review with source evaluation, structured synthesis, and citation management.
    0
    installs
  64. Incident Response · kevinzai
    Security incident response playbook — containment, investigation, remediation, and post-incident review procedures.
    0
    installs
  65. Cash Flow Forecast · kevinzai
    Build a 13-week rolling cash-flow forecast from your bank balance, accounts receivable, and accounts payable — see the cash trough before it hits.
    0
    installs
  66. Weekly Owner Brief · kevinzai
    Produce a one-page Monday owner brief that pulls cash position, AR aging, sales pipeline, and the top 3 actions for the week — the whole business at a glance.
    0
    installs
  67. RAG Architect · kevinzai bundle
    RAG Architect - POWERFUL
    0
    installs
  68. Ccc E2e · kevinzai
    end-to-end pre-release assessment. Fans out via /ccc-fleet into 3 isolated worktrees (QA audit + unit tests + Playwright E2E), each invoking /ccc-testing sub-skills,…
    0
    installs
  69. Ccc Ecc · kevinzai
    Selective ECC loader: pick one Everything Claude Code skill, agent, or hook and link/copy it into ~/.claude without installing the full ECC harness.
    0
    installs
  70. Board Deck Builder · kevinzai bundle
    Assembles comprehensive board and investor update decks by pulling perspectives from all C-suite roles. Use when preparing board meetings, investor updates, quarterly business reviews, or fundraising narratives. Covers structure, narrative framework, bad news delivery, and common mistakes.
    0
    installs
  71. Landing Page Builder · kevinzai
    Build high-converting landing pages with Next.js + shadcn/ui. Hero sections, social proof, testimonials, pricing tables, FAQ, CTA patterns, lead capture forms, countdown timers, trust badges, and above-the-fold optimization. Use when: user wants a landing page, pricing page, hero section, testimonials, or conversion-optimized page.
    0
    installs
  72. Zero Downtime Deploy · kevinzai
    Zero-downtime deployment strategies — blue-green, canary, rolling updates, database migrations, feature flags, and automated rollback.
    0
    installs
  73. Content Humanizer · kevinzai bundle
    Makes AI-generated content sound genuinely human — not just cleaned up, but alive. Use when content feels robotic, uses too many AI clichés, lacks personality, or reads like it was written by committee. Triggers: 'this sounds like AI', 'make it more human', 'add personality', 'it feels generic', 'sounds robotic', 'fix AI writing', 'inject our voice'. NOT for initial content creation (use content-production). NOT for SEO optimization (use content-production Mode 3).
    0
    installs
  74. Site Architecture · kevinzai bundle
    When the user wants to audit, redesign, or plan their website's structure, URL hierarchy, navigation design, or internal linking strategy. Use when the user mentions 'site architecture,' 'URL structure,' 'internal links,' 'site navigation,' 'breadcrumbs,' 'topic clusters,' 'hub pages,' 'orphan pages,' 'silo structure,' 'information architecture,' or 'website reorganization.' Also use when someone has SEO problems and the root cause is structural (not content or schema). NOT for content strategy decisions about what to write (use content-strategy) or for schema markup (use schema-markup).
    0
    installs
  75. Cross Model Review · kevinzai
    Review code, architecture, or decisions using multiple AI models for diverse perspectives and higher confidence.
    0
    installs
  76. Codeql Integration · kevinzai
    Set up CodeQL for automated security analysis in CI/CD pipelines with custom queries and alert management.
    0
    installs
  77. Agent Designer · kevinzai bundle
    Agent Designer - Multi-Agent System Architecture
    0
    installs
  78. Ccc Adhd · kevinzai
    Answer-first output: fix, then command, then file:line — context last. Based on ayghri/i-have-adhd (MIT). Toggle: /ccc-adhd [on | off | status]. Stacks with caveman.
    0
    installs
  79. Ccc Loop · kevinzai
    Loop taxonomy hub — turn/goal/time/proactive loops, /goal + /loop + /schedule guidance, the should-loop gate, verifier-separation, and state-file conventions for recurring agent work.
    0
    installs
  80. Ccc More · kevinzai
    CC Commander second-page menu — click-first access to plan, x-ray, Linear, fleet, connect, and catalog browse. Use when the user types /ccc-more, picks 'More tools'…
    0
    installs
  81. Ccc Plan · kevinzai
    Feature planning flow for CC Commander. Runs a structured 3-5 question spec interview, then delegates to the planner agent in the background to write an…
    0
    installs
  82. Ccc Ship · kevinzai
    pre-flight checks, cut a release, deploy to a platform, or rollback safely. Runs the test matrix in parallel and reports a checkbox scorecard; orchestrates version…
    0
    installs
  83. Ccc Xray · kevinzai bundle
    Project health scorecard — scans current repo across 7 dimensions (quality, docs, tests, deps, security, perf, CI) and returns a markdown table with 0-100 scores +…
    0
    installs
  84. Strategic Alignment · kevinzai bundle
    Cascades strategy from boardroom to individual contributor. Detects and fixes misalignment between company goals and team execution. Covers strategy articulation, cascade mapping, orphan goal detection, silo identification, communication gap analysis, and realignment protocols. Use when teams are pulling in different directions, OKRs don't connect, departments optimize locally at company expense, or when user mentions alignment, strategy cascade, silo, conflicting OKRs, or strategy communication.
    0
    installs
  85. Campaign Analytics · kevinzai bundle
    Analyzes campaign performance with multi-touch attribution, funnel conversion, and ROI calculation for marketing optimization
    0
    installs
  86. Content Production · kevinzai bundle
    Full content production pipeline — takes a topic from blank page to published-ready piece. Use when you need to execute content: write a blog post, article, or guide end-to-end. Triggers: 'write a post about', 'draft an article', 'create content for', 'help me write', 'I need a blog post'. NOT for content strategy or calendar planning (use content-strategy). NOT for repurposing existing content (use content-repurposing). NOT for social captions only.
    0
    installs
  87. Release Manager · kevinzai bundle
    Release Manager
    0
    installs
  88. Ccc Adopt · kevinzai
    Bring the CC Commander Orchestrator/Executor doctrine into an EXISTING project. Detects stack, merges a delimited CLAUDE.md section (never clobbers), and tailors a skill/agent pointer list.
    0
    installs
  89. Ccc Build · kevinzai bundle
    Build something new — web app, API, CLI, or mobile. Guided spec interview routes to the right template, then scaffolds. Use when: 'build something', 'new project', 'create app'.
    0
    installs
  90. Ccc Fable · kevinzai
    The master switch — arms the full Fable Method: always-on PM loop, verification gates, orchestrator posture; works with any model.
    0
    installs
  91. Ccc Fleet · kevinzai bundle
    Multi-agent orchestration — launch parallel Sonnet agents in git worktrees to fan out, pipeline, or compete on a task. Use when the user types /ccc-fleet, /ccc fleet,…
    0
    installs
  92. Ccc Infra · kevinzai bundle
    Dev services status — probe local dev servers + connected MCPs from an optional services.json config. Use when the user says 'infrastructure', 'service status', 'is my dev server up',…
    0
    installs
  93. Ccc Learn · kevinzai
    CC Commander learning hub — click-first picker across 11 CCC domains (502+ skills). Routes to ccc-design, ccc-marketing, ccc-saas and 8 more domain routers. Use when…
    0
    installs
  94. Ccc Relay · kevinzai
    Cross-session loop chaining — chain independent spec/build/review loop SESSIONS that auto-hand-off. Use when the user types /ccc-relay, wants the Finn Loop, or auto-chained loops.
    0
    installs
  95. Ccc Spawn · kevinzai
    Click-first spawn hub — spin isolated work into its own session on demand: a spawn_task chip in Cowork, a /spawn peer in the CLI. Also routes to /ccc-fleet or /ccc-relay.
    0
    installs
  96. Ccc Start · kevinzai
    First-run onboarding for CC Commander. Detects setup, introduces the 22 specialist agent personas, and drafts a personalized start plan. Use when the user types…
    0
    installs
  97. Ccc Tasks · kevinzai
    Lightweight markdown task tracking via tasks/todo.md. Simple format — checkboxes, priorities, status. No database, no service, no sync. Every session start reads…
    0
    installs
  98. Ccc Usage · kevinzai
    Usage & Cost deck: what your agent work costs, and what delegating to cheaper models saved you. A self-contained artifact — burn, savings, cost by app.
    0
    installs
  99. Framer Motion Patterns · kevinzai
    Comprehensive Framer Motion patterns — layout animations, gestures, scroll-triggered, stagger, shared layout transitions.
    0
    installs
  100. Generative Backgrounds · kevinzai bundle
    Create procedural, animated website backgrounds as React components for shadcn/ui projects. Noise gradients, gradient meshes, voronoi, cellular automata, reaction-diffusion, moving pixel art, dot grids, and dynamic color-shifting backgrounds. Use when: user wants animated backgrounds, gradient meshes, procedural patterns, or living textures.
    0
    installs