julianckt
Community@julianckt
julianckt maintains 37 skills for Cloudflare Workers, Zero Trust migrations, and disciplined engineering practices like TDD, code review, and domain modeling.
Agent Skills by julianckt
Showing 37 vetted skills indexed across 1 GitHub repositories.
research
Investigate questions against primary sources and write cited findings to Markdown files.
sandbox-migrate-to-next
Migrates Cloudflare Sandbox apps from stable @cloudflare/sandbox to the SDK 1.0 preview @next release.
cloudflare-one-migrations
Plans migrations from Zscaler, Palo Alto, and legacy VPN platforms to Cloudflare One.
domain-modeling
Build and maintain project domain glossaries and architectural decision records.
wayfinder
Plan large efforts as decision tickets on an issue tracker and resolve them incrementally.
setup-matt-pocock-skills
Configure a repository's issue tracker, triage labels, and domain doc layout for engineering skills.
writing-great-skills
Provides vocabulary and principles for writing predictable, well-structured AI agent skills.
durable-objects
Build, debug, and review Cloudflare Durable Objects code for persistent state and coordination.
impeccable
Designs, critiques, audits, and refines frontend interfaces across web and native platforms.
wrangler
Run and troubleshoot Wrangler CLI commands for Cloudflare Worker development and deployment.
agents-sdk
Build, debug, and review Cloudflare Agents SDK applications with current documentation.
handoff
Generates a conversation summary document for continuing work in a new agent session.
diagnosing-bugs
Diagnose hard bugs and performance regressions through a structured six-phase feedback-loop workflow.
code-review
Reviews a git diff against coding standards and the originating spec using parallel sub-agents.
cloudflare
Recommends Cloudflare products and routes implementation tasks to product-specific references and documentation.
to-tickets
Breaks plans and specs into tracer-bullet tickets with declared blocking edges.
ask-matt
Routes user situations to the appropriate skill or workflow in the repository.
cloudflare-one
Designs, configures, and troubleshoots Cloudflare One Zero Trust and SASE deployments.
improve-codebase-architecture
Scan a codebase for shallow modules and present deepening refactors as a visual HTML report.
to-spec
Synthesizes conversation context into a structured spec published to the project issue tracker.
codebase-design
Designs deep modules with small interfaces, clean seams, and testable adapters.
triage
Move GitHub issues and external PRs through a triage state machine with agent-ready briefs.
prototype
Build throwaway terminal or UI prototypes to validate state models and design questions.
cloudflare-email-service
Implement and troubleshoot Cloudflare Email Sending and Email Routing integrations.
Frequently Asked Questions About julianckt
FAQPage SchemaWhat 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.