ide-quality
SolidMulti-language code quality sweep using IDE bridge tools. Runs diagnostics across all languages, auto-fixes lint errors, organizes imports, formats code, runs tests, and optionally commits the cleanup.
Install
Quality Score: 87/100
Skill Content
Details
- Author
- Oolab-labs
- Repository
- Oolab-labs/patchwork-os
- Created
- 1 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
full-quality-scan
Runs all configured linters and security scanners (cppcheck, ESLint, Semgrep, osv-scanner, dart analyze) across the entire repository, then fixes every finding — directly if ≤10, via a structured plan with parallel subagents if more. Use when user wants a full repo-wide quality or security scan, says "scan everything", "fix all lint issues", "clean up the whole repo", "full quality check", or asks to run tools across the full codebase (not just staged files or recent changes).
code-quality
Code quality validation with linters, SOLID principles, DRY detection, error detection, and architecture compliance across all languages.
quality
Run quality checks, fix code quality issues, check code style, format code, or perform lint checks