Skip to content
View zizzfizzix's full-sized avatar

Block or report zizzfizzix

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
zizzfizzix/README.md

Hey, I'm Kuba πŸ‘‹

Senior Growth PM β€” I combine engineering intuition with data-driven marketing to ship things that matter. Previously @ Klarna and Allegro.

I tinker with AI-assisted coding, MCPs, and agents β€” and build tools focused on marketing and growth.


πŸ› οΈ My Projects

Super Search Console β€” Unified SEO Dashboard

Search Console, Supercharged. Bulk URL submissions, crawl monitoring, sitemap management, and indexing insights β€” for Google Search Console and Bing Webmaster Tools in one unified dashboard.

Scrape Similar β€” Chrome Extension

Turn any web page into structured data in seconds. Intelligent XPath detection, visual element highlighting, and one-click export to Google Sheets, Excel, or CSV. Built for marketers, SEO specialists, and data folks.

GitHub Stars Chrome Web Store Users Chrome Web Store Rating Chrome Web Store Version

mcp-server-bwt β€” MCP Server

Model Context Protocol server for Bing Webmaster Tools β€” lets Claude and other MCP clients interact with the BWT API to query crawl data, submit URLs, manage sitemaps, and surface SEO insights through natural language.

GitHub Stars

playwright-skill β€” Claude Code Plugins

Three Claude Code plugins covering the full Playwright testing lifecycle: scaffold config, write CI-ready specs, and debug failing tests. Model-invoked β€” Claude autonomously runs and iterates until tests pass.

GitHub Stars

Tracking for Divi β€” WordPress Plugin

Track Divi form submissions without any configuration. Pushes events to dataLayer (GTM) and gtag automatically β€” because Divi doesn't expose JS hooks out of the box.

GitHub Stars WordPress Active Installs WordPress Rating WordPress Plugin Version

mcp-server-indexnow β€” MCP Server

MCP server for submitting URLs to search engines via IndexNow for faster content discovery and indexing.

GitHub Stars

wp-post-upsert-webhooks β€” WordPress Plugin

Reliable webhook notifications when WordPress posts are created, updated, or change status β€” with retry strategies, idempotency, bearer token auth, and comprehensive logging.

GitHub Stars


πŸ”§ Tech I Work With

Python TypeScript PHP

Profile views

Pinned Loading

  1. mcp-server-bwt mcp-server-bwt Public

    Model Context Protocol (MCP) server for Bing Webmaster Tools (BWT) allowing Claude.ai and other clients to interact with the BWT API

    Python 6 5

  2. tracking-for-divi tracking-for-divi Public

    If you want to track your completed form submissions using the WordPress Divi theme look no further.

    PHP 11 1

  3. scrape-similar scrape-similar Public

    A powerful browser extension for extracting structured data from websites and exporting to Google Sheets, Excel (.xlsx), CSV, TSV, or the clipboard.

    TypeScript

  4. wp-post-upsert-webhooks wp-post-upsert-webhooks Public

    WP Post Upsert Webhooks enables WordPress sites to send reliable webhook notifications when posts are created, updated, or their status changes. Perfect for integrating WordPress with external serv…

    PHP 1 1

  5. mcp-server-indexnow mcp-server-indexnow Public

    A Model Context Protocol (MCP) server allowing URL indexing requests via the IndexNow protocol. This server acts as a bridge, enabling MCP-compatible clients (like IDEs or AI assistants) to submit …

    Python

  6. playwright-skill playwright-skill Public

    Claude Code plugins for scaffolding, writing, and debugging production-grade CI end-to-end Playwright tests. Model-invoked - Claude autonomously writes, executes, and amends custom tests to validat…