Vedang Manerikar avatar

Vedang Manerikar

Community

@vedang · Pune, India

264Followers
|
159Public Repos
|
26Published Skills

Likes tinkering. #clojure and #emacslisp primarily. Alum: @recursecenter, @helpshift-dev

Skills Distribution
DomainCloud & Comp...Cloudflare Platfor.. (45%)Payments & Service.. (20%)Document & Spreads.. (15%)Web Performance & .. (12%)

Agent Skills by Vedang Manerikar

Showing 26 vetted skills indexed across 1 GitHub repositories.

vedangvedang
13

cloudflare-one-migrations

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

Community
Advanced
vedangvedang
13

durable-objects

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

Community
Advanced
vedangvedang
13

wrangler

Deploy and manage Cloudflare Workers, KV, R2, D1, and other bindings using Wrangler CLI commands.

Community
Intermediate
vedangvedang
13

agents-sdk

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

Community
Advanced
vedangvedang
13

stripe-directory

Search the Stripe Directory to shortlist vendors and purchase MPP-supported services programmatically.

Community
Intermediate
vedangvedang
13

stripe-projects

Provision third-party services and retrieve API credentials using the Stripe Projects CLI.

Community
Intermediate
vedangvedang
13

cloudflare

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

Community
Advanced
vedangvedang
13

cloudflare-one

Guides design, configuration, and troubleshooting of Cloudflare One Zero Trust and SASE deployments.

Community
Advanced
vedangvedang
13

cloudflare-email-service

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

Community
Advanced
vedangvedang
13

workers-best-practices

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

Community
Advanced
vedangvedang
13

sandbox-sdk

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

Community
Intermediate
vedangvedang
13

stripe-best-practices

Guides Stripe integration decisions across payments, Connect, billing, tax, and security.

Community
Advanced
vedangvedang
13

upgrade-stripe

Guides upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.

Community
Intermediate
vedangvedang
13

web-perf

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

Community
Intermediate
vedangvedang
13

turnstile-spin

Automates end-to-end Cloudflare Turnstile setup including widget creation, siteverify Worker deployment, and frontend integration.

Community
Advanced
vedangvedang
13

boomerang

Executes self-contained tasks in an isolated forked context and returns a compact summary.

Community
Basic
vedangvedang
13

handoff

Generates a self-contained handoff prompt transferring session context to a new session.

Community
Basic
vedangvedang
13

ralph

Runs autonomous iteration loops against a plan file with quality gates and stop conditions.

Community
Intermediate
vedangvedang
13

quizme

Generates and grades quiz questions about the current session's decisions and code changes.

Community
Basic
vedangvedang
13

xlsx

Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and pandas.

Community
Advanced
vedangvedang
13

pdf

Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.

Community
Advanced
vedangvedang
13

mck-consult

Generates McKinsey-style research reports and PPT decks from business problems using hypothesis-driven analysis.

Community
Advanced
vedangvedang
13

skill-creator

Create, validate, and package Claude skills with scripts and reference guides.

Community
Intermediate
vedangvedang
13

pptx

Create, edit, and validate PowerPoint .pptx presentations via XML manipulation and pptxgenjs.

Community
Advanced

Frequently Asked Questions About Vedang Manerikar

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

You can deploy and review Cloudflare Workers, configure Zero Trust/SASE with Cloudflare One, plan migrations from Zscaler or Palo Alto, build stateful Durable Objects apps, integrate Stripe payments and provisioning, process PDF/DOCX/XLSX/PPTX files, audit Core Web Vitals, and set up Turnstile bot protection.

Who is the target audience for these skills?

Platform engineers, Cloudflare developers, security architects handling Zero Trust rollouts, payments engineers integrating Stripe Checkout or Connect, and consultants generating McKinsey-style reports. Familiarity with wrangler, Workers bindings, and Stripe API concepts is assumed for the infrastructure skills.

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 rather than pre-trained knowledge, ensuring correct syntax for KV, R2, D1, Queues, and bindings.

Are these skills open source or proprietary?

Licensing varies per skill. The mck-consult skill is MIT licensed, while xlsx, pdf, pptx, and docx are proprietary with terms in their LICENSE.txt files. Most Cloudflare and Stripe skills carry no explicit license declaration in their frontmatter.

What prerequisites do the Stripe skills require?

The stripe-projects and stripe-directory skills require the Stripe CLI installed via Homebrew (brew install stripe/stripe-cli/stripe) and invoke Bash commands against the Stripe catalog. stripe-best-practices and upgrade-stripe are guidance-only, covering API versioning, restricted keys, webhooks, and OAuth.