kevin-development

Plan and scaffold Cloudflare Workers projects with D1, Drizzle, and Vite deployments.

Updated Oct 30, 2025
One-click install
npx skills add https://github.com/khglynn/HG-Skills-Public --skill kevin-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kevin-development
Source: https://github.com/khglynn/HG-Skills-Public/tree/main/workflow/kevin-development
Command: npx skills add https://github.com/khglynn/HG-Skills-Public --skill kevin-development

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Solves the challenge of building, deploying, and maintaining modern web projects using Kevin's Cloudflare-based stack (Cloudflare Workers, D1, Drizzle, and Vite) by providing architecture guidance, deployment patterns, and code-quality practices.

Core Features & Use Cases

  • Patterns for building, deploying, and maintaining web projects with Kevin's stack.
  • Reference-driven guidance for Cloudflare services, database design, and stack setup.
  • Use Case: when starting a new project from scratch or performing a hygiene pass on an existing project.

Quick Start

Create a new project skeleton with Cloudflare Workers, D1, Drizzle, and Vite, and deploy to production after a local build.

Frequently Asked Questions about kevin-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I set up a new web project using Cloudflare Workers, D1, Drizzle, and Vite?

To deploy Cloudflare Workers with D1, use reference-driven deployment patterns and architecture guidance to ensure production-ready outcomes. This approach provides stack-specific configurations for maintaining code hygiene and consistent deployment planning across web projects.

How do I maintain code quality and perform a hygiene pass on an existing Cloudflare web project?

To maintain code quality in a Cloudflare web project, apply plan-before-code guardrails and reference structures. This enforces explain-before-acting practices to ensure consistent architecture decisions and production-ready outcomes during a project hygiene pass.

Does this development approach provide architecture guidance for solo development environments?

Yes, this development approach provides architecture guidance specifically applicable to solo development and multi-project environments. It delivers stack patterns and clear reference structures for Cloudflare services, database design, and code setup to ensure consistent outcomes.

What is the best way to structure a Cloudflare D1 database using Drizzle for modern web development?

The best way to structure a Cloudflare D1 database with Drizzle is to use reference-driven guidance for database design. This ensures proper architecture decisions and stack setup patterns tailored for modern web development workflows and production-ready outcomes.

Can I use Vite with Cloudflare Workers for local builds before production deployment?

Yes, you can use Vite with Cloudflare Workers to perform local builds before deploying to production. The workflow supports stack setup patterns that enable building, deploying, and maintaining modern web projects effectively through structured reference guidance.