whatsapp embedded signup
by Jose Vallejo
Complete implementation guide for Meta WhatsApp Embedded Signup with FastAPI and Next.js.
Ship agent workflows in 30 seconds. Browse 2,000+ expert-built and security scanned skill -> Browse skills
THE AGENSI STORE
180 skills found
by Jose Vallejo
Complete implementation guide for Meta WhatsApp Embedded Signup with FastAPI and Next.js.
by Nex AI
Add stablecoin micropayment paywalls to FastAPI and Express routes using the HTTP 402 standard.
by Roy Yuen
Secure encrypted secret management with automated health checks, expiration tracking, and rotation reminders.
Check your app for the security mistakes that leak data before you launch, explained in plain English. Flags API keys and secrets sitting in your code, a committed .env file, data with no login protecting it, database tables anyone can read, debug mode left on, wide-open sharing (CORS), hardcoded admin passwords, and public storage buckets. Built for non-technical founders shipping AI-built apps: every finding tells you what is wrong, why it matters, and how to fix it.
by Scotty W
337+ professional-grade tools for finance, networking, SEO, and development in a single MCP server.
by Shandra
Designs reliable API integrations with request validation, contract mapping, retries, timeout policies, idempotency, rate-limit protection, token refresh, dead-letter handling, monitoring, and recovery plans.
by Timoranjes
A skill that enables AI coding agents to maintain context across session boundaries. When a coding session reaches its token limit, this skill saves the full state — files in progress, decisions made,
by Timoranjes
Teaches AI coding agents to perform deep research and data extraction from Chinese-language web sources including Baidu, Xiaohongshu (RedNote), WeChat, Zhihu, Weibo, and Chinese government portals. Ha
Find and fix every legacy Salesforce API version before the Summer '27/'28 retirements break your integrations — scan, phased plan, CIO-ready report. Audits, reports, and upgrades legacy Salesforce API versions to prevent integration failures and 410 GONE errors.
Scaffold a complete, production-ready auth and multi-tenant foundation — sessions, OAuth/SSO, role-based access control, organizations, teams, invitations, and row-level data isolation — wired to your app and database.
Scaffold a complete, production-ready Stripe subscription system — Checkout, customer portal, hardened webhooks, plans, seats, proration, and dunning — wired to your database.
by Nex AI
Implement Clerk Organizations multi-tenancy with local DB syncing, RBAC mapping, and secure webhook handling.
Diagnose why Stripe Checkout, the Billing Portal, or your webhooks aren't working: missing signature verification, raw-body mistakes, no idempotency, test/live key mix-ups, broken success and cancel URLs, and subscription lifecycle gaps. Works across Next.js, Express, FastAPI, and serverless, with severity, evidence, and copy-paste fixes for each finding.
by Nex AI
High-reliability Dutch content engine with a Claude-Gemini-Qwen fallback chain and template safeties.
Scaffold a complete, production-ready transactional email system — verification, password reset, receipts, and notifications — with deliverability hardening, retries, idempotency, and a suppression list.
by Nex AI
Maintain 100% uptime with an automated LLM fallback chain that routes from high-tier APIs to local models.
Lint an OpenAPI spec and diff two versions to catch breaking API changes before they reach consumers. Within a spec it flags missing operationId, success responses with no schema, untyped parameters, operations with no security requirement, and unbounded arrays/strings. Across two versions it flags removed paths and operations, removed response codes, a parameter becoming required, narrowed parameter types, removed enum values, and removed response fields. Analyzes JSON specs (convert YAML to JSON first).
by Nex AI
A production-ready, no-build Chrome Extension for creating professional device mockups from browser screenshots.
by Nex AI
Generate a production-ready Python client for Alibaba Qwen models with text, vision, and reasoning tag filtering.
Developers don't read documentation — they arrive with a task, scan for the answer, and leave. Docs that aren't structured for that pattern don't get read, they get abandoned
by Nex AI
Production-ready Claude API integration with dual-model routing, token tracking, and resilient retry logic.
by Nex AI
Scaffold a multi-model 6-step pipeline to automatically turn prospect URLs into live, branded demo websites.
by Nex AI
Synced shared screen for a Three.js multiplayer room: a SharedScreen client (YouTube on a canvas texture, clock-based playback tracking, 3D positional audio), a screenHandlers Colyseus pattern (setUrl, play, pause, seek, volume, stop, controlled-by tracking), an optional yt-dlp plus ffmpeg proxy, and an optional Puppeteer BrowserManager. Field-verified from nex-vr-room.
Rate limiting fails in two directions: too loose and one bad client takes down the database for everyone; too crude and you rate-limit your own legitimate power users into churn