Analyze JavaScript/TypeScript module architecture using jscan - class coupling (CBO), instability metrics, and circular dependency detection. Use when user asks about architecture, module structure, coupling, or circular dependencies.
ludo-technologies/polyscan
SkillsMP has collected 4 skills from ludo-technologies/polyscan. Open a skill to review its source and details.
- Latest recorded source activity
- SkillsMP catalog refreshed
- skills collected
- 4
- GitHub stars
- 3
- GitHub forks
- 1
Skills in this repository
Showing 4 of 4 collected skills.
Run the jscan command-line tool for JavaScript/TypeScript code quality analysis - CI/CD quality gates, HTML/JSON reports, full analysis runs, and project configuration. Use when user wants a CI check, a shareable report file, or to configure jscan for a…
Get an overall JavaScript/TypeScript code quality health score using jscan. Use when user asks how healthy or good the code is, wants a quality overview, a grade, a summary of technical debt, or a before/after quality comparison.
Find refactoring targets in JavaScript/TypeScript code using jscan - duplicate code (clones), overly complex functions, and dead code. Use when user asks about refactoring, code duplication, complexity hotspots, unreachable code, or cleaning up a codebase.