JP avatar

JP

Community

@jpmoya

1Followers
|
3Public Repos
|
26Published Skills

JP's skill registry centers on Cloudflare Workers, Zero Trust, and Sandbox development, plus Next.js deployment, email operations, and full-stack debugging.

Skills Distribution
DomainCloud & Comp...Cloudflare Platfor.. (45%)Zero Trust & Netwo.. (15%)Frontend & Web Per.. (15%)Full-Stack Develop.. (15%)

Agent Skills by JP

Showing 26 vetted skills indexed across 1 GitHub repositories.

jpmoyajpmoya

sandbox-migrate-to-next

Migrates Cloudflare Sandbox apps from stable SDK to the @next 1.0 preview.

Community
Advanced
jpmoyajpmoya

cloudflare-one-migrations

Plan migrations from Zscaler, Palo Alto, and legacy VPN platforms to Cloudflare One.

Community
Advanced
jpmoyajpmoya

integration-nextjs-app-router

Integrates PostHog analytics, user identification, and error tracking into Next.js App Router applications.

Community
Intermediate
jpmoyajpmoya

portal-changelog

Posts user-facing changelog summaries of deployed portal changes to Slack channels.

Community
Intermediate
jpmoyajpmoya

create-memory

Writes persistent memory files as concise rule cards with strict frontmatter and formatting constraints.

Community
Basic
jpmoyajpmoya

durable-objects

Build, debug, and review Cloudflare Durable Objects code for persistent state and coordination.

Community
Intermediate
jpmoyajpmoya

wrangler

Run and troubleshoot Wrangler CLI commands for Cloudflare Workers deployment and configuration.

Community
Intermediate
jpmoyajpmoya

agents-sdk

Build, debug, and review Cloudflare Agents SDK applications using the agents package.

Community
Advanced
jpmoyajpmoya

living

Appends terse, agent-readable session summaries to a project's living.md file.

Community
Basic
jpmoyajpmoya

deploy

Commits all changes, pushes to the remote, and confirms deployment.

Community
Basic
jpmoyajpmoya

cloudflare

Recommends Cloudflare products and routes implementation tasks to product-specific references and documentation.

Community
Advanced
jpmoyajpmoya

cloudflare-one

Designs, configures, and troubleshoots Cloudflare One Zero Trust and SASE deployments.

Community
Advanced
jpmoyajpmoya

quality-gate

Enforces unit tests and performance checks for backend and frontend code changes.

Community
Intermediate
jpmoyajpmoya

cloudflare-email-service

Implement and troubleshoot Cloudflare Email Sending and Email Routing integrations.

Community
Intermediate
jpmoyajpmoya

sandbox-stable

Build and maintain Cloudflare Sandbox apps on the stable @cloudflare/sandbox package.

Community
Intermediate
jpmoyajpmoya

nextjs-on-cloudflare

Build, migrate, and deploy Next.js applications on Cloudflare Workers using vinext.

Community
Basic
jpmoyajpmoya

send-email

Sends Gmail messages only after explicit user approval of the exact final email.

Community
Intermediate
jpmoyajpmoya

workers-best-practices

Review and write Cloudflare Workers code against current APIs, configuration, and runtime best practices.

Community
Advanced
jpmoyajpmoya

sandbox-sdk

Build sandboxed code execution environments on Cloudflare Workers using the Sandbox SDK.

Community
Intermediate
jpmoyajpmoya

integration-nextjs-pages-router

Integrates PostHog analytics, error tracking, and user identification into Next.js Pages Router applications.

Community
Intermediate
jpmoyajpmoya

fullstack-bug-fixing

Diagnose and fix bugs in React, FastAPI, and Capacitor apps through a six-phase root-cause workflow.

Community
Advanced
jpmoyajpmoya

sandbox-next

Build and maintain Cloudflare Sandbox apps on the @cloudflare/sandbox@next 1.0 preview SDK.

Community
Intermediate
jpmoyajpmoya

frontend-design

Generate distinctive production-grade frontend interfaces with bold typography, color, and motion design.

Community
Basic
jpmoyajpmoya

web-perf

Audit website performance, Core Web Vitals, and network requests using Chrome DevTools traces.

Community
Intermediate

Frequently Asked Questions About JP

FAQPage Schema
What tasks can I accomplish with jpmoya's skill registry?

You can build and debug Cloudflare Workers, Durable Objects, Agents SDK apps, and Sandbox code-execution environments; migrate to Cloudflare One Zero Trust; deploy Next.js on Workers via vinext; integrate PostHog analytics; configure Turnstile bot verification and Email Routing; audit web performance; and fix React plus FastAPI full-stack bugs.

Who is the target audience for these skills?

Platform and full-stack engineers working on Cloudflare's developer platform, plus JP's personal operations. Personas include Workers and Sandbox developers, network engineers planning SASE migrations, frontend developers optimizing Core Web Vitals, and maintainers of React/FastAPI apps with Capacitor mobile builds.

How do I deploy a Next.js app on Cloudflare using these skills?

Load the nextjs-on-cloudflare skill, install vinext's upstream skills with `npx skills add cloudflare/vinext` if missing, then follow the applicable skill and docs for setup, migration, or deployment. Use the wrangler skill for Worker configuration and the deploy skill to commit, push, and confirm deployment.

Are these skills open source and what do they cost?

The manifest specifies licensing only for frontend-design, which directs users to complete terms in its LICENSE.txt. PostHog integration skills are authored by PostHog at version 1.9.4. No other licensing or pricing terms are stated in the manifest, so costs depend on the underlying Cloudflare and PostHog services used.

What prerequisites or dependencies do these skills require?

Dependencies include the Wrangler CLI for Worker projects, the @cloudflare/sandbox stable or @next packages for Sandbox apps, the agents package for Agents SDK work, vinext for Next.js on Workers, and the gws CLI for sending email from JP's accounts. The send-email skill is enforced by an email-send-guard hook blocking bypass attempts.