Keep Figma design tokens and your codebase in sync automatically
Design tokens in design files and codebases drift apart quickly. This recipe compares token sources on a schedule, highlights the differences, and helps you sync them before the UI starts diverging across Figma and code.
Create a skill called "Token Bridge". Connect a design-token source (such as exported Figma tokens, Tokens Studio JSON, or another shared token file) and a code repository's design token files (CSS custom properties, Tailwind config, SCSS variables, or JSON token files). On a configurable schedule, compare the token values in the design source against the values in code. When they differ, generate a detailed diff report showing which tokens changed, old vs. new values, and which source changed. Optionally draft a pull request to sync the code to match the design source. For reverse direction, detect code-side token changes and flag them for documentation or design review. After any approved sync, optionally capture visual regression screenshots of key pages to verify nothing broke. Send a weekly sync status summary via Slack or email.
Connect your design-token source and your code repository. Your Claw
periodically compares the values, generates a diff report when they drift,
and can prepare a pull request to bring the codebase back in sync. The
design source can be a Figma export, Tokens Studio JSON, or another shared
token file your team uses.
Brand colors and a font in, full design system tokens out
Every project starts with the same grind — building color scales, type scales, spacing systems, and shadow tokens from scratch. Hand your Claw the brand colors and a font choice, and get a complete token set in CSS custom properties, Tailwind config, or SCSS variables.
Sign a client, auto-create everything — folders, Figma, channels, questionnaire, kickoff
Every new project starts with the same admin: folders, channels, questionnaires, kickoff scheduling, and content planning. This recipe standardizes that setup so nothing important gets missed when a contract is signed.
Local-first AI assistant that automates small daily tasks safely on your device
A personal, local-first AI assistant that automates small daily tasks—organizing files, setting reminders, and monitoring system events—without touching sensitive data or taking risky actions without your approval.
Update pricing across all your Airbnb listings without clicking through each one
Automate bulk rate changes across multiple Airbnb listings using your Claw. Useful for seasonal pricing updates, last-minute discounts, or syncing rates after a change in your hosting strategy.