tech-stack-detection
CommunityIdentify project tech stacks and tooling fast.
Data & Analytics#project-structure#tech-stack#framework-detection#package-manager#dependency-detection#config-analysis
AuthorI2olanD
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the detection of a project's tech stack, packaging, and tooling by analyzing root artifacts, manifests, and directory structure.
Core Features & Use Cases
- Package Manager Detection: Reads lock files (package-lock.json, yarn.lock, pnpm-lock.yaml, bun.lockb) to identify the primary ecosystem.
- Framework & Tooling Signatures: Inspects manifest files (package.json, pyproject.toml, Cargo.toml) and framework-specific configs to classify frameworks.
- Architecture & Directory Patterns: Detects common patterns like app/ or src/, routes/, pages/ to infer framework usage and project type.
- Use Case: Starting work on unfamiliar repositories to guide setup, tooling choices, and recommendations.
Quick Start
Run the tech-stack-detection skill on a project root to identify its tech stack, package manager, and key configuration patterns. For example, analyze a repository with package.json and next.config.js to confirm Next.js + npm/yarn usage.
Dependency Matrix
Required Modules
None requiredComponents
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: tech-stack-detection Download link: https://github.com/I2olanD/dotfiles/archive/main.zip#tech-stack-detection Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.