portdeveloper
- 3 skills
- 0 followers
- 21 hours ago last updated
- ▌ Clear Signing Helper · portdeveloper bundleCreate or extend an ERC-7730 clear-signing descriptor for a smart contract on any EVM chain, verify it on-chain, validate it, and prepare a PR to the ethereum/clear-signing-erc7730-registry. Use when someone wants their contract's transactions or signed messages to render as human-readable text in wallets (Ledger and others) instead of raw hex, wants to add clear signing, write an ERC-7730 descriptor, or add their chain or contract to the clear signing registry.
- ▌ Cloudflare Crawl · portdeveloper bundleUse the Cloudflare Browser Rendering /crawl REST API to crawl websites, extract content as HTML/Markdown/JSON, and build knowledge bases. Also covers making websites crawlable — robots.txt, sitemaps, WAF skip rules, semantic HTML, and Cloudflare AI Crawl Control. Use when the user wants to crawl a site, scrape pages, extract structured data, build RAG pipelines via the Cloudflare API, or make their site crawlable by Cloudflare's crawler.
- ▌ Supply Chain Protect · portdeveloper bundleProactively checks and configures package manager supply chain protections (min release age / exclude newer) whenever dependencies are installed, added, or updated. Triggers on npm, yarn, pnpm, bun, uv, pip, cargo, go, composer, bundler, deno usage.