Skip to content

Claude Code skill for Typeform #742

@ggarcia196x

Description

@ggarcia196x

I put together a Claude Code skill for Typeform — it gives you inline help with the Create, Responses, and Webhooks APIs, the Embed SDK, logic jumps, hidden fields, and webhook configuration right in your editor.

npx skills add sales-skills/sales --skills sales-typeform

Then try prompting it with something like:

/sales-typeform I want to embed a quiz on my landing page and pass UTM parameters as hidden fields so I can track which campaign each lead came from

It covers the full Typeform developer platform — form creation and management via the Create API, response retrieval with filtering and pagination, webhook setup with retry policies, and Embed SDK integration modes (widget, popup, slider, popover). Also handles common pain points like response limits, EU endpoint configuration, and webhook auto-disable behavior.

Source:
https://github.com/sales-skills/sales/blob/main/skills/sales-typeform/SKILL.md

PRs welcome if anything's off. If you find it useful, a star on the repo helps:
https://github.com/sales-skills/sales

Metadata

Metadata

Assignees

No one assigned

    Labels

    newFlag for new issues before someone replies

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions