moai-core-language-detection

Community

Auto-detects languages and frameworks.

Authorjg-chalk-io
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill auto-detects project language and framework from common configuration files and dependencies via pattern matching.

Core Features & Use Cases

  • Pattern-based Detection: Analyzes package.json, pyproject.toml, Cargo.toml, go.mod, etc.
  • Framework Identification: Detects Next.js, Django, Flask, Express, etc.
  • Monorepo Recognition: Handles multi-project repos
  • Fallback Analysis: Uses file extensions if needed

Quick Start

Run detect against a repository to infer language, framework, and package manager.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: moai-core-language-detection
Download link: https://github.com/jg-chalk-io/Nora-LiveKit/archive/main.zip#moai-core-language-detection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository