metamask-extension
Build, test, and ship the MetaMask crypto wallet browser extension
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow 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โopenclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core