dev-workflow-checker

Community

Auto-checks code after edits for quality.

Authorshenjingnan
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This skill ensures that after code modifications, essential quality checks are automatically executed to maintain code health and prevent regressions.

Core Features & Use Cases

  • Automatically remind and run the required checks after edits for both frontend and backend codebases.
  • Supports common workflows by executing TypeScript checks, linting, and tests using pnpm commands.
  • Use Case: after finishing a patch, the skill prompts you to run checks before committing or pushing.

Quick Start

After you modify code, run the appropriate checks:

  • Frontend changes: pnpm check:type, pnpm lint, pnpm test
  • Backend changes: pnpm check:type, pnpm lint, pnpm test

Dependency Matrix

Required Modules

None required

Components

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: dev-workflow-checker
Download link: https://github.com/shenjingnan/xiaozhi-client/archive/main.zip#dev-workflow-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.