Skip to main content
3D-Tech-Solutions
GitHub creator profile

3D-Tech-Solutions

Repository-level view of 8 collected skills across 1 GitHub repositories.

skills collected
8
repositories
1
updated
2026-03-29
repository map

Where the skills live

Top repositories by collected skill count, with their share of this creator catalog and occupation spread.

repository explorer

Repositories and representative skills

cs-analyze
software-developers

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
software-developers

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
software-developers

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

2026-03-29
cs-policy
information-security-analysts

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
software-developers

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
information-security-analysts

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
software-developers

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
software-quality-assurance-analysts-and-testers

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
Showing 1 of 1 repositories
All repositories loaded