JavaScript and TypeScript Jest
Independent PiSkill directory guide. The original skill remains hosted by GitHub Awesome Copilot.
What is JavaScript and TypeScript Jest?
Creates and maintains Jest tests for JavaScript and TypeScript code with practical mocking, async behavior, edge cases, setup, and regression coverage.
Compatible tools
Related skills
Pytest Coverage
Improves Python test coverage with pytest by identifying meaningful gaps, designing focused cases, running coverage tools, and avoiding low-value assertion padding.
Agentic Eval
Provides patterns for evaluating and improving AI-agent outputs using self-critique, evaluator-optimizer loops, test-driven refinement, rubrics, and LLM-as-judge techniques.
Bug Reproduction Brief
Turns a vague or intermittent bug report into a minimal, evidence-backed reproduction with environment details, steps, expected versus actual behavior, and a focused basis for debugging.
Chrome DevTools
Uses Chrome DevTools MCP for browser automation, page inspection, screenshots, network debugging, console analysis, and frontend performance profiling.
Incident Postmortem
Produces an evidence-based incident postmortem with timeline, impact, contributing factors, root cause, corrective actions, owners, and follow-up verification.
Quality Playbook
Runs a deep quality audit on a codebase by deriving requirements, generating functional tests, performing multi-pass code review, auditing implementation against specs, and validating fixes with regression tests.