mozillamozillaOfficialยท18 Agent Skills Included

fxa

AI code review, testing, and release workflows for Mozilla Accounts

Automates code reviews, security audits, test drafting, and pull request workflows for the Mozilla Accounts monorepo. Catches bugs, regressions, and security issues before merge without manual checklist work. Drafts Jira tickets, changelogs, and PR descriptions so engineers ship faster with less busywork.
npx skills add mozilla/fxa --all -g -y
Available:

Gives the AI agent strict security rules, repo layout conventions, and routing instructions for when to invoke each review, testing, and release skill in this suite.

All Skills in This Repository (18)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-simplify

Simplify TypeScript and JavaScript code in the FXA monorepo without altering runtime behavior.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-check-githistory

Compare current branch diffs against historical commits to identify regressions.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-check-react

Identify and report issues in changed React/TSX files against main.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-jira-feature-description

Draft Jira descriptions for FXA tasks from planning docs and repo patterns.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-explain-code

Explain code diffs with changes, rationale, and edge cases.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-security-review

Audit code diffs against OWASP categories and leakage patterns.

Official
Advanced
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-jira-bug-description

Generate structured Jira bug reports for FXA issues from logs or Sentry events.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-review-quick

Review FXA commits for security, conventions, logic, tests, and migrations.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-review

Review FXA commits for security, TypeScript, logic, tests, and architecture.

Official
Advanced
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-check-smells

Detect code smells in files changed on the current branch against main.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-check-docs

Correct grammar, typos, and unclear wording in changed files' documentation.

Official
Intermediate
๐Ÿ“ฆ In Repo
mozillamozilla

fxa-test-repair

Reviews test files against FXA testing guidelines and produces a prioritized repair plan.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install mozilla/fxa skills?โ–ผ

Run `npx skills add mozilla/fxa --all -g -y` in your terminal to install all skills in this suite globally.

What do the fxa skills do?โ–ผ

They automate code reviews, security audits, test drafting and repair, PR creation, Jira ticket writing, and release changelogs for the Mozilla Accounts monorepo.

Can AI review my pull request for security issues?โ–ผ

Yes. The fxa-security-review and fxa-review skills scan your changes for OWASP vulnerabilities, secrets leaks, injection risks, and auth problems with severity-ranked fixes.

How do I generate tests for changed code?โ–ผ

The fxa-test-draft skill analyzes your diff and drafts Jest tests following project conventions, while fxa-test-independence verifies they pass in isolation.

Do these skills work with Claude Code?โ–ผ

Yes. All skills follow the standard SKILL.md format and run directly in Claude Code and other compatible AI coding agents.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’