typescript-quality-engineering

Coordinate cross-layer TypeScript quality engineering for test coverage, policy, and CI readiness.

15|3|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/LazyIsEfficient/agentic-os --skill typescript-quality-engineering
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: typescript-quality-engineering
Source: https://github.com/LazyIsEfficient/agentic-os/tree/main/.claude/skills/typescript-quality-engineering
Command: npx skills add https://github.com/LazyIsEfficient/agentic-os --skill typescript-quality-engineering

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Governs cross-layer quality engineering for TypeScript projects by unifying end-to-end testing, contract testing, test policy, and CI orchestration into a single, coherent approach.

Core Features & Use Cases

  • Universal QE rules: observable-behavior assertions, independence, determinism, and deterministic test design.
  • Layer-specific guidance: references to typescript-testing-frontend, typescript-testing-backend, and web3-smart-contract-engineering for component skills.
  • CI orchestration and policy: guidance on integrating test pipelines, coverage reporting, and cross-layer QA practices.

Quick Start

Audit your current TypeScript test suite and map each layer to a QE skill, then implement umbrella QE guidelines across projects.

Frequently Asked Questions about typescript-quality-engineering

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate end-to-end testing and contract testing across a TypeScript stack?

Cross-layer quality engineering coordinates end-to-end testing and contract testing by enforcing observable behavior, independence, and determinism across frontend, backend, and smart contract layers. It unifies test policies and CI orchestration into a single coherent approach.

How do I integrate Playwright E2E tests into a TypeScript CI pipeline?

Playwright E2E tests integrate into TypeScript CI pipelines through cross-layer quality engineering orchestration, which provides guidance on test pipeline integration, coverage reporting, and structured QA practices across project layers.

What is the best way to enforce test policy and determinism in TypeScript projects?

Enforcing test policy and determinism in TypeScript projects requires applying universal quality engineering rules that mandate observable-behavior assertions, test independence, and deterministic test design across all layers.

Can I use Hardhat contract testing within a unified TypeScript quality engineering workflow?

Yes, Hardhat contract testing fits into a unified TypeScript quality engineering workflow by referencing web3 smart contract engineering skills, ensuring smart contract layers adhere to the same cross-layer test policies and CI readiness.

Does cross-layer TypeScript quality engineering work for both frontend and backend test suites?

Yes, cross-layer TypeScript quality engineering works for both by mapping each layer to specific component skills like typescript-testing-frontend and typescript-testing-backend, applying umbrella QE guidelines across the entire project.