Kevin Peredo avatar

Kevin Peredo

Community

@kveperedo

2Followers
|
9Public Repos
|
21Published Skills

Kevin Peredo maintains 21 developer skills spanning Cloudflare Workers infrastructure, Prisma ORM v7 migrations, and code review utilities for full-stack engineers.

Skills Distribution
DomainCloud & Comp...Cloudflare Workers.. (40%)Prisma ORM & Datab.. (30%)Code Review & Git .. (15%)Frontend UI & Web .. (15%)

Agent Skills by Kevin Peredo

Showing 21 vetted skills indexed across 1 GitHub repositories.

kveperedokveperedo

self-review

Reviews uncommitted git changes and outputs a structured markdown code review.

Community
Intermediate
kveperedokveperedo

durable-objects

Create and review Cloudflare Durable Objects for stateful coordination, storage, alarms, and WebSockets.

Community
Advanced
kveperedokveperedo

wrangler

Deploy and manage Cloudflare Workers, bindings, and resources using the Wrangler CLI.

Community
Intermediate
kveperedokveperedo

agents-sdk

Build stateful AI agents on Cloudflare Workers using the Agents SDK.

Community
Advanced
kveperedokveperedo

cloudflare

Guides development across Cloudflare Workers, storage, AI, networking, and security products.

Community
Advanced
kveperedokveperedo

shadcn

Manages shadcn/ui components via CLI for adding, searching, styling, and composing React UI.

Community
Advanced
kveperedokveperedo

improve-codebase-architecture

Identifies shallow modules and proposes deepening refactors rendered as an HTML architecture report.

Community
Advanced
kveperedokveperedo

prisma-upgrade-v7

Migrates Prisma ORM projects from v6 to v7 across generators, adapters, and configuration.

Community
Intermediate
kveperedokveperedo

prisma-cli

Reference Prisma CLI commands for migrations, client generation, and database management.

Community
Intermediate
kveperedokveperedo

prisma-driver-adapter-implementation

Implements Prisma ORM v7 driver adapters for custom database drivers.

Community
Advanced
kveperedokveperedo

cloudflare-email-service

Send and receive transactional emails using Cloudflare Email Service bindings, REST API, and Email Routing.

Community
Advanced
kveperedokveperedo

prisma-client-api

Provides Prisma Client API reference for queries, filters, relations, and transactions.

Community
Intermediate
kveperedokveperedo

workers-best-practices

Reviews and authors Cloudflare Workers code against production best practices and anti-patterns.

Community
Advanced
kveperedokveperedo

prisma-postgres

Provision and manage Prisma Postgres databases via Console, create-db CLI, and Management API.

Community
Intermediate
kveperedokveperedo

prisma-postgres-setup

Provision Prisma Postgres databases via the Management API and connect them to local projects.

Community
Advanced
kveperedokveperedo

frontend-design

Applies dark neon design system conventions to React UI components and pages.

Community
Intermediate
kveperedokveperedo

web-perf

Audits web performance using Chrome DevTools MCP to measure Core Web Vitals and identify optimization opportunities.

Community
Intermediate
kveperedokveperedo

grill-me

Interviews the user question-by-question to stress-test plans and resolve design decisions.

Community
Basic
kveperedokveperedo

commit-message

Generates git commit messages from staged diffs with strict formatting rules.

Community
Intermediate
kveperedokveperedo

create-server-function

Creates TanStack Start server functions with separated database logic and createServerFn wrappers.

Community
Intermediate
kveperedokveperedo

prisma-database-setup

Configure Prisma ORM with PostgreSQL, MySQL, SQLite, MongoDB, and other database providers.

Community
Intermediate

Frequently Asked Questions About Kevin Peredo

FAQPage Schema
What tasks can I accomplish with kveperedo's skills?▼

You can build and review Cloudflare Workers, Durable Objects, and Agents SDK applications; run wrangler deployments; migrate Prisma v6 to v7; provision Prisma Postgres; audit Core Web Vitals via Chrome DevTools; generate commit messages; and produce structured self-reviews of local git changes.

Who are these skills designed for?▼

Full-stack and platform engineers working on Cloudflare's edge ecosystem or Prisma-backed data layers. They also serve frontend developers using shadcn/ui and TanStack Start server functions, plus any engineer wanting rigorous code review, architecture refactoring, or plan stress-testing.

How do the Cloudflare skills work in practice?▼

Load the relevant skill before running wrangler commands or writing Workers code. Skills like wrangler, durable-objects, and workers-best-practices bias toward retrieval from current Cloudflare documentation, ensuring correct syntax for bindings, RPC, SQLite storage, WebSockets, and wrangler.jsonc configuration.

Are these skills open source and what do they cost?▼

The eight Prisma skills carry an explicit MIT license at no cost, authored by Prisma and Tyler Benfield. The remaining Cloudflare, review, and frontend skills list no license or fee in the manifest, so they are free to load within the registry.

What prerequisites do these skills require?▼

Cloudflare skills assume a Workers project with wrangler configured; shadcn requires a components.json project and npx/pnpm/bunx access; web-perf needs Chrome DevTools MCP; self-review and commit-message require a local git repository with uncommitted or staged changes.