jimmc414

Deep Research Multi Language — Development skill for Claude Code

Development community

Deep Research Prompt: Multi-Language Scanner Feasibility Analysis.

How to install Deep Research Multi Language

Installs to ~/.claude/skills/jimmc414-claude-repo-xray-deep_research_multi_language/SKILL.md

Terminal
mkdir -p ~/.claude/skills/jimmc414-claude-repo-xray-deep_research_multi_language && curl -fsSL https://raw.githubusercontent.com/jimmc414/claude-repo-xray/HEAD/prompts/deep_research_multi_language.md -o ~/.claude/skills/jimmc414-claude-repo-xray-deep_research_multi_language/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Deep Research Multi Language does

Deep Research Prompt: Multi-Language Scanner Feasibility Analysis

Objective

Produce a comprehensive feasibility and usefulness analysis for extending repo-xray's deterministic AST-based scanning model to 8 specific languages: **AcuCobol, JavaScript, SQL, Java, C++, C, Swift, and Kotlin**. The output should be structured to directly expand the existing research document at `MULTI_LANGUAGE_RESEARCH.md`.

Background Context

repo-xray is a Python codebase analyzer that extracts 42+ struct

Alternatives in Development

Full documentation available on GitHub

View Source Repository