Skip to content

Add figma/file-browser domain skill#435

Open
ingikim wants to merge 1 commit into
browser-use:mainfrom
ingikim:figma-file-browser-skill
Open

Add figma/file-browser domain skill#435
ingikim wants to merge 1 commit into
browser-use:mainfrom
ingikim:figma-file-browser-skill

Conversation

@ingikim

@ingikim ingikim commented Jun 12, 2026

Copy link
Copy Markdown

Field-tested mechanics for the Figma file browser: internal JSON APIs (recent_files, folder listing, PUT rename), why the /duplicate URL and context-menu clicks fail, the working Cmd+D duplication path, and SPA navigation traps.

🤖 Generated with Claude Code


Summary by cubic

Adds a domain skill for the Figma file browser with clear steps for listing, duplicating, and renaming files. Documents internal APIs and pitfalls so scripted workflows are reliable.

  • New Features
    • Internal APIs: recent files, folder listing, PUT rename.
    • Duplication: select a tile, press Cmd+D; verify via folder API.
    • Pitfalls: the /duplicate URL doesn’t work for owned files; context-menu clicks don’t fire; SPA intercepts /files URLs—use clicks or APIs.

Written for commit b5de05c. Summary will update on new commits.

Review in cubic

…Is, rename via PUT

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@browser-harness-review

Copy link
Copy Markdown

✅ Skill review passed

Reviewed 1 file(s) — no findings.

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

Re-trigger cubic

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant