MetaMaskMetaMaskOfficialยท2 Agent Skills Included

metamask-extension

Build, test, and ship the MetaMask crypto wallet browser extension

Guides AI agents through building, testing, and maintaining the MetaMask browser extension codebase. Enforces TypeScript, React hooks, Redux patterns, LavaMoat security policies, and colocated unit tests automatically. Covers E2E testing with Page Object Model, CI workflow monitoring, and safe pull request conventions. Removes guesswork around build commands, linting, and security-sensitive changes.
npx skills add MetaMask/metamask-extension --all -g -y
Available:

Gives your AI agent strict coding, testing, security, and commit rules for safely modifying the MetaMask extension codebase, including when to escalate sensitive changes for human approval.

All Skills in This Repository (2)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install MetaMask extension skills?โ–ผ

Run `npx skills add MetaMask/metamask-extension --all -g -y` in your terminal to install all skills in this suite globally.

What do these MetaMask agent skills do?โ–ผ

They teach your AI coding agent the exact build commands, testing standards, and security rules needed to contribute safely to the MetaMask browser extension.

How do I run MetaMask E2E tests with an AI agent?โ–ผ

The skills route your agent to the Page Object Model testing standards, so it writes specs that call page objects and flows instead of raw locators.

Do these skills work with Claude Code and Cursor?โ–ผ

Yes. The AGENTS.md instructions are read natively by Claude Code, Cursor, and other agent frameworks that support the standard.

Can the agent commit code on its own?โ–ผ

No. The rules forbid committing or staging unless you explicitly ask, and pull requests are opened as drafts using Conventional Commits titles.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’