Skip to content

chore: create skills directory in repository with jest migration skill#8316

Open
pearigee wants to merge 2 commits into
mainfrom
pearigee-create-skills-directory
Open

chore: create skills directory in repository with jest migration skill#8316
pearigee wants to merge 2 commits into
mainfrom
pearigee-create-skills-directory

Conversation

@pearigee
Copy link
Copy Markdown
Contributor

This PR creates a .agent/skills directory so we can begin to persist useful AI tasks for reuse.

The first skill in this folder is one to automatically migrate tests to jest (significantly reducing dependency count). This is an experimental skill related to our test modernization effort: https://docs.google.com/document/d/1h8KcvKD-3HSGVhyQb8-N3LMsg1ewUWbxczLoYcAn208/edit?tab=t.0

This directory structure also aligns with the org wide AI standards discussed in https://docs.google.com/document/d/1uZd928IMuaNja-ueyB1H4Ptss5GvhZ59qSmP-ne9wbY/edit?resourcekey=0-dmqkFRlYk79xd5hMBYmVzw&tab=t.0#heading=h.1u3u9ry7hbkl

@pearigee pearigee requested a review from a team as a code owner May 19, 2026 20:24
Copy link
Copy Markdown
Contributor

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

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

Code Review

This pull request introduces a new skill document, mocha-to-jest-migrator/SKILL.md, which provides comprehensive guidance for migrating Node.js projects from Mocha, Sinon, and Istanbul to Jest. The document covers infrastructure changes, syntax transformations, advanced mocking patterns, and cleanup steps. A review comment correctly pointed out a typo in the Git cleanup section, suggesting that coverage directories should be ignored rather than tracked in .gitignore.

Comment thread .agents/skills/mocha-to-jest-migrator/SKILL.md Outdated
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.

1 participant