Skip to content

Add Smart Accounts Kit glossary#2814

Open
alexandratran wants to merge 15 commits intomainfrom
2584-glossary
Open

Add Smart Accounts Kit glossary#2814
alexandratran wants to merge 15 commits intomainfrom
2584-glossary

Conversation

@alexandratran
Copy link
Copy Markdown
Contributor

@alexandratran alexandratran commented Apr 2, 2026

Description

Add glossary implementation for Smart Accounts Kit, including inline tooltips.

Issue(s) fixed

Fixes #2584

Preview

https://metamask-docs-rgth9xub0-consensys-ddffed67.vercel.app/smart-accounts-kit/development/get-started/install/

Checklist

  • If this PR updates or adds documentation content that changes or adds technical meaning, it has received an approval from an engineer or DevRel from the relevant team.
  • If this PR updates or adds documentation content, it has received an approval from a technical writer.

External contributor checklist

  • I've read the contribution guidelines.
  • I've created a new issue (or assigned myself to an existing issue) describing what this PR addresses.

Note

Medium Risk
Mostly documentation changes, but it introduces a new Node-based glossary generator that now runs automatically on start/build, which could break CI/builds if paths/JSON format drift.

Overview
Adds a Smart Accounts Kit glossary system backed by src/lib/glossary.json, with an auto-generated smart-accounts-kit/reference/glossary.mdx and a new npm run glossary:generate script that is now executed before docusaurus start and docusaurus build.

Updates Smart Accounts Kit docs to use inline tooltip terms via @theme/GlossaryTerm across multiple guides/references/troubleshooting pages, and exposes the new glossary page in gator-sidebar.js. Also adjusts lint ignores to exclude scripts/*.js and updates Cursor rule globs to cover the new glossary sources/generator.

Reviewed by Cursor Bugbot for commit da78ed0. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 2, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
metamask-docs Ready Ready Preview, Comment Apr 8, 2026 6:06pm

Request Review

@alexandratran alexandratran marked this pull request as ready for review April 3, 2026 23:40
@alexandratran alexandratran requested review from a team as code owners April 3, 2026 23:40
Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 2 potential issues.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, have a team admin enable autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit 975cf7a. Configure here.

@alexandratran alexandratran marked this pull request as ready for review April 7, 2026 00:01
bgravenorst
bgravenorst previously approved these changes Apr 7, 2026
Copy link
Copy Markdown
Contributor

@bgravenorst bgravenorst left a comment

Choose a reason for hiding this comment

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

lgtm

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.

[Smart Accounts Kit] Add glossary page

2 participants