Skip to content

docs: add figma wizard docs + bump to v0.3.3#253

Merged
rubenmarcus merged 2 commits intofeat/figma-wizardfrom
chore/v0.3.3-docs
Feb 26, 2026
Merged

docs: add figma wizard docs + bump to v0.3.3#253
rubenmarcus merged 2 commits intofeat/figma-wizardfrom
chore/v0.3.3-docs

Conversation

@rubenmarcus
Copy link
Member

Summary

  • Add Figma to Code section in README with interactive wizard example and feature highlights
  • New docs/docs/cli/figma.md — full documentation for ralph-starter figma command (wizard flow, options, examples)
  • Updated docs/docs/sources/figma.md — expanded spec output docs with all new API properties from PR feat: enhance Figma integration with full API property coverage #251 (sizing modes, individual borders, rotation, text truncation, font checking, image/icon/screenshot export, composite visual group detection)
  • Added cli/figma to sidebar navigation
  • Bumped version from 0.3.2 to 0.3.3

Test plan

  • pnpm build passes
  • pnpm test:run — all 213 tests pass
  • node dist/cli.js --version shows 0.3.3
  • Docusaurus docs build successfully

🤖 Generated with Claude Code

- Add Figma to Code section in README with wizard example
- Add docs/docs/cli/figma.md for the new figma command
- Update docs/docs/sources/figma.md with full API property coverage
  (sizing modes, individual borders, rotation, text truncation,
  font checking, image/icon export, composite rendering)
- Add figma to sidebars CLI reference
- Bump version to 0.3.3

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@chatgpt-codex-connector
Copy link

You have reached your Codex usage limits for code reviews. You can see your limits in the Codex usage dashboard.

@greptile-apps
Copy link
Contributor

greptile-apps bot commented Feb 25, 2026

Greptile Summary

Added comprehensive Figma wizard documentation across README and docs site. The PR introduces a new ralph-starter figma command section with interactive wizard flow explanation, expands the Figma integration feature list with all properties from PR #251 (sizing modes, individual borders, rotation, text truncation, font checking, image/icon/screenshot export), and bumps version to 0.3.3.

Key Changes:

  • New docs/cli/figma.md documenting the 4-step wizard (URL, task, tech stack, model)
  • Expanded docs/sources/figma.md with comprehensive API property coverage
  • Updated README with "Figma to Code" section and usage examples
  • Added cli/figma to docs sidebar navigation
  • Version bump: 0.3.2 → 0.3.3

All changes are documentation-only with consistent markdown formatting and proper cross-linking between docs.

Confidence Score: 5/5

  • Safe to merge - documentation-only changes with no code impact
  • This is a documentation-only PR with markdown files and a version bump. No logic changes, no security concerns, and the formatting is clean and consistent throughout.
  • No files require special attention

Important Files Changed

Filename Overview
README.md Added Figma wizard documentation, updated integration table with expanded features, clean markdown formatting
docs/docs/cli/figma.md New comprehensive CLI documentation for ralph-starter figma command with wizard flow, options, and examples
docs/docs/sources/figma.md Expanded spec output docs with comprehensive API property coverage from PR #251, added wizard section
docs/sidebars.ts Added cli/figma to CLI Reference navigation, properly positioned after cli/run
package.json Version bump from 0.3.2 to 0.3.3, follows semantic versioning for patch release

Last reviewed commit: 7e374f4

@github-actions
Copy link
Contributor

github-actions bot commented Feb 25, 2026

🔗 Docs Preview

Preview URL: https://chore-v0-3-3-docs.ralph-starter-docs.pages.dev

This preview was deployed from the latest commit on this PR.

- Convert changelog.md to changelog.mdx with GitHubReleases component
- New component fetches releases live from GitHub API (client-side)
- Shows green pulse indicator with "Live from GitHub Releases" header
- Falls back gracefully if API is unavailable
- Add v0.3.3 changelog entry covering Figma enhancements, wizard
  command, security sanitization, and TOCTOU fixes
- Update generate-full-docs.cjs to reference .mdx extension

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@rubenmarcus rubenmarcus merged commit 407be41 into feat/figma-wizard Feb 26, 2026
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant