review-tooling
SolidDetect what dev tooling infrastructure a project has and flag gaps across linters, formatters, pre-commit hooks, test runners, and CI/CD pipelines. Returns structured findings without applying changes. Use when the user asks to "review tooling", "check project tooling", "what tooling is missing", "review dev infrastructure", or "tooling audit".
Install
Quality Score: 89/100
Skill Content
Details
- Author
- tobihagemann
- Repository
- tobihagemann/turbo
- Created
- 3 months ago
- Last Updated
- 5 days ago
- Language
- Python
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
review-tool
Reviews tool configurations for correctness.
scrutinizing-projects
Use when asked to critique, audit, or review a codebase for architectural rot, accumulated residues, unclear naming, suboptimal design, or fitness as a base for future extension. Produces a single critique file plus a chat TL;DR. Triggers include "review my project", "audit this codebase", "is this well structured", "find tech debt", "code smells", "should we rewrite", "is this a good base for X".
reviewing-code
Use when reviewing code changes, checking PRs, or evaluating code quality.