lint-build-test
OfficialStreamline lint, build, and test workflows.
AuthorMetaMask
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the decision-making process for running lint, build, and test steps in a repository, preventing wasted effort on unnecessary tasks and ensuring consistent code quality.
Core Features & Use Cases
- Deterministic task selection: Analyzes git status and diffs to decide when to lint, build, or test.
- Per-package or full-repo execution: Supports running tasks for a single package in a Yarn workspace or for the entire monorepo.
- CI-friendly workflows: Produces repeatable commands and outcomes that integrate with common CI pipelines.
Quick Start
Run a full check for the entire monorepo:
- yarn lint:fix
- yarn build
- yarn test:dev:quiet
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: lint-build-test Download link: https://github.com/MetaMask/ocap-kernel/archive/main.zip#lint-build-test Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.