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.
원문 언어: 영어
메뉴
SkillsMP는 ludo-technologies/polyscan에서 4개의 skill을 수집했습니다. skill을 열어 소스와 세부 정보를 확인하세요.
수집된 skill 4개 중 4개를 표시합니다.
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.
원문 언어: 영어
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.
원문 언어: 영어