julianckt avatar

julianckt

Community

@julianckt

0Followers
|
3Public Repos
|
37Published Skills

julianckt maintains 37 skills for Cloudflare Workers, Zero Trust migrations, and disciplined engineering practices like TDD, code review, and domain modeling.

Skills Distribution
DomainCloud & Comp...Cloudflare Platfor.. (45%)Software Design & .. (20%)Code Quality & Tes.. (15%)Frontend Performan.. (12%)

Agent Skills by julianckt

Showing 37 vetted skills indexed across 1 GitHub repositories.

juliancktjulianckt

research

Investigate questions against primary sources and write cited findings to Markdown files.

Community
Basic
juliancktjulianckt

sandbox-migrate-to-next

Migrates Cloudflare Sandbox apps from stable @cloudflare/sandbox to the SDK 1.0 preview @next release.

Community
Advanced
juliancktjulianckt

cloudflare-one-migrations

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

Community
Advanced
juliancktjulianckt

domain-modeling

Build and maintain project domain glossaries and architectural decision records.

Community
Intermediate
juliancktjulianckt

wayfinder

Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.

Community
Advanced
juliancktjulianckt

setup-matt-pocock-skills

Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.

Community
Intermediate
juliancktjulianckt

writing-great-skills

Provides vocabulary and principles for writing predictable, well-structured AI agent skills.

Community
Intermediate
juliancktjulianckt

durable-objects

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

Community
Advanced
juliancktjulianckt

impeccable

Designs, critiques, audits, and refines frontend interfaces across web and native platforms.

Community
Advanced
juliancktjulianckt

wrangler

Run and troubleshoot Wrangler CLI commands for Cloudflare Worker development and deployment.

Community
Intermediate
juliancktjulianckt

agents-sdk

Build, debug, and review Cloudflare Agents SDK applications with current documentation.

Community
Advanced
juliancktjulianckt

handoff

Generates a conversation summary document for continuing work in a new agent session.

Community
Basic
juliancktjulianckt

diagnosing-bugs

Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.

Community
Advanced
juliancktjulianckt

code-review

Reviews a git diff against coding standards and the originating spec using parallel sub-agents.

Community
Intermediate
juliancktjulianckt

cloudflare

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

Community
Advanced
juliancktjulianckt

to-tickets

Breaks plans and specs into tracer-bullet tickets with declared blocking edges.

Community
Intermediate
juliancktjulianckt

ask-matt

Routes user situations to the appropriate skill or workflow in the repository.

Community
Intermediate
juliancktjulianckt

cloudflare-one

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

Community
Advanced
juliancktjulianckt

improve-codebase-architecture

Scan a codebase for shallow modules and present deepening refactors as a visual HTML report.

Community
Advanced
juliancktjulianckt

to-spec

Synthesizes conversation context into a structured spec published to the project issue tracker.

Community
Intermediate
juliancktjulianckt

codebase-design

Designs deep modules with small interfaces, clean seams, and testable adapters.

Community
Intermediate
juliancktjulianckt

triage

Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.

Community
Advanced
juliancktjulianckt

prototype

Build throwaway terminal or UI prototypes to validate state models and design questions.

Community
Intermediate
juliancktjulianckt

cloudflare-email-service

Implement and troubleshoot Cloudflare Email Sending and Email Routing integrations.

Community
Advanced

Frequently Asked Questions About julianckt

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

You can build and deploy Cloudflare Workers, Durable Objects, Sandbox, and Agents SDK apps; plan Cloudflare One Zero Trust migrations; configure Email Routing and Turnstile bot verification; audit Core Web Vitals; and run engineering practices like TDD, code review, domain modeling, and ticket-based planning.

Who are these skills designed for?

Platform and full-stack engineers working on Cloudflare's developer platform, plus engineering leads who want structured practices. Personas include Workers developers, SASE/Zero Trust architects planning vendor migrations, and teams wanting rigorous code review, triage state machines, and test-driven development.

How do I set up and run these skills in practice?

Run setup-matt-pocock-skills once to configure the issue tracker, triage labels, and domain doc layout. Then invoke skills by intent: wrangler for CLI work, nextjs-on-cloudflare for vinext deployments (install via npx skills add cloudflare/vinext), or ask-matt to route to the right skill.

Are these skills open source and what do they cost?

The skills are free to use from the public repository. The impeccable skill explicitly declares an Apache 2.0 license; other skills carry no stated license or fee. Runtime costs depend only on the underlying Cloudflare services you choose to deploy.

What prerequisites or dependencies do these skills require?

Cloudflare skills require a Cloudflare account and Wrangler CLI for Workers projects; Next.js deployments need vinext's upstream skills installed via npx. Planning skills like wayfinder, to-tickets, and triage require a configured issue tracker, which setup-matt-pocock-skills establishes before first use.