Skip to main content
GitHub 저장소

code-scalpel

code-scalpel에는 3D-Tech-Solutions에서 수집한 skills 8개가 있으며, 저장소 수준 직업 범위와 사이트 내 skill 상세 페이지를 제공합니다.

수집된 skills
8
Stars
15
업데이트
2026-03-29
Forks
1
직업 범위
직업 카테고리 3개 · 100% 분류됨
저장소 탐색

이 저장소의 skills

cs-analyze
소프트웨어 개발자

Analyze code structure: parse functions, classes, imports, and complexity metrics. Use to understand a file or project without reading the source code directly.

2026-03-29
cs-extract
소프트웨어 개발자

Extract a specific function, class, or method from a file using Code Scalpel. Use when you need to show a symbol without reading the entire file—saves 95% of context.

2026-03-29
cs-map
소프트웨어 개발자

Map project architecture: discover modules, build call graphs, visualize structure, trace critical paths. Complete architecture overview with dependency flows.

2026-03-29
cs-policy
정보 보안 분석가

Verify code compliance with policies and standards: HIPAA, SOC2, PCI-DSS, custom style guides. Validate policy file integrity with cryptographic verification.

2026-03-29
cs-refactor
소프트웨어 개발자

Safe refactoring workflow: find all usages, trace dependencies, simulate changes, generate baseline tests, then apply with backup. Behavior-preserving refactor.

2026-03-29
cs-security
정보 보안 분석가

Full security audit: detect local vulnerabilities, cross-file taint flows, CVEs in dependencies, and polyglot sink patterns. Complete security scan pipeline.

2026-03-29
cs-setup
소프트웨어 개발자

Install and verify the Code Scalpel MCP server. Checks if codescalpel is already installed in Claude Code, runs `claude mcp add` if needed, and confirms connection by fetching capabilities.

2026-03-29
cs-tests
소프트웨어 품질 보증 분석가·테스터

Generate unit tests from code paths. Uses symbolic execution to explore branches, identify edge cases, and auto-generate pytest/unittest test cases.

2026-03-29