원클릭으로
milens
milens에는 fuze210699에서 수집한 skills 22개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Code intelligence for the adapters area — symbols, dependencies, and entry points
Code intelligence for the analyzer area — symbols, dependencies, and entry points
Code intelligence for the apps area — symbols, dependencies, and entry points
Code intelligence for the docs area — symbols, dependencies, and entry points
Code intelligence MCP tools — symbol search, text grep, impact analysis, dependency graph
Code intelligence for the orchestrator area — symbols, dependencies, and entry points
Code intelligence for the parser area — symbols, dependencies, and entry points
Code intelligence for the root area — symbols, dependencies, and entry points
Code intelligence for the scripts area — symbols, dependencies, and entry points
Code intelligence for the security area — symbols, dependencies, and entry points
Code intelligence for the server area — symbols, dependencies, and entry points
Code intelligence for the store area — symbols, dependencies, and entry points
Code intelligence for the test area — symbols, dependencies, and entry points
Code intelligence for the ui area — symbols, dependencies, and entry points
Architecture Analysis — domains, routes, coupling, class hierarchy, and refactoring suggestions with scorecard
Root Cause Analysis — execution trace, blast radius, dependency paths, deep context, and ranked hypotheses with fix suggestions
Automated Code Review — PR analysis, symbol deep-dive, dead code detection, tech debt grep, and review report
Evaluation & Quality Gate — plan, implement, verify scope, review risk, run tests, check coverage, and pass/fail
Implementation Planning — research codebase, analyze impact, plan tests, and produce a structured implementation plan
Safe Refactoring with Blast Radius Check — find dead code, verify impact, remove safely, and verify test coverage
Security Audit — scan for secrets, hidden unicode, dangerous patterns, data leaks, and produce a security report
Test-Driven Development with Code Intelligence — find gaps, generate test plans, implement, and verify