원클릭으로
cc-config
cc-config에는 spacholski1225에서 수집한 skills 10개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.
이 저장소의 skills
Transform markdown notes into engaging technical blog posts for both programmers and non-technical readers
Systematic techniques for reading and understanding unfamiliar legacy code without documentation
Map dependencies and coupling in legacy codebase to understand what breaks when you change something and identify refactoring risks
Create detailed implementation plans with bite-sized tasks for engineers with zero codebase context
Creating documentation from legacy code when none exists, focusing on what future maintainers need to know
Maintain skills wiki health - check links, naming, cross-references, and coverage
TDD for process documentation - test with subagents before writing, iterate until bulletproof
Create tests that describe what legacy code actually does (not what it should do) as safety net before refactoring
Safely replace legacy system piece by piece by building new implementation around it, routing traffic gradually, like a strangler fig tree
Skills for legacy code analysis, explanation, and safe refactoring - mandatory workflows and search tools