Autonomous language and framework detection for any programming language. Use when user asks to "detect language", "what language is this project", or when initializing ralph-dev for a new project.
$npx -y skills add mylukin/ralph-dev --skill detect-languageInstalls into the current project.
Run `npx skills use "https://github.com/mylukin/ralph-dev" --skill "mylukin/ralph-dev/detect-language"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mylukin/ralph-dev" that are relevant to the current task. Run `npx skills add "https://github.com/mylukin/ralph-dev"` and select the relevant skills, then follow their instructions.