quality-check
CommunityAutomate code quality checks, ship with confidence.
Software Engineering#code quality#automation#developer tools#code review#linting#formatting#type checking
Authorrsnorman
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the manual, time-consuming, and error-prone process of checking code quality. It ensures your codebase adheres to established standards, catches potential bugs early, and maintains a high level of code health without requiring constant human oversight.
Core Features & Use Cases
- Automated Linting (ESLint): Automatically identifies and flags problematic patterns or stylistic issues in your JavaScript/TypeScript code.
- Consistent Formatting (Prettier): Enforces a uniform code style across your entire project, reducing merge conflicts and improving readability.
- Robust Type Checking (TypeScript): Catches type-related errors before runtime, enhancing code reliability and preventing unexpected behavior.
- Use Case: Before pushing your code to a shared branch or creating a pull request, activate this Skill to automatically verify that all your changes meet the project's quality standards, ensuring a clean, maintainable, and error-free contribution.
Quick Start
Run all quality checks on the current project.
Dependency Matrix
Required Modules
eslintprettiertypescript
Components
scripts
💻 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: quality-check Download link: https://github.com/rsnorman/recipe-generator/archive/main.zip#quality-check 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.