Free and open — Pro is coming.

Everything ds-bridge ships today is free, with nothing behind a paywall. Pro is a planned tier; its feature split will be announced when it ships.

FREE

$0 — everything, today

The whole toolkit. Not a trial.

  • ds-lint — token-aware linting, with --fix for exact matches
  • token-check — token drift detection (stale · missing · orphan)
  • handoff-qa — frame readiness scores + Figma comments
  • parity-audit — Figma ↔ code parity matrix + agent
  • dashboard— offline HTML dashboard with drift & lint trends
  • Run-history analytics + figma-impl (frame → on-system code)
  • Both hooks · CI gates via exit codes · GitHub support
Install free

PRO

Coming — not yet here

A planned tier. Everything you can run today stays free.

  • Pro is on the roadmap — there’s nothing to buy or unlock yet.
  • The feature split will be announced when Pro ships. We won’t tease specifics we haven’t built.
  • The plan is $99 per seat per year, when Pro ships — for new work, never for what’s free today.
Notify me when Pro ships

A note goes straight to a real person.

Built for humans, not robots.
When Pro ships, the plan is to license it per seat — a seat being a person, not a machine — and to keep CI free as long as one paid seat exists on the team. Nothing is metered today. Curious, or planning ahead? lucksy@gmail.com.

What’s included

CapabilityFREEPRO
/ds-bridge:ds-lint — hardcoded-value linting + --fix
/ds-bridge:token-check — token drift detection
Post-edit lint hook + session freshness probe
CI exit-code gates · --format=json
/ds-bridge:handoff-qa — readiness score + Figma comments
/ds-bridge:parity-audit — parity matrix + agent
/ds-bridge:dashboard— HTML dashboard, drift & lint trends
Run-history analytics (history.jsonl)
/ds-bridge:figma-impl — frame → on-system code
SupportGitHub issuesGitHub issues

Frequently asked questions

What does the free tier include, today?

Everything ds-bridge ships — linting, drift detection, handoff QA, parity audits, the dashboard, run-history, and figma-impl — plus both hooks and CI exit codes. Free is not a trial; it never expires and never nags.

What is Pro, then?

Pro is a planned tier — it is coming, but it is not here yet. Nothing you can run today is behind it. The feature split will be announced when Pro ships; the plan is to keep everything that exists now free.

Is ds-bridge open source?

The core is MIT and always will be. ds-bridge is a local CLI — there is nothing to unlock, no license key, and no feature flags to fight.

Do I need Figma Enterprise?

No. ds-bridge works on Figma Professional and up — it uses the REST API and the remote MCP server, not the Enterprise Variables API, Library Analytics, or Code Connect.

Does my code or design data leave my machine?

No. ds-bridge is a CLI — there is no SaaS backend and no telemetry. The only network calls are to Figma’s API, authenticated with your own token.

How will I hear when Pro ships?

Send us a note and we’ll let you know when there’s something to share — when Pro ships, the price is planned at $99 per seat per year, and the feature split will be announced then.

Start with the free lint.

bash
# free, no signup
claude plugin marketplace add lucksy/ds-bridge
claude plugin install ds-bridge
claude /ds-bridge:ds-lint