run-dev-checks
OfficialEnsure code quality and consistency.
Authorlushly-dev
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the development process by automating crucial checks like linting, testing, building, and static analysis, ensuring code quality and consistency across different languages.
Core Features & Use Cases
- Language-Aware Commands: Automatically runs the correct linting, testing, and building tools (Ruff for Python, Biome for TypeScript, Clippy for Rust).
- Quality Gates: Enforces standards for file size, test coverage, and dependency freshness.
- Static Analysis: Detects dead code, circular imports, and unused dependencies.
- Use Case: Before committing code, run
dev lintto catch style issues,dev testto ensure functionality, anddev_check_sizeto maintain code readability.
Quick Start
Run the development linting command for the current project.
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: run-dev-checks Download link: https://github.com/lushly-dev/afd/archive/main.zip#run-dev-checks 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.