Vedang Manerikar
Community@vedang · Pune, India
Likes tinkering. #clojure and #emacslisp primarily. Alum: @recursecenter, @helpshift-dev
Agent Skills by Vedang Manerikar
Showing 26 vetted skills indexed across 1 GitHub repositories.
cloudflare-one-migrations
Plans migrations from Zscaler, Palo Alto, and legacy VPN stacks to Cloudflare One.
durable-objects
Create and review Cloudflare Durable Objects for stateful coordination, RPC, SQLite storage, alarms, and WebSockets.
wrangler
Deploy and manage Cloudflare Workers, KV, R2, D1, and other bindings using Wrangler CLI commands.
agents-sdk
Build stateful AI agents on Cloudflare Workers using the Agents SDK.
stripe-directory
Search the Stripe Directory to shortlist vendors and purchase MPP-supported services programmatically.
stripe-projects
Provision third-party services and retrieve API credentials using the Stripe Projects CLI.
cloudflare
Guides development across Cloudflare Workers, storage, AI, networking, and security products.
cloudflare-one
Guides design, configuration, and troubleshooting of Cloudflare One Zero Trust and SASE deployments.
cloudflare-email-service
Send and receive transactional emails using Cloudflare Email Service bindings, REST API, and Email Routing.
workers-best-practices
Reviews and authors Cloudflare Workers code against production best practices and anti-patterns.
sandbox-sdk
Build sandboxed code execution environments on Cloudflare Workers using the Sandbox SDK.
stripe-best-practices
Guides Stripe integration decisions across payments, Connect, billing, tax, and security.
upgrade-stripe
Guides upgrading Stripe API versions, server-side SDKs, Stripe.js, and mobile SDKs.
web-perf
Audits web performance using Chrome DevTools MCP to measure Core Web Vitals and identify optimization opportunities.
turnstile-spin
Automates end-to-end Cloudflare Turnstile setup including widget creation, siteverify Worker deployment, and frontend integration.
boomerang
Executes self-contained tasks in an isolated forked context and returns a compact summary.
handoff
Generates a self-contained handoff prompt transferring session context to a new session.
ralph
Runs autonomous iteration loops against a plan file with quality gates and stop conditions.
quizme
Generates and grades quiz questions about the current session's decisions and code changes.
xlsx
Create, edit, and recalculate Excel spreadsheets with formulas using openpyxl and pandas.
Extract, merge, split, create, and fill PDF documents using Python libraries and command-line tools.
mck-consult
Generates McKinsey-style research reports and PPT decks from business problems using hypothesis-driven analysis.
skill-creator
Create, validate, and package Claude skills with scripts and reference guides.
pptx
Create, edit, and validate PowerPoint .pptx presentations via XML manipulation and pptxgenjs.
Frequently Asked Questions About Vedang Manerikar
FAQPage SchemaWhat 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.