midnight-cq:quality-init
OfficialFast Biome-first code quality setup
Authordevrelaicom
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Projects often suffer from inconsistent linting, formatting, missing CI checks, and scattered test scaffolding; this Skill standardizes and bootstraps a single, reproducible Biome-based code quality pipeline for Midnight Network projects to prevent tool drift and broken CI.
Core Features & Use Cases
- Project detection: Detects Compact contracts, frontend DApps, existing Biome config, and conflicts like ESLint or Prettier.
- Safe migration: Migrates ESLint and Prettier configs to Biome with guidance on limitations and manual follow-ups.
- Scaffolding: Generates biome.json, .editorconfig, Husky pre-commit/pre-push hooks, and GitHub Actions workflows; conditionally adds Vitest for contract tests and Playwright for E2E.
- CI and hooks strategy: Implements fast checks (checks.yml) and a separate test suite (test.yml) with path filtering, Compact compilation, type-checks, and conditional E2E jobs.
Quick Start
Run the quality-init flow to detect project type, migrate any ESLint/Prettier to Biome, and scaffold biome.json, Husky hooks, and CI workflows.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: midnight-cq:quality-init Download link: https://github.com/devrelaicom/midnight-expert/archive/main.zip#midnight-cq-quality-init 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 471,000+ vetted skills library on demand.